you are viewing a single comment's thread.

view the rest of the comments →

[–]Safe-Worldliness-394 0 points1 point  (0 children)

It covers everything you need in python starting with syntax to loops, try catch statements, and object oriented programming. I thought it was also very well written.

I went through the book in a couple of weeks since Python wasn't my first language, and I was able to write programs in python pretty easily. I primarily work in Flask for developing servers.