Python Tips and Tricks for Writing Better Code
Offered By: Corey Schafer via YouTube
Course Description
Overview
Discover 10 essential Python tips and tricks to enhance your coding skills in this 39-minute video tutorial. Learn about ternary conditionals, underscore placeholders, context managers, enumerate, zip, unpacking, setattr/getattr, getpass, Python dash m, and the help/dir functions. Improve your code efficiency and readability with these Pythonic techniques, explained step-by-step with practical examples and timestamps for easy navigation.
Syllabus
1) Ternary Conditionals - .
2) Underscore Placeholders - .
3) Context Managers - .
4) Enumerate - .
5) Zip - .
6) Unpacking - .
7) Setattr/Getattr - .
8) GetPass - .
9) Python dash m - .
.
Taught by
Corey Schafer
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