Tags
Language
Tags
November 2024
Su Mo Tu We Th Fr Sa
27 28 29 30 31 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30

Learning Python: Powerful Object-Oriented Programming, 6th Edition (Early Release)

Posted By: lucky_aut
Learning Python: Powerful Object-Oriented Programming, 6th Edition (Early Release)

Learning Python: Powerful Object-Oriented Programming, 6th Edition (Early Release)
English | 2025 | ISBN: 9781098171292 | 1500 pages | EPUB | 7.6 MB

Get a comprehensive, in-depth introduction to the core Python language with this hands-on book. Based on author Mark Lutz's popular training course, this updated sixth edition will help you quickly write efficient, high-quality code with Python. It's an ideal way to begin, whether you're new to programming or a professional developer versed in other languages.

Complete with quizzes, exercises, and helpful illustrations, this easy-to-follow self-paced tutorial gets you started with Python 3.12 and all other releases in use today. With a pragmatic focus on what you need to know, it also introduces some advanced language features that have become increasingly common in Python code.

This book helps you

Explore Python's built-in object types such as strings, lists, dictionaries, and files
Create and process objects with Python statements, and learn Python's syntax model
Use functions and functional programming to avoid redundancy and maximize reuse
Organize code into larger components with modules and packages
Code robust programs with Python's exception handling and development tools
Apply object-oriented programming and classes to make code customizable
Survey advanced Python tools including decorators, descriptors, and metaclasses
Write idiomatic Python code that runs portably across a wide variety of platforms