File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ You can find general questions and descriptive information about the book on the
1313
All of the source code in this repository is released under the Apache License version 2.0. See `LICENSE`.
1414

1515
## Other Books and Languages
16+
17+
Official Books from the Series by @davecom
1618
- [Classic Computer Science Problems in Python](https://.com/davecom/ClassicComputerScienceProblemsInPython)
1719
- [Classic Computer Science Problems in Swift](https://.com/davecom/ClassicComputerScienceProblemsInSwift)
18-
- [A Reimplementation of the Book in C++ (not by the author)](https://.com/araya-andres/classic_computer_sci)
20+
21+
Ports
22+
- [C++ implementation by @aray-andres](https://.com/araya-andres/classic_computer_sci)
23+
- [Go implementation by @arlima](https://.com/arlima/problemas_classicos_CC)
24+
- [PHP implementation by @SaschaKersken (German translator of CCSPiP)](https://.com/SaschaKersken/ClassicComputerScienceProblemsInPhp)
25+
- [JavaScript implementation by @SaschaKersken (German translator of CCSPiP)](https://.com/SaschaKersken/ClassicComputerScienceProblemsInJavaScript)

0 commit comments

Comments
 (0)