Serious Python
Black-Belt Advice on Deployment, Scalability, Testing, and More
Price | $23.76 - $24.42
|
Rating | |
Author | Julien Danjou |
Publisher | No Starch Press |
Published | 2018 |
Pages | 240 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 1593278780 |
ISBN-13 | 9781593278786 |
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!
- Julien Danjou
5 5 88
Similar Books
Learn More Python 3 the Hard Way
by Zed A. Shaw
Zed Shaw has perfected the world's best system for becoming a truly effective Python 3.x developer. Follow it and you will succeed - just like the tens of millions of programmers he's already taught. You bring the discipline, commitment, and persistence; the author supplies everything else.In Learn Python 3 the Hard Way, Zed Sha...
Price: $22.33 | Publisher: Addison-Wesley | Release: 2017
by James Payne
As an open source, object-oriented programming language, Python is easy to understand, extendable, and user-friendly. This book covers every aspect of Python so that you can get started writing your own programs with Python today. Author James Payne begins with the most basic concepts of the Python language - placing a special focus on th...
Price: $7.99 | Publisher: Wrox | Release: 2010
by Philip Joyce
Solve problems by embedding Python code in a C programs, SQL methods, Python sockets. This book uses rudimentary mathematics and basic programming to create practical Python applications for embedding. You'll start with an introduction to C and Python, assuming a fundamental understanding of what programming is. You will also review ...
Price: $33.74 | Publisher: Apress | Release: 2021
by Moshe Zadka
Take advantage of Python to automate complex systems with readable code. This new edition will help you move from operations/system administration into easy-to-learn coding.You'll start by writing command-line scripts and automating simple DevOps-style tasks followed by creating reliable and fast unit tests designed to avoid incident...
Price: $26.25 | Publisher: Apress | Release: 2022
Building Machine Learning Systems with Python, 2nd Edition
by Luis Pedro Coelho, Willi Richert
Using machine learning to gain deeper insights from data is a key skill required by modern application developers and analysts alike. Python is a wonderful language to develop machine learning applications. As a dynamic language, it allows for fast exploration and experimentation. With its excellent collection of open source machine learn...
Price: $49.99 | Publisher: Packt Publishing | Release: 2015
by Christian Mayer
Puzzle-based learning is an active learning technique. With code puzzles, you will learn faster, smarter, and better.Coffee Break Python Slicing is all about growing your Python expertise - one coffee at a time. The focus lies on the important slicing technique to access consecutive data ranges. Understanding slicing thoroughly is crucial...
Free ebook | Publisher: Self-publishing | Release: 2018
First Semester in Numerical Analysis with Python
by Yaning Liu
The book is based on "First semester in Numerical Analysis with Julia". The contents of the original book are retained, while all the algorithms are implemented in Python (Version 3.8.0). Python is an open source (under OSI), interpreted, general-purpose programming language that has a large number of users around the world. Pyt...
Free ebook | Publisher: Self-publishing | Release: 2020
Introduction to Python for Computational Science and Engineering
by Hans Fangohr
This book summarises a number of core ideas relevant to Computational Engineering and Scientific Computing using Python. The emphasis is on introducing some basic Python (programming) concepts that are relevant for numerical algorithms. The later chapters touch upon numerical libraries such as numpy and scipy each of which deserves much m...
Free ebook | Publisher: Self-publishing | Release: 2015