ehmatthes / intro_programming

A set of IPython notebooks and learning resources for an Introduction to Programming class, focusing on Python.
MIT License
396 stars 198 forks source link

Project Request: Ideas Notebook app #111

Closed ehmatthes closed 9 years ago

ehmatthes commented 9 years ago

I've been trying to think of a good web app to build. Ideally it will be simple enough to focus more on using Django to build an app than focusing on the logic of the app; but complex enough to see a number of interesting features of Django.

I always recommend that people keep an "ideas notebook" when they're learning to program. This would be a great project, and one simple enough that people could build it and then use their own version of it.

ehmatthes commented 9 years ago

Moved to #119.