The Absolute Basics: Python 3
Description de l’éditeur
Covering the absolute basics of starting programming in Python 3, this book allows beginners to get a quick start in developing in Python 3.
This includes:
- Installing & setting up Python
- Using an IDE and creating your first project
- Introduction to variables, and using basic mathematical operators
- Producing output, as well as receiving and handling user input
- Basic logic, including looping and conditional statements
- Much more!