π» Cornell CS unofficial reading list (Spring 2025)
β Fall 2024
See also the Cornell AI unofficial reading list (Spring 2025)
This is an unofficial list of books that are recommended in Spring 2025 computer science classes at Cornell
The books marked with a β¨ are ones Iβve been interested enough in to read at length
Freshman level | |
---|---|
Intro. to Computing: A Design and Development Perspective CS 1110 - πmy notes |
β β¨ Think Python: How to Think Like a Computer Scientist β¨ by Allen B. Downey |
Choices & Consequences in Computing CS 1340 |
β β¨ Nothing to Hide: The False Tradeoff between Privacy & Security β¨ by Daniel J. Solove β β¨ Dark Matters: On the Surveillance of Blackness β¨ by Simone Browne β The Algorithmic Foundations of Differential Privacy by Dwork & Roth β β¨ The Code Book: The Science of Secrecy from Ancient Egypt to Quantum Cryptography β¨ by Simon Singh β β¨ Seeing Like a State: How Certain Schemes to Improve the Human Condition Have Failed β¨ by James C. Scott β Bit by Bit: Social Research in the Digital Age by Matthew Salganik β Robot Ethics 2.0: From Autonomous Cars to Artificial Intelligence by Lin, Jenkins & Abney β β¨ Algorithms of Oppression: How Search Engines Reinforce Racism β¨ by Safiya Umoja Noble See website for paper list |
Sophomore level | |
---|---|
UNIX Tools & Scripting CS 2043 |
|
Object-Oriented Programming & Data Structures CS 2110 |
β Data Structures & Abstractions with Java by Carrano & Henry β β¨ Object-Oriented Design & Data Structures β¨ by Myers & Kozen β Principled Programming: Introduction to Coding in Any Imperative Language by Tim Teitelbaum |
Junior level | |
---|---|
Data Structures & Functional Programming CS 3110 |
β β¨ OCaml Programming: Correct + Efficient + Beautiful β¨ by Michael Clarkson |
Intro. to Computer Game Architecture & Adv. Topics in Computer Game Architecture CS 3152 & 4152 |
β Game Design Workshop: A Playcentric Approach to Creating Innovative Games by Tracy Fullerton β Rules of Play: Game Design Fundamentals by Tekinbas & Zimmerman β The Game Design Reader: A Rules of Play Anthology by Tekinbas & Zimmerman β The Art of Game Design: A Book of Lenses by Jesse Schell β Challenges for Games Designers: Non-Digital Exercises for Video Game Designers by Brathwaite & Schreiber β A Theory of Fun for Game Design by Raph Koster β Introduction to Game Development by Steve Rabin β Andrew Rollings and Ernest Adams on Game Design by Rollings & Adams |
Computer System Organization & Programming CS 3410 |
β β¨ Computer Organization & Design RISC-V Edition: The Hardware Software Interface β¨ by Patterson & Hennessy β Modern C by Jens Gustedt β Operating Systems: Three Easy Pieces by Arpaci-Dusseau & Arpaci-Dusseau |
Foundations of AI Reasoning & Decision-Making CS 3700 |
β Artificial Intelligence: A Modern Approach by Russell & Norvig |
Intro. to Machine Learning CS 3780 |
β Probabilistic Machine Learning: An Introduction by Kevin Murphy β The Elements of Statistical Learning: Data Mining, Inference& Prediction by Hastie, Tibshirani & Friedman β An Introduction to Statistical Learning by James, Witten, Hastie & Tibshirani β Patterns, Predictions & Actions: Foundations of Machine Learning by Hardt & Recht β Fairness & Machine Learning: Limitations & Opportunities by Barocas, Hardt & Narayanan β Introduction to Linear Algebra by Gilbert Strang β Linear Algebra & Learning from Data by Gilbert Strang β Machine Learning by Tom M. Mitchell |
Senior level | |
---|---|
Numerical Analysis: Linear and Nonlinear Problems CS 4220 |
β A First Course in Numerical Methods by Ascher & Greif β Numerical Linear Algebra by Trefethen & Bau β Applied Numerical Linear Algebra by James W. Demmel β Introduction to Linear Algebra by Gilbert Strang β Insight through Computing: A MATLAB Introduction to Computational Science and Engineering by Van Loan & Fan |
Operating Systems CS 4410 |
β Operating Systems: Three Easy Pieces by Arpaci-Dusseau & Arpaci-Dusseau β Concurrent Programming with Harmony by Robbert van Renesse β The Design & Implementation of the FreeBSD Operating System by McKusick, Neville-Neil & Watson β Understanding the Linux Kernel: From I/O Ports to Process Management by Bovet & Cesati β The Little Book of Semaphores by Allen B. Downey β β¨ Computer Organization & Design RISC-V Edition: The Hardware Software Interface β¨ by Patterson & Hennessy |
Intro. to Computer Networks CS 4450 |
β Computer Networks: A Systems Approach by Peterson & Davie |
Intro. to Computer Vision CS 4670 |
β Computer Vision: Algorithms & Applications by Richard Szeliski |
Natural Language Processing CS 4740 |
β Speech & Language Processing by Jurafsky & Martin |
Robot Learning CS 4756 |
β Modern Adaptive Control & Reinforcement Learning by Bagnell, Boots & Choudhury β Probabilistic Robotics by Thrun, Burgard & Fox β Reinforcement Learning: An Introduction by Sutton & Barto β Probability Theory: The Logic of Science by Jaynes & Bretthorst |
Intro. to Deep Learning CS 4782 |
β Dive Into Deep Learning by Zhang, Lipton, Li & Smola β Probabilistic Machine Learning: An Introduction by Kevin Murphy β The Elements of Statistical Learning: Data Mining, Inference& Prediction by Hastie, Tibshirani & Friedman β Introduction to Linear Algebra by Gilbert Strang |
Intro. to Reinforcement Learning CS 4789 |
β Reinforcement Learning: Theory and Algorithms by Agarwal, Jiang, Kakade & Sun β Reinforcement Learning: An Introduction by Sutton & Barto |
Intro. to the Theory of Computing CS 4810 |
β Automata & Computability by Dexter C. Kozen β Introduction to Automata Theory, Languages & Computation by Hopcroft, Motwani & Ullman β Introduction to the Theory of Computation by Michael Sipser β Elements of the Theory of Computation by Lewis & Papadimitriou β Introduction to Formal Language Theory by Michael A. Harrison β Computability: An Introduction to Recursive Function Theory by Nigel Cutland |
Quantum Computing CS 4813 |
β Introduction to Classical & Quantum Computing by Thomas G. Wong β Quantum Computation & Quantum Information by Nielsen & Chuang β Quantum Computing: Lecture Notes by Ronald de Wolf |
Intro. to Analysis of Algorithms CS 4820 |
β Algorithm Design by Kleinberg & Tardos β Algorithms Illuminated by Tim Roughgarden β Introduction to Algorithms by Cormen, Leiserson, Rivest & Stein β The Design & Analysis of Algorithms by Dexter Kozen |
Probability, Vectors & Matrices in Computing CS 4850 |
β Foundations of Data Science by Blum, Hopcroft & Kannan β Probability and Computing: Randomized Algorithms & Probabilistic Analysis by Mitzenmacher & Upfal β Randomized Algorithms by Motwani & Raghavan β Algorithm Design by Kleinberg & Tardos |
Masters level | |
---|---|
Software Engineering CS 5150 |
β Software Engineering at Google: Lessons Learned from Programming Over Time by Winters, Manshreck & Wright β Better Embedded System Software by Philip Koopman β The Mythical Man-Month: Essays on Software Engineering by Frederick P. Brooks, Jr. β Software Engineering by Ian Sommerville β The Pragmatic Programmer: Your Journey to Mastery by Thomas & Hunt |
Data Science in the Wild CS 5304 |
β Mining of Massive Datasets by Leskovec, Rajaraman & Ullman β Interactive Data Visualization for the Web: An Introduction to Designing with D3 by Scott Murray β Python Data Science Handbook: Essential Tools for Working with Data by Jake VanderPlas β Think Stats by Allen B. Downey |
System Security CS 5430 |
|
Blockchains, Cryptocurrencies & Smart Contracts CS 5433 |
β β¨ Bitcoin& Cryptocurrency Technologies: A Comprehensive Introduction β¨ by Narayanan, Bonneau, Felten, Miller & Goldfeder β Foundations of Distributed Consensus and Blockchains by Elaine Shi |
Security & Privacy Concepts in the Wild CS 5435 |
See website for paper list |
Physically Based Animation for Computer Graphics CS 5643 |
See website for paper list |
Intro. to Computer Vision CS 5670 |
β Computer Vision: Algorithms& Applications by Richard Szeliski β Geometric Invariance in Computer Vision by Mundy & Zisserman |
Natural Language Processing CS 5740 |
β LM-class by Artzi, Wu & Gul β Neural Network Methods for Natural Language Processing by Yoav Golberg β Speech & Language Processing by Jurafsky & Martin β Introduction to Natural Language Processing by Jacob Eisenstein β Foundations of Statistical Natural Language Processing by Manning & Schutze β Neural Machine Translation by Philipp Koehn β Deep Learning by Goodfellow, Bengio & Courville β The Little Book of Deep Learning by Francois Fleuret β A Course in Machine Learning by Hal Daume III β Linguistic Fundamentals for Natural Language Processing: 100 Essentials from Morphology and Syntax by Emily M. Bender β Linguistic Structure Prediction by Noah Smith |
Machine Learning Hardware & Systems CS 5775 |
β Efficient Processing of Deep Neural Networks by Sze, Chen, Yang & Emer See website for paper list |
Doctoral level | |
---|---|
Adv. Programming Languages CS 6110 |
β Types & Programming Languages by Benjamin C. Pierce β Formal Semantics of Programming Languages by Glynn Winskel β Foundations for Programming Languages by John C. Mitchell β Semantics of Programming Languages: Structures & Techniques by Carl A. Gunter β Basic Category Theory for Computer Scientists by Benjamin C. Pierce |
Adv. Compilers CS 6120 |
See website for paper list |
Runtime Verification CS 6156 |
|
Numerical Methods for Data Science CS 6241 |
β Numerical Methods for Data Science by David W. Bindel β Afternotes on Numerical Analysis by G.W. Stewart β Scientific Computing: An Introductory Survey by Michael T. Health β Scientific Computing with Case Studies by Dianne P. OβLeary β Accuracy & Stability of Numerical Algorithms by Nicholas J. Higham β Applied Numerical Linear Algebra by James W. Demmel β Numerical Linear Algebra by Trefethen & Bau β Matrix Algorithms by G.W. Stewart β Matrix Methods in Data Mining & Pattern Recognition by Lars Elden β Numerical Optimization by Nocedal & Wright β Practical Optimization by Gill, Murray & Wright β Convex Optimization by Boyd & Vandenberghe β Numerical Methods for Least Squares Problems by Ake Bjorck β The Elements of Statistical Learning: Data Mining, Inference& Prediction by Hastie, Tibshirani & Friedman β Pattern Recognition& Machine Learning by Christopher M. Bishop β All of Statistics: A Concise Course in Statistical Inference by Larry Wasserman |
Data to Decisions: Principles of Efficient Data Science CS 6386 |
|
Computation for Content Creation CS 6682 |
|
Robot Manipulation CS 6751 |
β Probabilistic Robotics by Thrun, Burgard & Fox β Planning Algorithms by Steven M. LaValle β Mechanics of Robotic Manipulation by Matthew T. Mason β Modeling and Control of Robot Manipulators by Sciavicco & Siciliano β Modern Robotics: Mechanics, Planning, and Control by Lynch & Park β Springer Handbook of Robotics by Siciliano & Khatib |
Human-Robot Interaction: Algorithms & Experiments CS 6754 |
β Computational Human-Robot Interaction by Thomaz, Hoffman & Cakmak β Artificial Intelligence: A Modern Approach by Russell & Norvig β Reinforcement Learning: An Introduction by Sutton & Barto β Probabilistic Robotics by Thrun, Burgard & Fox See website for paper list |
Special Topics in Complexity Theory CS 6817 |
β Analysis of Boolean Functions by Ryan OβDonnell |