A collection of small scripts and exercises gathered from online tutorials as well as books.
- Every exercise was typed, not copied, to work on speed and accuracy.
- Samples will have labeled personal comments of how I understood the code, also if I added any modifications or patches.
- All credit goes to the creators of this knowledge. Thank you for making it available.
| Folder | Source | External Link |
|---|---|---|
| hackerIO_Python | Samples from HackerIO tutorials | hackerIO |
| inventGames_Python | Game‑building examples | nostarch |
| w3Schools_Python | Exercises from w3Schools | w3Schools |
This repository demonstrates proficiency by replicating exercises.
- Python: Python 3.12.3
- Git: 2.43.0
- VSCode: 1.105.1
Good times coding.