When you run code in Python, there’s a lot happening under the hood. This course sheds light on some of the interesting parts of Python you might be unaware of.
As you progress through it, you’ll learn some tools and tricks that every Python programmer should know to avoid common mistakes. You can think of the course as a “Python hacks” handbook.
Python basics are a prerequisite, but this is a beginner-level course. Each lesson is independent and after the first chapter, you can pick up from any lesson and you’ll be able to follow along comfortably.
When you run code in Python, there’s a lot happening under the hood. This course sheds light on some of the interesting parts of...Show More
WHAT YOU'LL LEARN
Learn to work with Python's unexpected quirks
Avoid some of the more common errors Python developers come across
Writer better Python code
Learn to work with Python's unexpected quirks
Show more
Content
1.
Introduction
2 Lessons
Get familiar with Python's elegant design, surprising outcomes, and effective learning methods.
2.
Slippery Slopes
30 Lessons
Unpack the core of Python's scope handling, object deletion intricacies, and iterable modification challenges.
Stubborn del OperationThe Out of Scope VariableDeleting a List Item While IteratingA Tic-tac-toe Where X Wins in the First Attempt!Lossy Zip of IteratorsLoop Variables Leaking Out!Modifying the Dictionary While Iterating Over ItChallenge 1: SudokuSolution Review: SudokuName Resolution Ignoring Class ScopeBeware of Default Mutable Arguments!Catching the ExceptionsSame Operands, Different Story!Can I Call You Later?What's Wrong With Booleans?Class Attributes and Instance AttributesQuick Quiz!SplitsiesWild ImportsLet's MangleAll Sorted?Midnight Doesn't Exist?Needles in a HaystackMore Needles in the HaystackQuick Quiz!Challenge 2: Updating Outer Scope ValuesSolution Review: Updating Outer Scope ValuesChallenge 3: Updating Outer Scope Values AgainSolution Review: Updating Outer Scope Values AgainQuick Recap
3.
Strain Your Brain!
30 Lessons
Master the steps to enhancing Python skills through advanced operators, data structures, and behaviors.
4.
Appearances Are Deceptive!
4 Lessons
Grasp the fundamentals of Python's handling of encoding, memory management, and coding practices.
5.
The Hidden Treasures!
10 Lessons
Discover Python's hidden gems, easter eggs, innovative modules, and unique features.
6.
Miscellaneous
9 Lessons
Simplify complex topics of Python string operations, dictionary optimizations, and unique quirks.
7.
Contributions & Acknowledgements
2 Lessons
Practice using contributions and community acknowledgements to enhance Python FTW's development.
Certificate of Completion
Showcase your accomplishment by sharing your certificate of completion.
Course Author:
Developed by MAANG Engineers
Trusted by 2.8 million developers working at companies
"These are high-quality courses. Trust me. I own around 10 and the price is worth it for the content quality. EducativeInc came at the right time in my career. I'm understanding topics better than with any book or online video tutorial I've done. Truly made for developers. Thanks"
Anthony Walker
@_webarchitect_
"Just finished my first full #ML course: Machine learning for Software Engineers from Educative, Inc. ... Highly recommend!"
Evan Dunbar
ML Engineer
"You guys are the gold standard of crash-courses... Narrow enough that it doesn't need years of study or a full blown book to get the gist, but broad enough that an afternoon of Googling doesn't cut it."
Software Developer
Carlos Matias La Borde
"I spend my days and nights on Educative. It is indispensable. It is such a unique and reader-friendly site"
Souvik Kundu
Front-end Developer
"Your courses are simply awesome, the depth they go into and the breadth of coverage is so good that I don't have to refer to 10 different websites looking for interview topics and content."
Vinay Krishnaiah
Software Developer
Hands-on Learning Powered by AI
See how Educative uses AI to make your learning more immersive than ever before.
AI Prompt
Code Feedback
Explain with AI
AI Code Mentor
Free Resources