Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding OpenDSA interactive eTextbook #994

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions extras/readings.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ Name | Author(s)
[Category Theory for Programmers: The Preface](https://bartoszmilewski.com/2014/10/28/category-theory-for-programmers-the-preface/) | Bartosz Milewski
[An Introduction to Information Retrieval](https://nlp.stanford.edu/IR-book/pdf/irbookonlinereading.pdf) | Christopher D. Manning, Prabhakar Raghavan, Hinrich Schütze
[Computer Science: An interdisciplinary approach](https://introcs.cs.princeton.edu/java/cs/) | Robert Sedgewick, Kevin Wayne
[OpenDSA: Data Structures and Algorithms interactive textbooks](https://opendsa-server.cs.vt.edu/) <br> - [CS2: Software Design & Data Structures](https://opendsa-server.cs.vt.edu/OpenDSA/Books/CS2/html/) <br> - [CS3: Data Structures & Algorithms](https://opendsa-server.cs.vt.edu/OpenDSA/Books/CS3/html/) ([Coursenotes](https://opendsa-server.cs.vt.edu/OpenDSA/Books/CS3notes/html/) - [Slides](https://opendsa-server.cs.vt.edu/OpenDSA/Books/CS3slides/html/)) <br> - [CS4: Senior Algorithms](https://opendsa-server.cs.vt.edu/OpenDSA/Books/CS4104/html/)| The OpenDSA Project (supported by National Science Foundation)

## Applications

Expand Down