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 trialEric Lecours
3,478 PointsPutting what I'm learning into use
I'm going through the Web Developer Track. Any advice on how I can put what I'm learning into use?
2 Answers
Ari Misha
19,323 PointsDo you think you're good at Algorithms, especially JavaScript? I'd highly recommend doing algorithm training since it helps creating complex algorithms, force you to dive deep in the programming language itself ad gives you that confidence to tackle any obstacles around syntaxes and errors when you're coding. There are a lots of websites out there to prepare you and they offer multiple languages as well. One of my fave is Codewars.
Now regarding any projects to work on as a web dev, create a portfolio website on your own and about yourself. Good luck! (:
~ Ari
Jacob Mishkin
23,118 PointsBuild something simple, whatever you've learned so far try and incorporate it into something, it can be anything but try and add something new to whatever you are already building or build something new.