Jump to ratings and reviews
Rate this book

Starting Out with Python

Rate this book
Python, an easy-to-learn and increasingly popular object-oriented language, allows readers to become comfortable with the fundamentals of programming without the troublesome syntax that can be challenging for novices. With the knowledge acquired using Python, students gain confidence in their skills and learn to recognize the logic behind developing high-quality programs.

1038 pages, Kindle Edition

Published December 6, 2022

13 people are currently reading
17 people want to read

About the author

Tony Gaddis

154 books19 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
6 (42%)
4 stars
5 (35%)
3 stars
2 (14%)
2 stars
1 (7%)
1 star
0 (0%)
Displaying 1 - 4 of 4 reviews
Profile Image for Gabriel.
10 reviews15 followers
March 21, 2022
Even though I have been learning Python for a year with online tutorials, I benefited from reading this textbook.

Pros:

- Solid foundation
- Concise
- Plenty of practical examples
- Best practices suggestions

My favorite chapters were:
- Classes
- Inheritance
- Database programming
Profile Image for Reg.
394 reviews13 followers
April 16, 2023
If I'm using your stupid book for a GRADED class and an attribute HAS to be a string and your shitty shell won't accept output that is LITERALLY IDENTICAL to the correct output, THEN YOU NEED TO SPECIFY THAT ALL ATTRIBUTES NEED TO BE STRINGS AND NOT INTS IN THE ASSIGNMENT OR I WILL LOSE MY MIND AND MY POINTS.

The information in here is fine. Literally all the lost stars are for the absolute garbage auto-graded nonsense where my code was correct but I didn't include the correct typos so no, it wasn't.

Yes, that happened.
The assignment said "Do it exactly this way: answer = X"
But the expected correct output was "answer = X"
So I had to correct my code to be wrong in the correct way.

Don't see a difference between those two???
WELL, THERE IS AN EXTRA SPACE IN THE SECOND ONE.

I swear to god, I spent more time in this book trying to figure out why I was "wrong" than I did actually learning Python.

Fix your shit.

(I'm getting an A.)
Profile Image for Aisha Oaktree.
653 reviews38 followers
December 22, 2023
Had to use this for a class I decided to take this semester and it was extremely easy to use. I loved that the exercises came as a part of the book so you got to see what the programs would look like & how they ran. This is great for those new to coding and those new to using Python. Highly recommend.

Displaying 1 - 4 of 4 reviews

Can't find what you're looking for?

Get help and learn more about the design.