Beautiful Python Refactoring
Offered By: PyCon US via YouTube
Course Description
Overview
Explore a captivating PyCon US talk that demonstrates the art of beautiful Python refactoring. Learn how to transform double-digit lines of code into concise, single-digit expressions. Discover techniques for identifying anti-patterns and replacing them with more expressive and declarative code. Gain insights into imports, data extraction, if statements, slicing, conditional expressions, and structural changes. Examine practical examples, including HTML table manipulation and performance considerations. Suitable for all skill levels, this presentation offers valuable strategies to enhance your daily coding practices and create more elegant Python solutions.
Syllabus
Introduction
Why this talk
How I started
Imports
Data Extraction
If Statement
Slicing
Conditional Expressions
Structural Changes
Step 2 HTML Table
Step 3 Code
Performance
Python Bites
Taught by
PyCon US
Related Courses
Competitive Programmer's Core SkillsSaint Petersburg State University via Coursera Основы разработки на С++: коричневый пояс
Moscow Institute of Physics and Technology via Coursera Mastering Programming with MATLAB
Vanderbilt University via Coursera Exception Handling in Python
Coursera Project Network via Coursera Concepts in Python: Loops, Functions and Returns
Coursera Project Network via Coursera