Step-by-step guides for SQL, tools, and practical AI — skills you can use at work. Learn by doing, not by jargon.
🎓 Core Analytics & Data Skills
The foundational curriculum: go from messy spreadsheets to confident SQL, Python, charts, and metrics you reuse everywhere.
SQL series
Step-by-step SQL — from playground setup through joins, subqueries, and optimization.
- Parts 1–4: Playground setup, SELECT, filtering, and sorting
- Parts 5–8: Grouping, aggregates, multi-table joins & subqueries
- Parts 9–14: Views, indexes, window functions, CTEs & query tuning
🤖 Everyday AI for Work & Life
Practical AI workflows for knowledge workers — prompting, memory, personal assistants, and real work tasks.
Practical AI for analytics people
A nine-part series for analysts: what AI can and cannot do, tokens, prompts, evals, RAG, agents, privacy, documentation, and a personal ops checklist.
- Parts 1–3: Capabilities, limits, token economics & prompt framing
- Parts 4–6: RAG foundations, agents, evals & structured data extraction
- Parts 7–9: Privacy boundaries, governance checklists & production ops
🛠️ Major AI Platform Masterclasses
Deep-dive operational playbooks for frontier models and developer ecosystems with official marks.
Claude
Anthropic Claude from first login through product map, Claude Code, and Cowork — one continuous path.
- Parts 1–3: Prompt caching, Projects, Artifacts & context hygiene
- Parts 4–6: Claude Code CLI tool execution, subagents & workflows
- Parts 7–10: MCP server integration, tool boundaries & developer best practices
🧠 Open-Source & AI Engineering
Run, build, fine-tune, and inspect models locally — llama.cpp, Unsloth, RAG, vector databases, and autonomous harnesses.
Fine-tuning open models with Unsloth from scratch
A comprehensive, zero-fluff engineering guide to fine-tuning open foundation models using Unsloth. Understand the mechanics of weight updates versus prompt engineering and RAG, master manual CUDA autograd kernels that deliver 5x training speedups with 80% lower VRAM, explore LoRA and QLoRA low-rank adapter mathematics, prepare high-quality Alpaca and ShareGPT instruction datasets, fine-tune Llama 3 and Qwen models on free Google Colab GPUs, and export merged adapters directly to GGUF, Ollama, and vLLM for high-throughput production serving.
- Part 1: Weight updates vs RAG & prompt engineering trade-offs
- Part 2: 5x faster custom CUDA autograd kernels with 80% less VRAM
- Part 3: LoRA / QLoRA training on Colab GPUs & GGUF production export
🏢 Data Systems, Engineering & Applied Practice
How data moves, scales, and delivers value: pipelines, dbt, Airflow, stewardship, BI, and domain analytics.
How data actually moves
A seven-part series for analysts who inherit pipelines: path, latency, storage homes, orchestration, dbt concepts, environments, and observability.
- Parts 1–2: Trace data movement, lineage & latency requirements
- Parts 3–5: Storage tiers, orchestration engines & dbt transformations
- Parts 6–7: Multi-environment deployments & proactive observability alerts
Claude Cowork: what it is for
Claude Cowork is the agent surface for non-coding knowledge work: folders and tools you choose, multi-step tasks, deliverables you still review. Part 3 of the Claude product map…
Custom GPTs vs plain chat
Part 2 of ChatGPT product map. When a Custom GPT earns its keep versus plain chat: saved instructions, knowledge files, plan limits on creating GPTs, and why a…
DataFrames as tables
A pandas DataFrame is just a table with rows, columns, and types you can inspect. Learn to load a CSV, check shape and dtypes, rename columns, and map…
Claude Code: what it is for
Part 2 of Claude product map. What Claude Code is for when you will touch a project: explore a repo, edit many files, run tests, and open PRs,…
Chat vs Work vs Codex
Part 1 of ChatGPT product map. Plain English on Chat, Work, and Codex: what each mode is for, how usage differs, and a chooser you can use before…
Setup without tears
Set up Python for analytics without the folklore that scares people off. Create a virtual environment, install pandas with pip, and load a tiny CSV so your first…
Claude.ai chat vs everything else
Part 1 of Claude product map. A plain-English tour of Claude chat versus Code, Cowork, Design, Science, and the API Console so you know which door to open…
Privacy, work rules, and when not to use it
Privacy, company policy, and the right tool matter more than clever prompts. Use this series-end guide for when not to use ChatGPT, a good-enough checklist, and what to…
Why Python for analytics (and when to stay in SQL or Sheets)
Python is optional for many analytics jobs, and that is a feature, not a failure. Learn when Sheets or SQL still win, when a notebook saves real hours,…
When Claude is the wrong tool
Closes Learn Claude from scratch with judgment: four wrong-tool zones, a good-enough checklist, walk-away signals, and what comes next in the product map, Code, and Cowork series.
When Grok is the wrong tool
Generative AI tools like Grok are powerful assistants, but they can be dangerous when misapplied. In this final part of the series, we cover the six critical danger…
Connectors and apps (Drive, calendars, etc.)
Connectors and apps link ChatGPT to Drive, mail, Slack, CRMs, and more. Climb from plain chat to uploads, read-only access, write actions, and scheduled work only as far…











