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

Original price was: $179.99.Current price is: $26.99.

Product details :
    (87Video: 14 Hours 31 Minutes • 1Book: Pages: 506)

    Python How-To: 63 techniques to improve your Python code, Video Edition. This course provides a practical collection of basic Python techniques that answer common questions programmers ask. This video course includes over 60 practical techniques, such as working with strings, managing dictionaries, processing JSON data, creating optimized properties, and modifying variables in different namespaces. The content is designed for developers in various fields such as data science, web development, or scripting, and helps improve programming skills at all levels. Author Yong Kui makes it easy to use Python tools and libraries with clear explanations and practical examples. Each technique starts with a question, then provides a basic solution, advanced modifications, and practical exercises. This book is suitable for both general study and specific problem solving, and is easy to understand with clear illustrations and cross-references.

    What you will learn:

    • Methods for joining and separating strings
    • Accessing dictionary keys, values, and items
    • Setting and using return values ​​in function calls
    • Processing JSON data
    • Creating lazy attributes to improve performance
    • Changing variables in different namespaces
    • Finding items in a sequence
    • Working with substrings and custom classes
    • Best practices for writing great Python code

    Who is this course suitable for?

    • Beginner to intermediate Python programmers.

    Python How-To: 63 techniques to improve your Python code, Video Edition. This course provides a practical collection of basic Python techniques that answer common questions programmers ask. This video course includes over 60 practical techniques, such as working with strings, managing dictionaries, processing JSON data, creating optimized properties, and modifying variables in different namespaces. The content is designed for developers in various fields such as data science, web development, or scripting, and helps improve programming skills at all levels. Author Yong Kui makes it easy to use Python tools and libraries with clear explanations and practical examples. Each technique starts with a question, then provides a basic solution, advanced modifications, and practical exercises. This book is suitable for both general study and specific problem solving, and is easy to understand with clear illustrations and cross-references.

    What you will learn:

    • Methods for joining and separating strings
    • Accessing dictionary keys, values, and items
    • Setting and using return values ​​in function calls
    • Processing JSON data
    • Creating lazy attributes to improve performance
    • Changing variables in different namespaces
    • Finding items in a sequence
    • Working with substrings and custom classes
    • Best practices for writing great Python code

    Who is this course suitable for?

    • Beginner to intermediate Python programmers.

    Course topics

    • Chapter 1. Developing a pragmatic learning strategy
    • Chapter 1. What Python can do well or as well as other languages
    • Chapter 1. What Python can’t do or can’t do well
    • Chapter 1. What you’ll learn in this book
    • Chapter 1. Summary
    • Part 1. Using built-in data models
    • Chapter 2. Processing and formatting strings
    • Chapter 2. How do I convert strings to retrieve the represented data?
    • Chapter 2. How do I join and split strings?
    • Chapter 2. What are the essentials of regular expressions?
    • Chapter 2. How do I use regular expressions to process texts?
    • Chapter 2. Summary
    • Chapter 3. Using built-in data containers
    • Chapter 3. How do I sort lists of complicated data using custom functions?
    • Chapter 3. How do I build a lightweight data model using named tuples?
    • Chapter 3. How do I access dictionary keys, values, and items?
    • Chapter 3. When do I use dictionaries and sets instead of lists and tuples?
    • Chapter 3. How do I use set operations to check the relationships between lists?
    • Chapter 3. Summary
    • Chapter 4. Dealing with sequence data
    • Chapter 4. How do I use positive and negative indexing to retrieve items?
    • Chapter 4. How do I find items in a sequence?
    • Chapter 4. How do I unpack a sequence? Beyond tuple unpacking
    • Chapter 4. When should I consider data models other than lists and tuples?
    • Chapter 4. Summary
    • Chapter 5. Iterables and iterations
    • Chapter 5. What are list, dictionary, and set understandings?
    • Chapter 5. How do I improve for-loop iterations with built-in functions?
    • Chapter 5. Using optional statements within for and while loops
    • Chapter 5. Summary
    • Part 2. Defining functions
    • Chapter 6. Defining user-friendly functions
    • Chapter 6. How do I set and use the return value in function calls?
    • Chapter 6. How do I use type hints to write understandable functions?
    • Chapter 6. How do I increase function flexibility with args and kwargs?
    • Chapter 6. How do I write proper docstrings for a function?
    • Chapter 6. Summary
    • Chapter 7. Using functions beyond the basics
    • Chapter 7. What are the implications of functions as objects
    • Chapter 7. How do I check functions’ performance with decorators?
    • Chapter 7. How can I use generator functions as a memory-efficient data provider?
    • Chapter 7. How do I create partial functions to make routine function calls easier?
    • Chapter 7. Summary
    • Part 3. Defining classes
    • Chapter 8. Defining user-friendly classes
    • Chapter 8. When do I define instance, static, and class methods?
    • Chapter 8. How do I apply finer access control to a class?
    • Chapter 8. How do I customize string representation for a class?
    • Chapter 8. Why and how do I create a superclass and subclasses?
    • Chapter 8. Summary
    • Chapter 9. Using classes beyond the basics
    • Chapter 9. How do I use data classes to eliminate boilerplate code?
    • Chapter 9. How do I prepare and process JSON data?
    • Chapter 9. How do I create lazy attributes to improve performance?
    • Chapter 9. How do I define classes to have distinct concerns?
    • Chapter 9. Summary
    • Part 4. Manipulating objects and files
    • Chapter 10. Fundamentals of objects
    • Chapter 10. What’s the lifecycle of instance objects?
    • Chapter 10. How do I copy an object?
    • Chapter 10. How do I access and change a variable in a different scope?
    • Chapter 10. What’s callability, and what does it imply?
    • Chapter 10. Summary
    • Chapter 11. Dealing with files
    • Chapter 11. How do I deal with tabulated data files?
    • Chapter 11. How do I preserve data as files using pickling?
    • Chapter 11. How do I manage files on my computer?
    • Chapter 11. How do I retrieve file metadata?
    • Chapter 11. Summary
    • Part 5. Safeguarding the codebase
    • Chapter 12. Logging and exception handling
    • Chapter 12. How do I save log records properly?
    • Chapter 12. How do I handle exceptions?
    • Chapter 12. How do I use else and finally clauses in exception handling?
    • Chapter 12. How do I raise informative exceptions with custom exception classes?
    • Chapter 12. Summary
    • Chapter 13. Debugging and testing
    • Chapter 13. How do I debug my program interactively?
    • Chapter 13. How do I test my functions automatically?
    • Chapter 13. How do I test a class automatically?
    • Chapter 13. Summary
    • Part 6. Building a web app
    • Chapter 14. Completing a real project
    • Chapter 14. How do I build the data models for my project?
    • Chapter 14. How do I use SQLite as my application’s database?
    • Chapter 14. How do I build a web app as the frontend?
    • Chapter 14. Summary

    Reviews

    There are no reviews yet.

    Be the first to review “Python How-To: 63 techniques to improve your Python code”
    YOUR CART
    • No products in the cart.
    SWEET! Add more products and get 20% Cart off on your entire order!

    New item(s) have been added to your cart.

    Quantity: 1
    Total: $26.99
    Linear Algebra: Theory, Intuition, Code Original price was: $35.00.Current price is: $10.00.
    Large Language Models: A Deep Dive: Bridging Theory and Practice Original price was: $84.99.Current price is: $15.99.
    Bernoulli's Fallacy: Statistical Illogic and the Crisis of Modern Science Original price was: $49.99.Current price is: $14.00.
    Fundamentals of Differential Equations Original price was: $246.65.Current price is: $19.99.
    Designing and Conducting Mixed Methods Research Original price was: $116.00.Current price is: $19.99.
    Causal Inference in R: Decipher complex relationships with advanced R techniques for data-driven decision-making Original price was: $44.99.Current price is: $19.95.
    Modeling Life: The Mathematics of Biological Systems Original price was: $80.09.Current price is: $17.99.
    Lead Developer Career Guide Original price was: $49.99.Current price is: $21.99.
    Build a Large Language Model (From Scratch) Original price was: $299.99.Current price is: $27.99.
    Calculus 8th Edition Original price was: $355.95.Current price is: $20.00.
    Probabilistic Machine Learning: Advanced Topics (Adaptive Computation and Machine Learning series) Original price was: $150.00.Current price is: $19.99.
    Managing Machine Learning Projects: From design to deployment Original price was: $49.99.Current price is: $23.00.
    Machine Learning using Python Original price was: $16.99.Current price is: $7.99.
    Do Plants Know Math?: Unwinding the Story of Plant Spirals, from Leonardo da Vinci to Now Original price was: $27.95.Current price is: $14.99.
    Trigonometry 8th Edition Original price was: $375.95.Current price is: $19.99.
    A Pythonic Adventure: From Python basics to a working web app Original price was: $94.99.Current price is: $20.00.
    Objective Bayesian Inference Original price was: $118.00.Current price is: $20.00.
    Flutter in Action Original price was: $69.99.Current price is: $21.99.
    Introduction to Electrodynamics 5th Edition Original price was: $69.99.Current price is: $19.92.
    Calculus 9th Edition Original price was: $312.95.Current price is: $20.00.
    Schaum's Outline of Mathematical Handbook of Formulas and Tables, Fifth Edition (Schaum's Outlines) Original price was: $22.00.Current price is: $9.94.
    Everything You Need to Ace Geometry in One Big Fat Notebook (Big Fat Notebooks) Original price was: $29.99.Current price is: $10.49.
    Mathematics for the Nonmathematician (Dover Books on Mathematics) Original price was: $69.95.Current price is: $9.00.
    CompTIA Security+: Get Certified Get Ahead: (SY0-401 to SY0-701) Original price was: $59.99.Current price is: $37.99.
    Schaum’s 3,000 Solved Problems in Calculus (Schaum’s Outlines) Original price was: $32.99.Current price is: $19.00.
    Show Me the Numbers: Designing Tables and Graphs to Enlighten Original price was: $55.00.Current price is: $19.50.
    Introduction to Quantum Algorithms (Pure and Applied Undergraduate Texts) Original price was: $89.00.Current price is: $19.96.
    Data Science for Business: What You Need to Know about Data Mining and Data-Analytic Thinking Original price was: $49.99.Current price is: $11.00.
    The SAGE Handbook of Qualitative Research Original price was: $178.00.Current price is: $19.99.
    A Little History of Mathematics (Little Histories) Original price was: $66.00.Current price is: $19.00.
    Math Illuminated: A Visual Guide to Calculus and Its Applications (4 book series) Original price was: $175.00.Current price is: $40.00.
    How to Solve It: A New Aspect of Mathematical Method (Princeton Science Library) Original price was: $30.95.Current price is: $9.92.
    Visual Complex Analysis: 25th Anniversary Edition Original price was: $141.17.Current price is: $19.99.
    The Art of Uncertainty: How to Navigate Chance, Ignorance, Risk and Luck Original price was: $32.99.Current price is: $15.95.
    Practical Statistics for Data Scientists: 50+ Essential Concepts Using R and Python Original price was: $79.99.Current price is: $17.49.
    Introduction to Linear Algebra (Gilbert Strang, 5) 6th Edition Original price was: $87.50.Current price is: $19.95.
    0