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!
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

Hashim Warren
Front End Web Development Techdegree Student 1,207 PointsHelp me think through a first project
What's a good first project that will help me learn Javascript?
It's my first programming language. I'm told I should have a small project that will keep me focused and excited.
What was your first Javascript project? Any suggestions for me?
3 Answers

Paul Graham
1,396 PointsThe ubiquitous todo list is always a good place to start as it will show you a lot about working with arrays.

James Barnett
39,199 PointsI'd suggest working through the projects on pairuptocode.com

James Barnett
39,199 PointsI just noticed how many points you have before you get to that point I'd recommend you do some small practice exercises.
I'd also recommend that you work through learn street JavaScript course along side the JavaScript Foundations as it includes plenty of practice.