ailiteracynepal 🇳🇵

Mini Courses

Short. Focused. Exactly what you need.

Mini courses are built to go deep on a single skill, so you can pick one up and put it to work the same day. Each one has chapters, sections, and a certificate. Free, forever.

Mini course Free

Claude Code for Developers

A structured five-level path from the CLI to enterprise deployment.

A reference-shaped course for engineers who want to know every knob. Five levels: the core CLI, configuration and customisation, extension systems (subagents, MCP, hooks, output styles, skills), programmatic usage (headless, SDKs, GitHub Actions), and enterprise deployment (IAM, cloud providers, network, security, monitoring). Written to be read cover-to-cover or grepped for the answer you need right now.

5 chapters · 24 sections · Certificate
Start Claude Code for Developers
Mini course Free

Prompt Engineering

The craft of writing prompts that get useful work out of a language model.

A course for anyone who writes prompts — students, marketers, analysts, product managers, and engineers. Language-model agnostic; every example runs anywhere. Five chapters on how to frame intent, structure a prompt, get reliable output, apply the common patterns, and turn a one-off prompt into something you can reuse and share. Deliberately does not cover model internals (that lives in the Generative AI track) or API/SDK code (that lives in Building with Language Models) — this is about the craft of the prompt itself.

5 chapters · 25 sections · Certificate
Start Prompt Engineering
Mini course Free

Loop Engineering

Design the loop that runs your prompts — not just the prompt itself.

A course on the shift from prompting a language model to designing the loop that runs it. Six chapters covering the mental shift, what triggers the loop, what happens each cycle, how state carries between runs, complete worked examples, and the human role that never goes away. Sits between our Prompt Engineering course (the craft of the prompt) and Claude Code for Developers (one concrete implementation of these ideas). Model-agnostic and mostly tool-agnostic — you can build loops with almost anything; this course teaches the shape.

6 chapters · 18 sections · Certificate
Start Loop Engineering