Book Image

Mastering Python 3.x - Third Edition [Video]

By : Daniel Arbuckle
Book Image

Mastering Python 3.x - Third Edition [Video]

By: Daniel Arbuckle

Overview of this book

<p>Python is one of the most popular programming languages in the world, thanks to its practical, flexible design, and readable syntax. It is renowned for its high readability and hence it is often the first language learned by new programmers. Python, being multi-paradigm, can be used to achieve the same thing in different ways and it is compatible with different platforms. </p><p> </p><p>Familiarity with Python is something that all programmers need in their toolkits. After 2 successful editions, we have come up with a brand-new course covering the latest features and added functionalities in Python 3.x. This course covers everything from fairly basic to more advanced topics, including both practical examples and the theoretical underpinnings. </p><p> </p><p>All the code files and important files are placed on GitHub at this link https://github.com/PacktPublishing/Mastering-Python-3.x</p>
Table of Contents (8 chapters)
Chapter 1
Getting Set Up
Content Locked
Section 2
Installing Python
Install the Python development environment. - Pick the correct installer - See operating system-specific considerations