Skip to content

Commit 2c0bf7c

Browse files
Update free-programming-books-langs.md with "Computational and Inferential Thinking" (#9010)
* Update free-programming-books-langs.md Addition of UC Berkeley CS text "Computational and Inferential Thinking: The Foundations of Data Science" * Update books/free-programming-books-langs.md Co-authored-by: Eric Hellman <[email protected]> Co-authored-by: Eric Hellman <[email protected]>
1 parent 8f83147 commit 2c0bf7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: books/free-programming-books-langs.md

+1
Original file line numberDiff line numberDiff line change
@@ -1903,6 +1903,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
19031903
* [Code Like a Pythonista: Idiomatic Python](https://web.archive.org/web/20180411011411/http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html) - David Goodger
19041904
* [CodeCademy Python](https://www.codecademy.com/learn/python)
19051905
* [Composing Programs](http://composingprograms.com) (3.x)
1906+
* [Computational and Inferential Thinking](https://inferentialthinking.com/chapters/intro.html) - Ani Adhikari, John DeNero, David Wagner (HTML)
19061907
* [Cracking Codes with Python](https://inventwithpython.com/cracking/) - Al Sweigart (3.6)
19071908
* [Data Structures and Algorithms in Python](https://web.archive.org/web/20161016153130/http://www.brpreiss.com/books/opus7/html/book.html) - B. R. Preiss (PDF)
19081909
* [Dive into Python 3](https://diveintopython3.problemsolving.io) - Mark Pilgrim (3.0)

0 commit comments

Comments
 (0)