PEP Yourself - 10 PEPs You Should Pay Attention To
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the world of Python Enhancement Proposals (PEPs) in this informative EuroPython 2019 conference talk. Discover the significance of 10 essential PEPs that shape everyday Python coding practices. Learn about style guides, docstring conventions, list comprehensions, generators, string interpolation, data classes, and assignment expressions. Gain insights into how these PEPs influence code writing, refactoring, and overall project development. Understand the importance of reading and implementing these standards to improve code quality and make Python development more efficient and enjoyable.
Syllabus
Intro
Mandatory Monty Python reference
PEP 8 - Style Guide for Python Code
PEP 257 -- Docstring Conventions
PEP 202 -- List Comprehensions
PEP 255 -- Simple Generators
PEP 498 -- Literal String Interpolation
PEP 557 -- Data Classes
PEP 572 - Assignment Expressions
Taught by
EuroPython Conference
Related Courses
Scala Programming For Beginners Complete Guide 2020Udemy Complete Flutter Course
YouTube Dart Programming Language for Flutter Complete Course
YouTube C# & .NET: Programming
LinkedIn Learning Scala Tutorial
YouTube