Python How-To MEAP V02
by Yong Cui
English | 2022 | ISBN: 9781617299742 | 112 pages | True PDF | 5.87 MB
by Yong Cui
English | 2022 | ISBN: 9781617299742 | 112 pages | True PDF | 5.87 MB
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. Author Yong Cui’s clear and practical writing is perfect for beginners and veterans alike, with insightful code snippets, interesting graphics, and challenging exercises. Along the way, you’ll learn how to take advantage of Python’s versatile tools and libraries.
about the technology
No matter where you are on your Python journey, you’re going to run into situations where you ask “How do I do that?” This book gives you concrete answers to the most common questions in areas like manipulating text, working with collections, managing objects and functions, file management, and so on.