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 06bf836

Browse files
authored
Update README.md
1 parent 45e1cca commit 06bf836

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

‎README.md

Lines changed: 17 additions & 0 deletions
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://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

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

0 commit comments

Comments
(0)

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