|
|
|
|
|
by japhyr
4420 days ago
|
|
Are you familiar with IPython Notebook? If so, you could jump right in on http://introtopython.org. It's a fully open resource for people interested in teaching and learning Python. I started it last fall, and it is slowly building critical mass. The main parts of the site are Python Essentials and Python Projects. The biggest thing that will improve the site is having people write up projects they are interested in. For example, someone recently requested a project that shows how to build maps that show changing data, such as traffic around a city on a road map. Writing up a project is easy. Clone the project, make a new notebook for your project, and submit a pull request. If you are interested let me know, and I'll be happy to help you get started. |
|