File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 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
77
88The 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://github.com/davecom/SwiftPriorityQueue )
20+ - [ SwiftGraph] ( https://github.com/davecom/SwiftGraph )
21+ - [ SwiftCSP] ( https://github.com/davecom/SwiftCSP )
22+
23+ ### Miscellaneous
24+
25+ - [ A Reimplementation of the Book in C++ (not by the author)] ( https://github.com/araya-andres/classic_computer_sci )
26+
1027## License
1128
1229The 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