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
Diane D
800 PointsWhat 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.
2 Answers
Steven Parker
243,228 PointsA good starting place (and also a very popular choice) is with Beginning Python.
Diane D
800 PointsThank you for your help! This clears up a lot of the confusion I initially had.
Sean Layton
1,722 PointsSean Layton
1,722 PointsBeginning 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.