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

Python

Best way to learn Python & what other language should I learn along Python?

Hi Guys,

Im finding it hard to remember everything im learning during my python classes, so im wondering, what is the best way to learn it? Should I take notes? etc

Also, what other language goes well with python? I heard most employers want you to know Django as well?

Thanks.

1 Answer

When I started learning python I just followed along with the teachers notes in workspaces. You can then refer back to the code when you have forgotten something.

In terms of other languages, I suggest just learning all of the basics of Python first before you start thinking about learning two languages at once.