▪ readingGenerating Better Logic and Tests
Session 3 - Logic, Tests

Unlock AI For Developers With Deadlines
A focused workshop for working developers who need to use AI right now, in real projects, under real time pressure.
SECTION
Generating Better Logic and Tests
NEXT UP
LAB: Updating Our Spec
COURSE
AI for Developers with Deadlines
29 lessons
Lesson
In this session we're going to have Gemini help us build the logic for our application, complete with tests. As always, if you prefer to use Copilot with a different model, do it! Your results might be slightly different, which means you get to figure out why and adjust your prompt as needed. This is a good thing - it's how we learn.
Our tasks in this session are:
- Formalizing our spec with a
/docsdirectory and using it as context when we need to, rather than having it live in our instructions. - See what it's like to do test-first development with AI, having AI take a stab at writing the initial tests for us.
- Fill out the logic, making sure the tests pass.
- Perform a code review to lower the chance of crap code.
Off with us!
Unlock AI For Developers With Deadlines
A focused workshop for working developers who need to use AI right now, in real projects, under real time pressure.