This section will get you started with using Python and you'll be able to learn more about whatever you want after studying it.
- What is programming?
- Installing Python
- Getting started with Python
- ThinkPython: The way of the program
- Variables, Booleans and None
- Using functions
- Setting up an editor
- If, else and elif
- Handy stuff with strings
- Lists and tuples
- Loops
- zip and enumerate
- Dictionaries
- Defining functions
- Writing a larger program
- What is true?
- Files
- Modules
- Exceptions
- Classes
- Docstrings
If you have trouble with this tutorial, please tell me about it and I'll make this tutorial better, or ask for help online. If you like this tutorial, please give it a star.
You may use this tutorial freely at your own risk. See LICENSE.