Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.93 KB

TddWithChatGpt.md

File metadata and controls

46 lines (35 loc) · 1.93 KB

TDD with ChatGPT

Talk Resources

Videos

Related Talks

AI Talks

TDD Talks

Llewellyn's

I'm a Technical Agile Coach. You can hire me

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