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

Ruby

Pedro Pinto
Pedro Pinto
3,798 Points

Python Class

Team Tree House is planning in a near future to launch a Python/Django class?

If not, why did you choose Ruby on Rails over Python/Django?

It would be interesting for newcomers of the programming world to know about the reasons of this choice :)

Thanks.

6 Answers

James Barnett
James Barnett
39,199 Points

There has been talk about a Django course, I can't speak for Treehouse but, I think that's one of the new topics they hope to launch in 2013.

There is no such thing a perfect programming language. Both Python and Ruby share similar goals of increased programmer productivity. Their respective web frameworks were developed to written to allow Python & Ruby programmers to "make hard things easier and impossible things possible."

The most likely reason is that Treehouse is a young company and a few of their early hires knew Ruby on Rails so that's they taught.

Also Ruby on Rails is the new hottness and the startup world is all about buzz, so catching a ride Rails' coattails is probably not a bad business strategy for an early stage startup.

Jonathan Peck
Jonathan Peck
6,472 Points

Dude, I would so love a Python class!

James Barnett
James Barnett
39,199 Points

@Jonathan -

If you are interested in learning Python now you check out:

Jonathan Peck
Jonathan Peck
6,472 Points

@James

Appreciate all the links, you are the link-man.

James Barnett
James Barnett
39,199 Points

@Jonathan - If there's one skill I've got it's Google-fu.


My plan

  1. Find awesome stuff
  2. ???
  3. Profit
James Barnett
James Barnett
39,199 Points

@Jonathan - There's also Udacity's CS101 course.

It's a free video-based course with quizzes similar to Treehouse, it uses Python.

There's also a followup course on Django at Udacity.

You can read about this guy who taught himself to program in 8 weeks using these resources.