Learning Python: Powerful Object-Oriented Programming. 6 Ed

Оглавление⌄
Введение....211 Архитектура ПО без мистики: приступим!....332 Архитектурные характеристики: знайте свои возможности....733 Два закона архитектуры ПО: все основано на компромиссах....1134 Логические компоненты: строительные блоки....1555 Архитектурные стили: классификация и философия....1996 Многоуровневая архитектура: разделение обязанностей....2177 Модульные монолиты: управляются предметной областью....2478 Микроядерная архитектура: индивидуальная подгонка....2799 Сделай сам: приложение для путешественников TripEZ....30910 Микросервисная архитектура: шаг за шагом....33511 Событийно-управляемая архитектура: асинхронные приключения....38112 Сделай сам: проверка знаний....435Приложение: шесть главных незатронутых тем....499
Описание
Ниже — практический обзор по теме «python».
Based on author Mark Lutz's popular training course, this updated sixth edition will help you quickly write efficient, high-quality code with Python. Get a comprehensive, in-depth introduction to the core Python language with this hands-on book. 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
Файл доступен для загрузки ниже.
Поделиться
Частые вопросы
Можно ли скачать «Learning Python: Powerful Object-Oriented Programming. 6 Ed» бесплатно?
Да, «Learning Python: Powerful Object-Oriented Programming. 6 Ed» доступна для бесплатного скачивания на нашем сайте в формате PDF. Ссылка на файл находится на этой странице.
В каком формате и какого размера файл?
Книга предоставляется в формате PDF, размер файла 9,3 МБ.
Кто автор и когда вышла книга?
автор — Lutz Mark, издательство O’Reilly Media, Inc., год выпуска 2025, 3087 страниц.
О чём книга «Learning Python: Powerful Object-Oriented Programming. 6 Ed»?
Get a comprehensive, in-depth introduction to the core Python language with this hands-on book.