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

I cant wait for more complex courses on python

More material that covers classes, generators, lambda functions, etc.!

3 Answers

Kenneth Love
STAFF
Kenneth Love
Treehouse Guest Teacher

Object-Oriented Python is almost done.

It'll be awhile before we get to lambdas, generators, etc (gonna do some web dev stuff first), but it's definitely coming.

Glad you're excited!

That's great to hear Kenneth! I'm excited for that.

ilias Georgakopoulos
ilias Georgakopoulos
22,866 Points

I would like to add that the python's challenges are by far the most challenging. I like that we have to use again and again and again things that we learned at the first courses so we can master them. For almost every challenge i try to create and program at my computer so i can print the results and also to keep the code for future reference.

Keep up the great work Kenneth.

lambdas, procs and list comprehension <3