Computer science topic
Computer science is the study of the theory, experimentation, and engineering that form the basis for the design and use of computers. It is the scientific and practical approach to computation and its applications and the systematic study of the feasibility, structure, expression, and mechanization of the methodical procedures (or algorithms) that underlie the acquisition, representation, processing, storage, communication of, and access to, information.
books
A collection of Mathematics + CS + what have you related books collected over the years for school 🎓 and personal reading 📚.
concurrency-glossary
🦑 Informal definitions of terms used in concurrency modeling
amh-code
Complete implementations from "Algorithms for Modern Hardware"
algorithms
algorithms playground for common questions
AlgoWiki
Repository which contains links and resources on different topics of Computer Science.
TeachYourselfCS-FA
TeachYourselfCS Persian translation
cs-roadmap
My personal learning roadmap on Computer Science. A.k.a teaching myself Computer Science.
curated_resources
:books: Curated lists for programming, books, movies, music, games, etc
notes
detailed notes on computer science topics, in one page
discrete-mathematics
A computational way to study discrete mathematics using Haskell