Skip to content

Commit 3501cac

Browse files
authored
Add interesting/useful reading resources (ossu#941)
1 parent 078c966 commit 3501cac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

extras/readings.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Name | Author(s)
2424
[Programming Languages: Application and Interpretation](http://cs.brown.edu/~sk/Publications/Books/ProgLangs/) | Shriram Krishnamurthi
2525
[Programming and Programming Languages](https://papl.cs.brown.edu/2018/) | Shriram Krishnamurthi, Benjamin S. Lerner, Joe Gibbs Politz
2626
[Competitive Programming](https://cpbook.net/) | Steven Halim, Felix Halim
27+
[Introduction to computing in Java](https://introcs.cs.princeton.edu/java/home/) | Robert Sedgewick, Kevin Wayne
2728

2829
## Math
2930

@@ -65,6 +66,7 @@ Name | Author(s)
6566
[Category Theory: A Gentle Introduction](http://www.logicmatters.net/resources/pdfs/GentleIntro.pdf) | Peter Smith
6667
[Category Theory for Programmers: The Preface](https://bartoszmilewski.com/2014/10/28/category-theory-for-programmers-the-preface/) | Bartosz Milewski
6768
[An Introduction to Information Retrieval](https://nlp.stanford.edu/IR-book/pdf/irbookonlinereading.pdf) | Christopher D. Manning, Prabhakar Raghavan, Hinrich Schütze
69+
[Computer Science: An interdisciplinary approach](https://introcs.cs.princeton.edu/java/cs/) | Robert Sedgewick, Kevin Wayne
6870

6971
## Applications
7072

0 commit comments

Comments
 (0)