PYTHON (13)
- Your First AI Agent Should Only Be Able to Read
- A Python Machine Learning Setup You Can Safely Hand to an AI Agent
- The pandas Mental Model for People Who Already Know SQL
- Build a Regression Test for Your AI Support Bot
- Python 3.14 Landed: Free Threading, Template Strings and Lazy Annotations
- Python Finally Has a Standard Lock File Format
- Holding Structured Data in Python: Dicts, NamedTuple, TypedDict, Dataclasses and Pydantic
- Python 3.13 Is Here: A Real REPL, an Optional GIL, and Nineteen Modules That Vanished
- Getting JSON You Can Trust Out of an LLM
- Python Type Hints in 2024: What Actually Earns Its Keep
- Python 3.10 Gets match and case: A Working Guide to Structural Pattern Matching
- Python 2 Sunsets on January 1: What It Means and How to Get Off It
- Python 3.5 Gets async and await: How Native Coroutines Work