https://github.com/radtechdad/atbs
Solutions to programming projects in "Automate the Boring Stuff"
https://github.com/radtechdad/atbs
Last synced: 10 months ago
JSON representation
Solutions to programming projects in "Automate the Boring Stuff"
- Host: GitHub
- URL: https://github.com/radtechdad/atbs
- Owner: RadTechDad
- Created: 2020-05-27T05:36:31.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-24T05:19:15.000Z (about 6 years ago)
- Last Synced: 2023-07-23T07:28:56.251Z (about 3 years ago)
- Language: Python
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AtBS
My version of the code projects from the book, “Automate the Boring Stuff"
I don't have code examples for everything as I skipped as many as I thought were a waist of my time
(mostly code examples within the chapters -- I tried doing all of the projects though).
I also didn't start sorting my code until Chapter 4, so the others are unsorted for now.