Skip to content

Commit

Permalink
indexes
Browse files Browse the repository at this point in the history
  • Loading branch information
isidore committed May 30, 2024
1 parent 200c7d3 commit 6a49ff6
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
4 changes: 3 additions & 1 deletion TddWithChatGpt.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
### Videos
* [2024-05-15 Meetup](https://www.youtube.com/watch?v=exD6CGWn-FQ)


## Related Talks
include: ai.md
include: tdd.md

## Llewellyn's<!-- include: llewellyn.md -->

Expand Down
3 changes: 3 additions & 0 deletions indexes/ai.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
### AI Talks
* [Tdd With ChatGPT](TddWithChatGpt.md)
* [ChatGPT Prompting](ChatGPTPrompting.md)
6 changes: 6 additions & 0 deletions indexes/tdd.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
### TDD Talks
* [Tdd With ChatGPT](TddWithChatGpt.md)
* [Agile Technical Practices](AgileTechnicalPractices.md)
* [BDD vs Evil Programmer](BDDvsEvilProgrammer.md)
* [English to Code](EnglishToCode.md)
* [Fake it Till you Make it](FakeItTillYouMakeIt.md)

0 comments on commit 6a49ff6

Please sign in to comment.