mirror of
https://github.com/ossu/computer-science.git
synced 2024-10-01 01:26:01 -04:00
Added some books
Added: Structure and Interpretation of Computer Programs Calculus Made Easy Grinstead and Snell’s Introduction to Probability Compiler Construction
This commit is contained in:
parent
992e3883ce
commit
4571f829c1
@ -37,6 +37,10 @@
|
||||
|
||||
### Introduction to Computer Science
|
||||
|
||||
Name | Author(s)
|
||||
:-- | :--:
|
||||
[Structure and Interpretation of Computer Programs](https://mitpress.mit.edu/sicp/full-text/book/book.html) | Hal Abelson, Jerry Sussman, Julie Sussman
|
||||
|
||||
### Math (Mathematical Thinking)
|
||||
|
||||
### Program Design
|
||||
@ -51,6 +55,10 @@
|
||||
|
||||
### Math (Calculus)
|
||||
|
||||
Name | Author(s)
|
||||
:-- | :--:
|
||||
[Calculus Made Easy](http://www.gutenberg.org/ebooks/33283) | Silvanus P. Thompson
|
||||
|
||||
### Software Architecture
|
||||
|
||||
### Theory
|
||||
@ -59,6 +67,10 @@
|
||||
|
||||
### Math (Probability)
|
||||
|
||||
Name | Author(s)
|
||||
:-- | :--:
|
||||
[Grinstead and Snell’s Introduction to Probability](https://math.dartmouth.edu/~prob/prob/prob.pdf) |Charles M. Grinstead, J. Laurie Snell
|
||||
|
||||
### Computer Architecture
|
||||
|
||||
### Operating Systems
|
||||
@ -77,6 +89,11 @@
|
||||
|
||||
### Compilers
|
||||
|
||||
Name | Author(s)
|
||||
:-- | :--:
|
||||
[Compiler Construction](http://www.ethoberon.ethz.ch/WirthPubl/CBEAll.pdf) | Niklaus Wirth
|
||||
|
||||
|
||||
### Parallel Computing
|
||||
|
||||
### UX Design
|
||||
|
Loading…
Reference in New Issue
Block a user