File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,23 @@ This is a work-in-progress copy of the Xcode Playground to accompany the forthco
77

88
The Playground is compatible with Swift 4 (Xcode 9).
99

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+
1027
## License
1128

1229
The source code in this repository is licensed under the Apache License. See `LICENSE`.

0 commit comments

Comments
 (0)