File tree
Expand file treeCollapse file tree1 file changed
+17
-0
lines changed Expand file treeCollapse file tree1 file changed
+17
-0
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -7,6 +7,23 @@ This is a work-in-progress copy of the Xcode Playground to accompany the forthco
|
7 | 7 |
|
8 | 8 | The Playground is compatible with Swift 4 (Xcode 9).
|
9 | 9 |
|
| 10 | +## Links |
| 11 | + |
| 12 | +### Get the Book |
| 13 | + |
| 14 | +- [Manning](https://www.manning.com/books/classic-computer-science-problems-in-swift) |
| 15 | +- [Amazon](http://amzn.to/2xG6nlF) |
| 16 | + |
| 17 | +### Open Source Projects Mentioned in the Book |
| 18 | + |
| 19 | +- [SwiftPriorityQueue](https://.com/davecom/SwiftPriorityQueue) |
| 20 | +- [SwiftGraph](https://.com/davecom/SwiftGraph) |
| 21 | +- [SwiftCSP](https://.com/davecom/SwiftCSP) |
| 22 | + |
| 23 | +### Miscellaneous |
| 24 | + |
| 25 | +- [A Reimplementation of the Book in C++ (not by the author)](https://.com/araya-andres/classic_computer_sci) |
| 26 | + |
10 | 27 | ## License
|
11 | 28 |
|
12 | 29 | The source code in this repository is licensed under the Apache License. See `LICENSE`.
|
You can’t perform that action at this time.
0 commit comments