From e85f612b24bef32fc8d2351fadde3e1782ef3036 Mon Sep 17 00:00:00 2001 From: Yusuf Karadag Date: Wed, 21 Oct 2020 16:50:01 +0300 Subject: [PATCH] Added CS book (#4535) * Update free-programming-books.md * removed index.html * Committed suggested changes Co-authored-by: Seth Co-authored-by: Seth --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 10d0b1a6..eab92eca 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -403,6 +403,7 @@ * [Computational Thinking](https://www.cs.cmu.edu/~15110-s13/Wing06-ct.pdf) - Jeannette Wing, Carnegie-Mellon University (PDF) * [Computer Science I - Draft](https://bitbucket.org/chrisbourke/computersciencei/src) - Dr. Chris Bourke (PDF) (:construction: *in process*) * [Computer Science II - Draft](http://cse.unl.edu/~cbourke/ComputerScienceTwo.pdf) - Dr. Chris Bourke (PDF) (:construction: *in process*) +* [CS Principles: Big Ideas in Programming](https://www.openbookproject.net/books/StudentCSP/) - Mark Guzdial and Barbara Ericson (HTML) #### Computer Vision