Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5eafcac

Browse files
authoredMar 9, 2025
Update README.md
1 parent f60effc commit 5eafcac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ Official Books from the Series by @davecom
1818
- [Classic Computer Science Problems in Python](https://github.com/davecom/ClassicComputerScienceProblemsInPython)
1919
- [Classic Computer Science Problems in Swift](https://github.com/davecom/ClassicComputerScienceProblemsInSwift)
2020

21+
My Latest Book
22+
- [Computer Science from Scratch: Building Interpreters, Art, Emulators and ML in Python](https://github.com/davecom/ComputerScienceFromScratch)
23+
2124
Ports
2225
- [C++ implementation by @aray-andres](https://github.com/araya-andres/classic_computer_sci)
2326
- [Go implementation by @arlima](https://github.com/arlima/problemas_classicos_CC)

0 commit comments

Comments
 (0)
Please sign in to comment.