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

Alin Resiga
Alin Resiga
9,253 Points

Outgrowing treehouse - AskTreehouse

I feel like I am outgrowing treehouse and I am looking somewhere else to learn more advance programming tasks. For example, very few go pasted intermediate in terms of difficulty and it seems like every new language has the same class, methods, variables and maybe for-loops as their introduction. I was wondering does this turn anyone else off when learning new programming languages and where do you go after you learned all you want to learn from Treehouse?

2 Answers

jason chan
jason chan
31,009 Points

I highly recommend the python course in teamtreehouse. it's probably the hardest track here.

https://teamtreehouse.com/tracks/learn-python <br /> https://teamtreehouse.com/tracks/learn-flask

Kenneth love is really good teacher.

I know javascript can go pretty deep. I'm doing my own things on books right now.

I agree with jason,

Instructor Love purposely goes out of his way to make his python courses some of the hardest on Treehouse.


But as far as learning more advanced/intermediate skills there is no stopping you.

The internet is the ultimate programming manual,

all you have to do is search for what you want to learn:

https://www.google.com/

Here's a search term to start: MOOC (Massively Open Online Courses)


Colleges like MIT and Standford are basically putting all their computer programming courses online.

Many of them are not designed for beginners but for upper level software engineers.

There is usually a free version available (with youtube videos of the actual classes).


That being said, joining a forum and reading through all the threads can be

more enlightening than a read through any tutorial you might find online.

It's also a way to get better (more thorough/complete) answers to

intermediate/advanced coding questions then you'll get here.


I'm old school so I bring up the fact that there are still programming books published every year (if only so college professors can torture/impoverish their students by requiring them to buy them).

I know the thought of lugging around a voluminous tome of dead wood pulp is an anathema to the Millennial/Gen-Y crowd, but usually you can a pdf or ePub version available if you look around.