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

Diane D
Diane D
800 Points

What sequence of courses to take first as a beginner learning python?

To whom this gets read by, I am just learning python but I am a bit overwhelmed and confused on which courses to take on treehouse as a beginner in order to understand the code. Any help would be appreciated.

Beginning python(track) is a great place to start it always starts from the begging so it mostly a good place to start. I would also suggest websites like hacker rank and code wars as they actually put the code you learn into use and as mostly a beginner like me I found it challenging and fun and got a better understanding of how code is used.

2 Answers

Steven Parker
Steven Parker
243,228 Points

A good starting place (and also a very popular choice) is with Beginning Python.

Diane D
Diane D
800 Points

Thank you for your help! This clears up a lot of the confusion I initially had.