The Absolute Basics: Python 3

By Phil Corbett

The Absolute Basics: Python 3 - Phil Corbett
  • Release Date: 2014-10-04
  • Genre: Education
Score: 3.5
3.5
From 25 Ratings

Description

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!

Reviews

  • A scam...

    1
    By nonresidentalien
    If you have ever programmed in any language this book is of no use, and stops after the trivia, basically
  • Absolute basics absolutely, but...

    2
    By PapaMordecai
    As the description says, the book covers the absolute basics. But, you barely learn enough to really do anything. And, it sounds the first two "chapters", if you can call the that, with downloading Python and the authors preferred IDE PyCharm. This IDE is barely better than what's included with Python. I'd honestly like ok elsewhere to learn Python.