Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialDan Putnam
Front End Web Development Techdegree Student 8,596 PointsIs there any other course on this?
This is my 3rd time going through the course and following along in the editor.. is there another teacher or another class that goes over this material? It is not clicking at all.
4 Answers
Dan Putnam
Front End Web Development Techdegree Student 8,596 Points@jag It's not clicking as in I don't understand what I'm doing or what is going on. I can follow along, but by the end I feel like I have not learned anything. Should I try something else? Maybe js is not for me?
jag
18,266 PointsHave you tried to do it on your own? The best way is to try it and get some help so you can see what you are taking in. What concepts do you not understand? JS didn't click for me either in the start but playing with functions to see what they individually do helps rather than just taking on a full project and making the whole thing work.
Jacob Mishkin
23,118 PointsHow proficient are you in the JS basics course? Maybe a good idea is to really focus vanilla Javascript first for a while, then step into OOP JS. I think its always a good practice to know the basics before moving int more advanced topics.
Daniel Sokol
14,888 PointsHi Dan,
I tried posting a full explanation of what's going on in this course in the link below (scroll down a bit). It helped me to write it all down.
Check it out - hope it helps!
Ullas Savkoor
6,028 PointsHi Dan Putnam,
The reason this stuff might be getting over your head is because this might be your first programming language and your first peek into OOPS concept(ie object oriented programming). I suggest you get familiar with the OOPS concept by browsing the net. OOPS is a language independent programming style.This might help you in understanding this course.
jlampstack
23,932 PointsHi Dan,
The course makes perfect sense the way Andrew explains it. With enough practice you will have that AHA! moment. If you would like another resource, there is a great youtube video from techsith that I posted below. It helped me alot.
jag
18,266 Pointsjag
18,266 PointsWhat do you mean by not clicking at all? Functions? Video? Links?