Sitemap - 2024 - The Python Coding Stack
When a Duck Calls Out • On Duck Typing and Callables in Python
Goat or Car? Solving The Monty Hall Problem With Python and NumPy
The Code That Almost Led to Disaster • A Starbase Story
1969: Can You Land on The Moon? • A Python `turtle` Lunar Lander
Let's Eliminate General Bewilderment • Python's LEGB Rule, Scope, and Namespaces
What's In A List—Yes, But What's *Really* In A List
What Can A Coffee Machine Teach You About Python's Functions?
Is There Any Doctor Here? We're All Doctors…
What's The Difference Between NumPy's `arange()` and `linspace()` (A NumPy for Numpties article)
After You. No, I Insist, You Go First • Python's Operator Precedence
If Feynman Were Teaching Today… A Simplified Python Simulation of Diffusion
The Trees in the Woods (Data Structures in the Real World #1)
`bytes`: The Lesser-Known Python Built-In Sequence • And Understanding UTF-8 Encoding
`dict()` is More Versatile Than You May Think
A Sequence of Lazy Turtle Aliens
Where's William? How Quickly Can You Find Him? • What's a Python Hashable Object?
The Magician's Sleight of Hand
"It works!" is The Most Dangerous Phrase in Programming • Understanding `itertools.groupby()`
Rambling Reflections • Twelve Months of The Python Coding Stack
"I'm One of You!" Said the Function to the Other Objects
On a Book, a Hybrid Course, and a Space Invaders Clone in `turtle`
If You Find if..else in List Comprehensions Confusing, Read This, Else…
To Infinity and Beyond • The Infinite `for` Loop
A NumPy Banana Skin • `dtype` (A NumPy for Numpties article)
It's Pointless! Or Isn't It? Python's `Ellipsis` Has Three ...
Using Matplotlib To Create The 50th Article Cover Mosaic Animation (#50 Part 2)
#50 • Original Milestones Pointed Towards A Future Destination Not A Past Event (Part 1)
My Neighbours Are Moving House • Mutating The Immutable Tuple (Sort Of)
The NumPy for Numpties (sort-of) series
Put On Your Deerstalker. You're Now a Detective. It's Time For Debugging
Why Can't I Just Use A List? • Understanding NumPy's `ndarray` (A NumPy for Numpties article)