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

JavaScript

Hashim Warren
seal-mask
.a{fill-rule:evenodd;}techdegree
Hashim Warren
Front End Web Development Techdegree Student 1,207 Points

Help 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

The ubiquitous todo list is always a good place to start as it will show you a lot about working with arrays.

James Barnett
James Barnett
39,199 Points

I'd suggest working through the projects on pairuptocode.com

James Barnett
James Barnett
39,199 Points

I 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.