The Absolute Basics: Python 3
-
-
5.0 • 1件の評価
-
発行者による作品情報
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!