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
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity