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 JavaScript Arrays Multidimensional Arrays Build a Quiz Challenge – One Solution

Clayton Bailey
Clayton Bailey
1,453 Points

Tips and advice?

Sometimes I grasp the general idea of the material but the nitty gritty is where I get stuck. What are some other valuable resources that can help bust through a wall in my way as I am still early on in my learning stages of JavaScript?

1 Answer

Robert Manolis
STAFF
Robert Manolis
Treehouse Guest Teacher

Hey Clayton Bailey , practice is your number one tool for getting better. Try to code everyday. And when you're not coding, read about coding. Google any code related question that pops into your head. Join in the conversation in code related forums, read code related blogs, listen to code related podcasts and constantly return to the docs like MDN and W3Schools. And the Head First series of books on coding seem to be pretty great for beginners. Specifically, the one on HTML5 Programming and JavaScript programming. :thumbsup: