The 60-Prompt Starter Pack for Everyday Coding
by Laura Mbeki
Prompts that write, explain and stress-test SQL against a schema you paste in yourself.
SN Created by Sofia Navarro
Every bullet below is something you will have built, shipped or be able to explain by the time you finish the last lesson.
5 modules · 21 lessons · 2h 45m of material
4 lessons running 30m in total. Each lesson ships with the finished source files and a short written recap, so you can follow along in your own editor and skim the module again later.
Lesson-by-lesson titles, code downloads and exercises live inside the course library you get access to straight after checkout.
4 lessons running 32m in total. Each lesson ships with the finished source files and a short written recap, so you can follow along in your own editor and skim the module again later.
Lesson-by-lesson titles, code downloads and exercises live inside the course library you get access to straight after checkout.
5 lessons running 40m in total. Each lesson ships with the finished source files and a short written recap, so you can follow along in your own editor and skim the module again later.
Lesson-by-lesson titles, code downloads and exercises live inside the course library you get access to straight after checkout.
4 lessons running 34m in total. Each lesson ships with the finished source files and a short written recap, so you can follow along in your own editor and skim the module again later.
Lesson-by-lesson titles, code downloads and exercises live inside the course library you get access to straight after checkout.
4 lessons running 29m in total. Each lesson ships with the finished source files and a short written recap, so you can follow along in your own editor and skim the module again later.
Lesson-by-lesson titles, code downloads and exercises live inside the course library you get access to straight after checkout.
5 modules · 21 lessons
2h 45m total length
Short list, and deliberately so. If you meet these you can start today.
A model that has never seen your schema will happily write SQL against tables it imagines. This pack starts from the opposite assumption: you paste the schema, the model works only from it, and every query comes back with the assumptions it made written out above the code.
There are prompt sets for translating a business question into a query, for explaining an inherited query line by line, for rewriting a correlated subquery into a join, for building running totals and rankings with window functions, for cohort and retention analysis, and for the sanity checks that catch a wrong answer before it reaches a dashboard. A separate set turns a slow query and its plan output into a short list of concrete changes to try.
A large section deals with correctness rather than syntax, because a query that runs is not a query that is right. Those prompts generate counting checks, boundary probes and small deliberate breakages that reveal whether your filter really did what you meant.
Written for PostgreSQL first, with dialect notes for MySQL, SQLite and common warehouses. Twenty-one recorded lessons work through an analytics schema. Delivered as Markdown, Notion, plain text and a SQL file of example schemas, by an emailed access link.
Still unsure about something? Write to misteryjj100@gmail.com and a human answers, usually the same working day.
Reviews are written by people who bought this course. We publish the critical ones too.
4.5
Rated 4.5 out of 5Course rating · 2 reviews
Zofia Kaminska
Analytics engineer
I had been pasting bare CREATE TABLE statements and wondering why the joins came back subtly wrong. Including the cardinalities and flagging which columns are secretly nullable, as this pack insists on, transformed the output quality overnight.
Owen Blackwood
Data analyst
Getting the model to produce a query and then produce the input that would make that query wrong is a neat trick and I have adopted it permanently. Marked down because the retention prompts quietly assume an event table shaped very much like the author's own.
Python and data engineer
Sofia builds the pipelines that keep analytics teams honest, mostly Python on top of PostgreSQL under uncomfortable load. She teaches schema design, indexing and query planning against anonymised production datasets rather than toy tables, then wires the same data into pandas so the SQL and the Python halves stop being separate skills. Expect to spend real time reading execution plans and rather less time reading slides. She consults on migrations for teams that cannot afford downtime.
One-time payment · lifetime access