Python Course Start Here
Here are the steps, start at the top and work down ( or not ).
This page is a work in progress. As it develops will link you to to more and more sessions ( or assignments ) in the order, I hope that you should work on them, but feel free to skip about if it works for you. If you get ahead in the material here just work forward in Python the Hard Way. Keep track of your work in your Python Progress page modeled on the blank My Python Progress sample page.
For the course you should do the sessions, and then on the side some sort of project. Instructors will help as needed.
Sessions
These are called sessions because I think each can be done in less than a few hours, let me know the timing you get and I will adjust if it seems a good idea. Feedback welcome, actually requested.
- Python Session 1 Setup for course and the most basic of basics.
- Python Session 2 Expand a bit on Hello World
- Python Session 2a More on printing, lists, adding.
- Python Session 3 More super basics.
- Python Session 4 Some string and printing info, some a bit skip-able.
- Python Session 7 Not ready
see also Python Course Topics for topics we might cover, give us your input.