Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 21460ea

Browse files
authored
Update README.md
1 parent 4b7f4cb commit 21460ea

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

‎README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,16 @@ The Playground is compatible with Swift 4 (Xcode 9).
3434
- [Article: Tic-Tac-Toe AI in Swift](http://freecontent.manning.com/classic-computer-science-problems-in-swift-tic-tac-toe/)
3535
- [Slides: A* Search in Swift: Navigating a Maze](http://freecontent.manning.com/slideshare-a-search-in-swift-navigating-a-maze/)
3636

37-
### Miscellaneous
37+
### Other Books and Languages
38+
Official Books from the Series by @davecom
39+
- [Classic Computer Science Problems in Java](https://github.com/davecom/ClassicComputerScienceProblemsInJava)
40+
- [Classic Computer Science Problems in Python](https://github.com/davecom/ClassicComputerScienceProblemsInPython)
3841

39-
- [A Reimplementation of the Book in C++ (not by the author)](https://github.com/araya-andres/classic_computer_sci)
42+
Ports
43+
- [C++ implementation by @aray-andres](https://github.com/araya-andres/classic_computer_sci)
44+
- [Go implementation by @arlima](https://github.com/arlima/problemas_classicos_CC)
45+
- [PHP implementation by @SaschaKersken (German translator of CCSPiP)](https://github.com/SaschaKersken/ClassicComputerScienceProblemsInPhp)
46+
- [JavaScript implementation by @SaschaKersken (German translator of CCSPiP)](https://github.com/SaschaKersken/ClassicComputerScienceProblemsInJavaScript)
4047

4148
## License
4249

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /