Skip to content

Blog

SQL, data, and practical AI — plain English. Filter by topic or search.

All articles

  • ,

    Long docs and multi-file work

    Part 3 of the ChatGPT everyday tutorial. How to handle long documents and multi-file work with chunking, indexing, quote checks, Projects, and a no-secrets recipe you can reuse…

    Long docs and multi-file work
  • ,

    Install / open Claude Code and first run

    Part 1 of the Claude Code tutorial. Install with native scripts, Homebrew, or WinGet, verify with claude –version, log in, pick a surface, and survive first run with…

    Install / open Claude Code and first run
  • ,

    A light cleaning pipeline

    Turn ad-hoc notebook cells into a light load-clean-validate-summarize pipeline you can trust. Small functions, row-count checks, and cold-start reruns make your Python analytics reproducible for teammates.

    A light cleaning pipeline
  • ,

    Better answers with structure and examples

    Part 2 of the ChatGPT everyday tutorial: role, goal, constraints, example, and format. Weak vs strong prompts, micro-examples, and a diagnose-patch-rerun loop when Chat is wrong.

    Better answers with structure and examples
  • ,

    API and console: only if you build apps

    Part 6 closes the Claude product map: chat subscriptions and the API Console are separate bills and separate jobs. Open platform.claude.com only if you build software that calls…

    API and console: only if you build apps