Programming
Beginning Python, 3rd Edition
Year: 2017
Pages: 527
Language: English
File size: 6.1 MB
File format: PDF
Category: Python
Updated to reflect the latest in Python programming paradigms and several of the most crucial features found in Python 3, Beginning Python also covers advanced topics such as extending Python and packaging/distributing Python applications.
What You’ll Learn
-
Become a proficient Python programmer by following along with a friendly, practical guide to the language’s key features
-
Write code faster by learning how to take advantage of advanced features such as magic methods, exceptions, and abstraction
-
Gain insight into modern Python programming paradigms including testing, documentation, packaging, and distribution
-
Learn by following along with ten interesting projects, including a P2P file–sharing application, chat client, video game, remote text editor, and more