-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Pete Cacioppi edited this page Jul 10, 2023
·
31 revisions
It's here.
It's in the book. The supplemental course materials are in this repo.
This page is for people who don't want to read the entire book, and instead, just jump straight to the TTS course.
- What is Tidy, Tested, Safe?
- Is Tidy Tested Safe the same thing as Agile?
- Keeping things tidy.
- Testing your code responsibly (read my book! Chapter 5)
- Insuring the safety of your solve function (read my book! )
- The Tidy Tested Safe Bootcamp Course
- Manage the local Python environment when developing a package
-
Managing the requirements of the package you built.
- This is answers the question of "why are you ignoring the requirements.txt file?"
-
I skipped chapters 2-9, went straight to Chapter 10, and now I'm confused.
- Alternately, you might have skimmed 2-9, or read them a long time ago, or just enjoy my writing :)
Hang out on the ticdat slack. There is a #tidy_tested_safe
channel.