Skip to content

Latest commit

 

History

History
54 lines (41 loc) · 2.23 KB

TddWithChatGpt.md

File metadata and controls

54 lines (41 loc) · 2.23 KB

TDD with ChatGPT

Talk Resources

Videos

Related Talks

AI Talks

TDD Talks

About Llewellyn

Invite me to Speak at your conference

or
I'm a Samman Technical Coach. You can hire me
I offer Team Coaching in 2 week increments.

  • Remote: 1 team, 2.5 hrs/day
    • Add-Ons: [Learning Hour, Coach the Coaches]
  • In-Person: 3 teams a day + Learning hour

Description

"In my talk, 'TDD with ChatGPT,' I do a live coding demo where I write the tests and ChatGPT writes the code. We’ll see how to break problems into bite-sized pieces, prompt with tests, and iterate based on real feedback. This session aims to show a practical, middle-ground approach to working with AI, avoiding the extremes of 'AI is useless' or 'AI is magical'."

Learning Objectives:

  • Practical TDD
  • Effective Prompting
  • Iterative Feedback