File tree
Expand file treeCollapse file tree1 file changed
+8
-1
lines changed Expand file treeCollapse file tree1 file changed
+8
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -13,6 +13,13 @@ You can find general questions and descriptive information about the book on the
|
13 | 13 | All of the source code in this repository is released under the Apache License version 2.0. See `LICENSE`.
|
14 | 14 |
|
15 | 15 | ## Other Books and Languages
|
| 16 | + |
| 17 | +Official Books from the Series by @davecom |
16 | 18 | - [Classic Computer Science Problems in Python](https://.com/davecom/ClassicComputerScienceProblemsInPython)
|
17 | 19 | - [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) |
You can’t perform that action at this time.
0 commit comments