Descriere YEO:
Pe YEO găsești Serious Python: Black-Belt Advice on de la No Starch Press, în categoria Foreign Books.
Indiferent de nevoile tale, Serious Python: Black-Belt Advice on Deployment, Scalability, Testing, and More, Paperback/Julien Danjou din categoria Foreign Books îți poate aduce un echilibru perfect între calitate și preț, cu avantaje practice și moderne.
Preț: 201.99 Lei
Caracteristicile produsului Serious Python: Black-Belt Advice on
- Brand: No Starch Press
- Categoria: Foreign Books
- Magazin: elefant.ro
- Ultima actualizare: 21-03-2025 01:40:44
Comandă Serious Python: Black-Belt Advice on Online, Simplu și Rapid
Prin intermediul platformei YEO, poți comanda Serious Python: Black-Belt Advice on de la elefant.ro rapid și în siguranță. Bucură-te de o experiență de cumpărături online optimizată și descoperă cele mai bune oferte actualizate constant.
Descriere magazin:
An indispensable collection of practical tips and real-world advice for tackling common
Python problems and taking your code to the next level. Features interviews with high-profile
Python developers who share their tips, tricks, best practices, and real-world advice gleaned from years of experience. Sharpen your
Python skills as you dive deep into the Python programming language with
Serious Python . You\'ll cover a range of advanced topics like multithreading and memorization, get advice from experts on things like designing APIs and dealing with databases, and learn Python internals to help you gain a deeper understanding of the language itself. Written for developers and experienced programmers,
Serious Python brings together over 15 years of Python experience to teach you how to avoid common mistakes, write code more efficiently, and build better programs in less time. As you make your way through the book\'s extensive tutorials, you\'ll learn how to start a project and tackle topics like versioning, layouts, coding style, and automated checks. You\'ll learn how to package your software for distribution, optimize performance, use the right data structures, define functions efficiently, pick the right libraries, build future-proof programs, and optimize your programs down to the bytecode. You\'ll also learn how to: - Make and use effective decorators and methods, including abstract, static, and class methods - Employ Python for functional programming using generators, pure functions, and functional functions - Extend flake8 to work with the abstract syntax tree (AST) to introduce more sophisticated automatic checks into your programs - Apply dynamic performance analysis to identify bottlenecks in your code - Work with relational databases and effectively manage and stream data with PostgreSQL If you\'ve been looking for a way to take your Python skills from good to great,
Serious Python will help you get there. Learn from the experts and get seriously good at Python with Serious Python About the Author:
Julien Danjou is a Principal Software Engineer at Red Hat and a contributor to OpenStack, the largest existing open source project written in Python. He has been a Free Software and Open Source hacker for the past 15 years.