The Absolute Basics: Python 3 - Phil Corbett

The Absolute Basics: Python 3

Por Phil Corbett

  • Fecha de lanzamiento: 2014-10-04
  • Género: Educación

Descripción

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!