Skip to content

Commit

Permalink
Update TddWithChatGpt.md
Browse files Browse the repository at this point in the history
  • Loading branch information
isidore authored May 24, 2024
1 parent bb01dfe commit 2ad9dfe
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions TddWithChatGpt.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,12 @@

I'm a Technical Agile Coach. You can [hire me](http://llewellynfalco.blogspot.com/p/hire-me.html)
<!-- endInclude -->


## 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

0 comments on commit 2ad9dfe

Please sign in to comment.