Learn

Everything I have written up while learning this myself.

Two card-by-card guides to the Microsoft AI exams, and a hands-on Python course. All free, no sign-up. Published because it is more useful out here than sitting on my disk.

◆ The hands-on course

Python for AI Engineers

A free, self-paced Python course for people who can already read code but want to build with LLMs. Fifteen chapters from the language basics to a full Streamlit → FastAPI → Gemini → SQLite capstone — written first-person, honest, and aimed at the code you actually have to read and ship.

15 chaptersFreeSelf-pacedJS-dev friendlyLLM-focused
Start the course →
Why start here

The companion to the theory

Read The AI Engineering Pipeline for the map of the whole field, then come here to put your hands on Python and actually build with LLMs.

Hands-onHonestFree
More on the way

Coming next

This section is built to grow. Future courses will go deeper on evals, agent loops, and secure deployment — the parts of the pipeline that decide whether a system survives production.

EvalsAgent loopsSecure deployment