Premium deep-dive videos on AI engineering, agentic systems, databases, and the craft of writing good software. No padding, no fluff. Just the work.
It's the number one issue that senior programmers face, when using AI tooling: it writes crappy code.
Understanding how to orchestrate agents is where the value is. You can work faster and more efficiently by tightly managing your context windows.
Workshops at NDC Porto building an MCP server for Claude using Claude.
Using AI to script mind-numbing tasks like compiling markdown documents.
Exploring Google's Gemini CLI tool.
Learning with LLMs while addressing trustworthiness concerns.
Learning AI coding patterns through practical tasks.
Clarifying TDD practices with guest Brad Wilson.
Practical experience writing tests with this complex tool.
Excerpt from 2016 NDC London talk on Elixir's built-in concurrency.
Archived video with Jon Skeet investigating date bugs and StackOverflow answers.
Interview preparation covering basics of common data structures.
Scott Hanselman and Rob Conery offer advice on community engagement through blogging, GitHub, conferences.
Interview rescue fundamentals covering linked list creation from scratch.