Hey everyone,
I’m new to fee code camp, and loving it so far. I have a small background in coding (associates in software development) but still trying to get to the point of being employable.
My questing here is, how do I learn without cheating myself? I feel like I look everything up and can barely type any code without google searching how to do something. (This is all I did through school as well…)
I’m working through the front end course and just got to the the portfolio project. I don’t know jquery besides what we went over in the few beginner lessons. I wanted to add an effect using jquery for when I hover over thumbnail images to essentially drop the opacity, and pop up text for the tools i used to complete the project displayed in the thumbnail.
Basically I feel like I’m cheating myself by googling that, finding someone elses stack overflow, and re typing in the code someone answered with to make it work with my classes and id’s.
How do I do learn correctly and not just google everything and copy someone else’s code?