Python How-To: 63 techniques to improve your Python code

  • 14h 12m 44s
  • Yong Cui
  • Manning Publications
  • 2024

Have you ever asked yourself, “How do I do that in Python?” If so, you’ll love this practical collection of the most important Python techniques.

Python How-To includes over 60 detailed answers to questions like:

  • How do I join and split strings?
  • How do I access dictionary keys, values, and items?
  • How do I set and use the return value in function calls?
  • How do I process JSON data?
  • How do I create lazy attributes to improve performance?
  • How do I change variables in a different namespace?

…and much more!

Python How-To walks you through the most important coding techniques in Python. Whether you’re doing data science, building web applications, or writing admin scripts, you’ll find answers to your “how-to” questions in this book. Inside you’ll find important insights into both Python basics and deep-dive topics to help you skill-up at any stage of your Python career. Author Yong Cui’s clear and practical writing is instantly accessible and makes it easy to take advantage of Python’s versatile tools and libraries. Perfect to be read both from cover to cover, and whenever you need help troubleshooting your code.

About the technology

Python How-To uses a simple but powerful method to lock in 63 core Python skills. You’ll start with a question, like “How do I find items in a sequence?” Next, you’ll see an example showing the basic solution in crystal-clear code. You’ll then explore interesting variations, such as finding substrings or identifying custom classes. Finally, you’ll practice with a challenge exercise before moving on to the next How-To.

About the book

This practical guide covers all the language features you’ll need to get up and running with Python. As you go, you’ll explore best practices for writing great Python code. Practical suggestions and engaging graphics make each important technique come to life. Author Yong Cui’s careful cross-referencing reveals how you can reuse features and concepts in different contexts.

About the Author

Dr. Yong Cui has been working with Python in bioscience for data analysis, machine learning, and tool development for over 15 years.

In this Audiobook

  • Chapter 1 - Developing a pragmatic learning strategy
  • Chapter 2 - Processing and formatting strings
  • Chapter 3 - Using built-in data containers
  • Chapter 4 - Dealing with sequence data
  • Chapter 5 - Iterables and iterations
  • Chapter 6 - Defining user-friendly functions
  • Chapter 7 - Using functions beyond the basics
  • Chapter 8 - Defining user-friendly classes
  • Chapter 9 - Using classes beyond the basics
  • Chapter 10 - Fundamentals of objects
  • Chapter 11 - Dealing with files
  • Chapter 12 - Logging and exception handling
  • Chapter 13 - Debugging and testing
  • Chapter 14 - Completing a real project
SHOW MORE
FREE ACCESS