Hacker News new | past | comments | ask | show | jobs | submit login

Oh man, you absolutely made my day. I've been teaching my fiancee bits of Python for the past couple days (her first code ever!) and this library made it all make sense. It let her take all the little concepts I taught her, and put them together to make something cool. She just wrote a street with houses on it, generated by a simple for loop!



The freely available online book Think Python is a fantastic introduction to both CS and Python and includes a chapter on turtle graphics with some fun exercises.


There's a Udacity mini-course with a fun section on Python turtle graphics, too.

https://www.udacity.com/course/viewer#!/c-ud036/l-1004409226... (UD-036 Programming Foundations with Python, lesson 2A)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: