Jump to ratings and reviews
Rate this book

HOW TO CODE IN PYTHON

Rate this book
This book is designed to be used in a way that makes sense for you. While it is arranged to ramp up an emerging developer, do not be constrained by the feel free to move throughout the book to suit your needs. Once you are familiar with the concepts, you can continue to use the book as a source of reference.
If you use the book in the order it is laid out, you’ll begin your exploration in Python by understanding the key differences between Python 3 and the previous versions of the language. From there, you’ll set up a programming environment for your relevant local or server-based system, and begin by learning general Python code structure, syntax, and data types. Along the way, you'll gain a solid grounding in computational logic within Python, a set of skills relevant even when moving to other programming languages in the future. While the beginning of the book focuses on scripting in Python, object-oriented coding concepts are gradually introduced to help make your code more modular, flexible, and complex without repetition. By the end of the book, you’ll learn how to debug your Python code and finally how to port Python code across versions.

307 pages, Kindle Edition

First published May 1, 2018

5 people are currently reading
21 people want to read

About the author

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
3 (25%)
4 stars
4 (33%)
3 stars
3 (25%)
2 stars
2 (16%)
1 star
0 (0%)
Displaying 1 - 3 of 3 reviews
11 reviews
July 19, 2019
Good fit for beginners. This book describes most of the basic python functional and oop programming concepts and most commonly used functions.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.