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 trialDean Paterson
12,996 PointsReally struggling with JS programming concepts in general, any other vids or sources?
Totally fine with HTML & CSS, but variables, properties, objects are going over my head, i've completed JS for beginners, AJAX, JQuery, JS & the Dom, nothings sticking, any other videos on Treehouse or resources recommend
Dean Paterson
12,996 PointsI'll look into those other resources Isra, thank you!!
2 Answers
Steven Parker
231,269 PointsHow about JavaScript Loops, Arrays and Objects and Object-Oriented JavaScript?
Also note that the latter course is scheduled to be updated in a couple of months, you might get extra reinforcement if you take it now, and then also take the updated version when it is released.
Dean Paterson
12,996 PointsI've just started that programme (OOP JS), that's when I realised nothing is going in, i feel like i'm lying to myself, i probably could go through it and answer the questions and complete the tasks, but by the end i'd still be none the wiser.. maybe its just not for me.. just can't get the concepts of it and it's really frustrating me
Steven Parker
231,269 PointsYou might enjoy this episode of The Treehouse Show that discusses temporary learning blocks and strategies for dealing with them (including suggestions by me!).
Also, if you find you can complete the challenges and quizzes, perhaps you "get" more than you think!
Dean Paterson
12,996 PointsJust watched it, some good advice in there, think i just need to take a break and come back tomorrow with a clear head! thank you for the input it's appreciated !!
nickyp
2,140 PointsI would suggest reading the docs on MDN
Dean Paterson
12,996 PointsThanks nickyp, i have been through it and i know bits thanks to these courses, but ask me to do some "real world" coding and i'm clueless
nickyp
2,140 PointsWell, these topics can sometimes be challenging to beginners. My only advice is - practice, practice, practice
Dean Paterson
12,996 PointsThanks nickp, i'll keep at it, possibly start from the beginning !!
Isra Teneda
10,734 PointsIsra Teneda
10,734 PointsFree Code Camp is another interactive resource for learning javascript or eloquent javascript book both are free.