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

General Discussion

alex gwartney
alex gwartney
8,849 Points

How important is it to practice algorithms for web development?

So im just curious but i have started to build out projects for my portfolio since i have finished the full stack java script course on here. But im curious though is it also important that once i get projects completed that i start focusing on algorithms and learning them in order to pass technical interviews for jobs?

2 Answers

jason chan
jason chan
31,009 Points

A good way is to make a game. Try making a console text based game.

Try building a website with compass sass. Yes everything can break. LOLs.

Hi alex,

I'm not really answering your question there but a very nice way to practice algorithms and find out if it's your thing is solving problems at https://projecteuler.net/ It's free and addictive, then messes up your brain (it really is a drug).

alex gwartney
alex gwartney
8,849 Points

Thanks for the link i will check it out