mirror of
https://github.com/ossu/computer-science.git
synced 2024-10-01 01:26:01 -04:00
Merge pull request #350 from samfrances/patch1
Add new free and paid introductory computer science textbooks
This commit is contained in:
commit
1cc7ab25fa
@ -40,6 +40,7 @@
|
||||
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
|
||||
[Introduction to Computing: Explorations in Language, Logic, and Machines](http://www.computingbook.org/) | David Evans
|
||||
|
||||
### Math (Mathematical Thinking)
|
||||
|
||||
|
@ -37,6 +37,10 @@
|
||||
|
||||
### Introduction to Computer Science
|
||||
|
||||
Name | Author | ISBN
|
||||
:-- | :--: | :--:
|
||||
[Introduction to Computation and Programming Using Python](https://www.amazon.com/Introduction-Computation-Programming-Using-Python/dp/0262525003/) | John V. Guttag | 978-0262525008
|
||||
|
||||
### Math (Mathematical Thinking)
|
||||
|
||||
### Program Design
|
||||
|
Loading…
Reference in New Issue
Block a user