Update README.md

This commit is contained in:
bt3gl 2022-03-23 14:44:00 +00:00 committed by GitHub
parent a872d5c667
commit 188195b7a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,9 +11,18 @@
* [Concurrence examples](https://github.com/bt3gl-labs/Scratch-Space-Python/tree/master/boilerplates-concurrence)
---
### Small projects
* [Maze puzzle]()
* [encoding decimals](https://github.com/bt3gl-labs/Scratch-Space-Python/tree/master/small-projects/enconding-decimals)
* [finding a blob boundary](https://github.com/bt3gl-labs/Scratch-Space-Python/tree/master/small-projects/finding-blob-boundary)
* [magic pen](https://github.com/bt3gl-labs/Scratch-Space-Python/tree/master/small-projects/magic-pen)
* [maze puzzle](https://github.com/bt3gl-labs/Scratch-Space-Python/tree/master/small-projects/maze-puzzle)
* [parsing Medium posts](https://github.com/bt3gl-labs/Scratch-Space-Python/tree/master/small-projects/medium)
----
### Good Readings