| Introduction To Python
| http://uwpce-pythoncert.github.io/IntroPython2016a |
| Session One: Introductions | http://uwpce-pythoncert.github.io/session01.html |
| Session Two: gitHub, Functions, Booleans and Modules | http://uwpce-pythoncert.github.io/session02.html |
| Session Three: Sequences, Iteration and String Formatting | http://uwpce-pythoncert.github.io/session03.html |
| Session Four: Lists, Iteration, Strings, Dictionaries, Sets | http://uwpce-pythoncert.github.io/session04.html |
| Session Five: Files, Streams & String IO | http://uwpce-pythoncert.github.io/session05.html |
| Session Six: Exceptions, Testing and Advanced Argument Passing | http://uwpce-pythoncert.github.io/session06.html |
| Session Seven: Object Oriented Programming | http://uwpce-pythoncert.github.io/session07.html |
| Session Eight: Object Oriented Programming 2 | http://uwpce-pythoncert.github.io/session08.html |
| Session Nine: Object Oriented Programming 3 | http://uwpce-pythoncert.github.io/session09.html |
| Session Ten: Functional Programming | http://uwpce-pythoncert.github.io/session10.html |
| Exercises | http://uwpce-pythoncert.github.io/exercises/index.html |
| Supplemental Materials | http://uwpce-pythoncert.github.io/supplements/index.html |
| Introduction To Python | http://uwpce-pythoncert.github.io/IntroPython2016a |
| Docs | http://uwpce-pythoncert.github.io/IntroPython2016a |
| View page source | http://uwpce-pythoncert.github.io/_sources/index.txt |
| ¶ | http://uwpce-pythoncert.github.io/IntroPython2016a#intro-to-python |
| ¶ | http://uwpce-pythoncert.github.io/IntroPython2016a#in-this-course |
| ¶ | http://uwpce-pythoncert.github.io/IntroPython2016a#lectures |
| Session One: Introductions | http://uwpce-pythoncert.github.io/session01.html |
| Session Two: gitHub, Functions, Booleans and Modules | http://uwpce-pythoncert.github.io/session02.html |
| Session Three: Sequences, Iteration and String Formatting | http://uwpce-pythoncert.github.io/session03.html |
| Session Four: Lists, Iteration, Strings, Dictionaries, Sets | http://uwpce-pythoncert.github.io/session04.html |
| Session Five: Files, Streams & String IO | http://uwpce-pythoncert.github.io/session05.html |
| Session Six: Exceptions, Testing and Advanced Argument Passing | http://uwpce-pythoncert.github.io/session06.html |
| Session Seven: Object Oriented Programming | http://uwpce-pythoncert.github.io/session07.html |
| Session Eight: Object Oriented Programming 2 | http://uwpce-pythoncert.github.io/session08.html |
| Session Nine: Object Oriented Programming 3 | http://uwpce-pythoncert.github.io/session09.html |
| Session Ten: Functional Programming | http://uwpce-pythoncert.github.io/session10.html |
| ¶ | http://uwpce-pythoncert.github.io/IntroPython2016a#materials |
| Exercises | http://uwpce-pythoncert.github.io/exercises/index.html |
| Contents: | http://uwpce-pythoncert.github.io/exercises/index.html#contents |
| Supplemental Materials | http://uwpce-pythoncert.github.io/supplements/index.html |
| Useful Python Learning Resources | http://uwpce-pythoncert.github.io/supplements/python_learning_resources.html |
| Setting up your Mac for Python | http://uwpce-pythoncert.github.io/supplements/python_for_mac.html |
| Setting up Windows for Python | http://uwpce-pythoncert.github.io/supplements/python_for_windows.html |
| Setting Up Python For Linux | http://uwpce-pythoncert.github.io/supplements/python_for_linux.html |
| Working with Virtualenv | http://uwpce-pythoncert.github.io/supplements/virtualenv.html |
| Turning Sublime Text Into a Lightweight Python IDE | http://uwpce-pythoncert.github.io/supplements/sublime_as_ide.html |
| Shell Customizations for Python Development | http://uwpce-pythoncert.github.io/supplements/shell.html |
| git Overview | http://uwpce-pythoncert.github.io/supplements/git_overview.html |
| Installing Nano on Windows | http://uwpce-pythoncert.github.io/supplements/install_nano_win.html |
| Unicode | http://uwpce-pythoncert.github.io/supplements/unicode.html |
| Mechanics | http://uwpce-pythoncert.github.io/supplements/unicode.html#mechanics |
| Basic Unicode LAB | http://uwpce-pythoncert.github.io/supplements/unicode.html#basic-unicode-lab |
| Packages and Packaging | http://uwpce-pythoncert.github.io/supplements/packaging.html |
| Distributing | http://uwpce-pythoncert.github.io/supplements/packaging.html#distributing |
| https://creativecommons.org/licenses/by-sa/4.0/legalcode | https://creativecommons.org/licenses/by-sa/4.0/legalcode |
| Next | http://uwpce-pythoncert.github.io/session01.html |
| Sphinx | http://sphinx-doc.org/ |
| theme | https://github.com/snide/sphinx_rtd_theme |
| Read the Docs | https://readthedocs.org |