Blog
SQL, data, and practical AI — plain English. Filter by topic or search.
All articles
Slash commands and common command patterns
Part 3 of the Claude Code tutorial. Type slash to find commands, Tab to complete them, and use shell patterns like claude -c and claude -p so you…
Python and SQL together
Use SQL for large filters and governed aggregates, then polish results in pandas. Learn a read_sql hybrid pattern, when each tool wins, and how to review AI-generated code…
Studying and explaining hard topics simply
Part 4 of the ChatGPT everyday tutorial. Study hard topics with explain-simply loops, quizzes, teach-back, Study Mode ideas, and the mistakes that turn “learning” into copy-paste theater.
Talking to a codebase: ask, explore, change
Part 2 of the Claude Code tutorial. Talk to a repo in three beats: ask for a map with real paths, explore until you know what might break,…
Export results and hand off
Finish the job with clean CSV exports, optional Parquet or SQL loads, and short metadata notes for every file. Learn what each destination needs so BI tools and…




