influential-cs-books
Programming bible
A curated list of influential books on computer science and programming for software developers.
Most influential books on Computer Science/programming
6k stars
174 watching
499 forks
last commit: 10 months ago
Linked from 2 awesome lists
bookscomputer-scienceinfluential-booksprogramming-language
Related projects:
Repository | Description | Stars |
---|---|---|
webpro/programming-principles | A curated collection of programming principles and design patterns to guide software development | 2,808 |
heathermiller/dist-prog-book | A comprehensive online book on programming models for distributed systems | 3,425 |
yourtion/learningmasteringalgorithms-c | A comprehensive C programming project covering various algorithms and data structures | 747 |
jupyter-book/jupyter-book | Builds interactive books and PDF documents from computational content using Python | 3,863 |
hmemcpy/milewski-ctfp-pdf | An unofficial implementation of Bartosz Milewski's Category Theory For Programmers book in various programming languages and LaTeX format. | 11,012 |
christophm/interpretable-ml-book | A comprehensive resource for explaining the decisions and behavior of machine learning models. | 4,794 |
coding-horror/basic-computer-games | Updating classic computer games from the 'BASIC Computer Games' book to modern languages | 10,847 |
sdmg15/best-websites-a-programmer-should-visit | A curated list of useful websites and resources for software developers to learn, improve their skills, and stay informed about the latest technologies. | 61,835 |
ebookfoundation/free-programming-books | A curated list of programming books and resources from around the world. | 338,112 |
evgenykarkan/ekalgorithms | A collection of exercises and examples showcasing various algorithms, data structures, and software concepts in Objective-C. | 2,422 |
thealgorithms/c | A collection of algorithms implemented in C for educational purposes | 19,308 |
kodecocodes/swift-algorithm-club | An online resource providing implementations and explanations of algorithms and data structures in Swift | 28,822 |
thedevsir/gosuccinctly | A companion repository to a book about concise Go programming by Amir Irani. | 22 |
hansimov/csapp | An open-source reorganization of the 3rd edition of "Deep into Understanding Computer Systems" by Michael S. Stichler, with accompanying materials and labs. | 1,573 |
norvig/paip-lisp | The repository contains the Lisp code from Peter Norvig's book on Artificial Intelligence Programming | 7,169 |