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 Basics (Retired) Creating Reusable Code with Functions Random Number Challenge, Part II Solution

Need more practice before moving forward-

Hello I've finished the Javascript Basics course and did pretty well on all the tests and challenges but still don't feel confident, especially with functions! Is there a resource with more exercises to practice before moving on to the next course, for example more workspace challenges, that type of thing? Either within Treehouse or outside? I think if I keep trying to learn more things before getting this down I'll get completely confused (and frustrated). Thanks!! Michele

1 Answer

There are plenty of places online to learn Javascript, If you have not already checked out CodeCademy, do so. Its free and very informative.

For the best practice, It's best you think of your own, one were you are not following step by step. It's the best way to learn and you'll understand where you need help and you'll know, through research, how to then solve those problems.

I too was in the same position but I created some small projects of my own and now I have a better understanding of Javascript and jQuery.

Thank you! Good ideas. I really just want exercises not more learning yet. I will try to think of some challenges. Thanks!