Python to wszechstronny, wieloparadygmatowy język programowania, który zyskuje popularność dzięki efektywności, czytelności kodu oraz jakości oprogramowania. Jego darmowość, łatwość nauki i przyjemność z pisania kodu sprawiają, że jest idealnym narzędziem dla zespołów deweloperskich w projektach różnej wielkości. Aby w pełni wykorzystać potencjał Pythona, warto zdobyć solidne podstawy, a następnie zgłębić bardziej zaawansowane koncepcje poprzez praktykę. Najnowsze wydanie podręcznika zostało gruntownie zaktualizowane i wzbogacone o dodatkowe treści, obejmujące wersje Pythona 3.X i 2.X, w tym 3.3 i 2.7. Zawiera opisy nowych mechanizmów, takich jak obsługa formatu JSON, moduł timeit, pakiet PyPy, generatory oraz wiele innych. Książka oferuje liczne ćwiczenia, quizy, ilustracje i przykłady kodu, stanowiąc kompendium dla osób pragnących szybko rozpocząć programowanie w Pythonie i tworzyć wydajny kod. W publikacji omówiono składnię Pythona, koncepcje iteracji, wbudowane typy obiektów, struktury programistyczne wyższego poziomu, programowanie funkcyjne oraz obiektowe, a także zaawansowane zagadnienia dla profesjonalistów. Już dziś zacznij pisać znakomity kod w Pythonie!
Mark Lutz Ordre des livres
Mark Lutz est un leader mondialement reconnu dans la formation Python et une figure pionnière de la communauté Python, auteur des premiers ouvrages les plus vendus sur le langage. Son travail considérable a joué un rôle essentiel dans l'établissement de Python comme l'un des langages de programmation les plus utilisés au monde. Lutz est activement impliqué dans le développement et la promotion de Python depuis 1992, débutant par l'écriture de livres et l'enseignement au milieu des années 90. Sa profonde expertise tant dans l'enseignement que dans l'écriture en a fait une figure centrale du développement logiciel, avec des contributions couvrant les compilateurs, les applications de script et les systèmes client-serveur.
![Learning Python : [covers Python 2.5 ; powerful object-oriented programming]](https://rezised-images.knhbt.cz/1920x1920/68399330.jpg)





- 2020
- 2011
If you've mastered Python's fundamentals, you're ready to start using it to get real work done. Programming Python will show you how, with in-depth tutorials on the language's primary application domains: system administration, GUIs, and the Web. You'll also explore how Python is used in databases, networking, front-end scripting layers, text processing, and more. This book focuses on commonly used tools and libraries to give you a comprehensive understanding of Python's many roles in practical, real-world programming. You'll learn language syntax and programming techniques in a clear and co
- 2009
Изучаем Python - 3-е издание охватывает Python 2.5
- 843pages
- 30 heures de lecture
- 2009
Learning Python. Covers Python 2.6 and 3.x.
- 1162pages
- 41 heures de lecture
Google and YouTube use Python because it's highly adaptable, easy to maintain, and allows for rapid development. If you want to write high-quality, efficient code that's easily integrated with other languages and tools, this hands-on book will help you be productive with Python quickly -- whether you're new to programming or just new to Python. It's an easy-to-follow self-paced tutorial, based on author and Python expert Mark Lutz's popular training course. Each chapter contains a stand-alone lesson on a key component of the language, and includes a unique Test Your Knowledge section with practical exercises and quizzes, so you can practice new skills and test your understanding as you go. You'll find lots of annotated examples and illustrations to help you get started with Python 3.0. Learn about Python's major built-in object types, such as numbers, lists, and dictionaries Create and process objects using Python statements, and learn Python's general syntax model Structure and reuse code using functions, Python's basic procedural tool Learn about Python modules: packages of statements, functions, and other tools, organized into larger components Discover Python's object-oriented programming tool for structuring code Learn about the exception-handling model, and development tools for writing larger programs Explore advanced Python tools including decorators, descriptors, metaclasses, and Unicode processing
- 2008
Describes the features of the Python 2.5 programming language, covering such topics as types and operations, statements and syntax, functions, modules, classes and OOP, and exceptions and tools.
- 2003
Naučte se Python
- 339pages
- 12 heures de lecture
- 2002
Python pocket reference
- 266pages
- 10 heures de lecture
Updated for both Python 3.4 and 2.7, this guide provides concise information on Python types and statements, special method names, built-in functions and exceptions, commonly used standard library modules, and other prominent Python tools.--From back cover.
- 1999
Programming Python
- 1596pages
- 56 heures de lecture
This third edition has been updated to reflect current best practices and the abundance of changes introduced by the latest version of the language, Python 2.5. Whether you're a novice or an advanced practitioner, you'll find this refreshed book more than lives up to its reputation. Programming Python, 3rd Edition, teaches you the right way to code. It explains Python language syntax and programming techniques in a clear and concise manner, with numerous examples that illustrate both correct usage and common idioms. By reading this comprehensive guide, you'll learn how to apply Python in real-world problem domains such as: GUI programming, Internet scripting, parallel processing, database management, networked applications. You'll also learn how to use the Python language in realistically scaled programs--concepts such as Object-Oriented Programming (OOP) and code reuse are recurring side themes throughout this text
- 1999
Learning Python
- 1540pages
- 54 heures de lecture
If you want to write efficient, high-quality code that s easily integrated with other languages and tools, this hands-on book will help you be productive with Python quickly. Learning Python, Fifth Edition, is an easy-to-follow, self-paced tutorial based on author and Python expert Mark Lutz s popular training course.§You ll find lots of annotated examples and illustrations to help you get started with Python 2.7 and 3.3. Each chapter contains a standalone lesson on a key component of the language.§Learn about Python s major built-in object types such as numbers, lists, and dictionaries§Create and process objects using Python statements, and learn Python s general syntax model§Structure and reuse code with Python s basic procedural tool§Learn about Python modules: packages of statements, functions, and other tools organized into larger components§Discover Python s object-oriented programming tool for structuring code§Learn about the exception-handling model and development tools for writing larger programs§Explore advanced Python tools, including decorators, descriptors, metaclasses, and Unicode processing


