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 trial

JavaScript Object-Oriented JavaScript (2015) Introduction to Methods Object Literal Review

Dean Paterson
Dean Paterson
12,996 Points

Really 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

Isra Teneda
Isra Teneda
10,734 Points

Free Code Camp is another interactive resource for learning javascript or eloquent javascript book both are free.

Dean Paterson
Dean Paterson
12,996 Points

I'll look into those other resources Isra, thank you!!

2 Answers

Steven Parker
Steven Parker
231,269 Points

How 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
Dean Paterson
12,996 Points

I'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
Steven Parker
231,269 Points

You 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
Dean Paterson
12,996 Points

Just 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
nickyp
2,140 Points

I would suggest reading the docs on MDN

Dean Paterson
Dean Paterson
12,996 Points

Thanks 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
nickyp
2,140 Points

Well, these topics can sometimes be challenging to beginners. My only advice is - practice, practice, practice

Dean Paterson
Dean Paterson
12,996 Points

Thanks nickp, i'll keep at it, possibly start from the beginning !!