The Quick Python Book, Second Edition [Audiobook] by Naomi R. Ceder
English | December 7, 2018 | ASIN: B07L5YHKQ7 | M4A@64 kbps + accompanying PDF | 10h 8m | 279 MB
Narrator: Mark Thomas
English | December 7, 2018 | ASIN: B07L5YHKQ7 | M4A@64 kbps + accompanying PDF | 10h 8m | 279 MB
Narrator: Mark Thomas
This revision of Manning's popular The Quick Python Book offers a clear, crisp introduction to the elegant Python programming language and its famously easy-to-read syntax. Written for programmers new to Python, this edition covers features common to other languages concisely, while introducing Python's comprehensive standard functions library and unique features in detail.
After exploring Python's syntax, control flow, and basic data structures, the book shows how to create, test, and deploy full applications and larger code libraries. It addresses established Python features as well as the advanced object-oriented options available in Python 3. Along the way, you'll survey the current Python development landscape, including GUI programming, testing, database access, and web frameworks.
What's inside:
Concepts and Python 3 features
Regular expressions and testing
Python tools
All the Python you need - nothing you don't