computer-science-resources icon indicating copy to clipboard operation
computer-science-resources copied to clipboard

collection of interesting Computer Science resources

Computer Science Resources

Compilation of Computer Science courses, books, blog posts and videos.

  • The Fundamentals (this list) - "classic" resources recommended to me by someone or popular in the internet. Focuses on the most fundamental and important concepts in Computer Science.
  • Further Reading - short blog posts, articles from the internet, more specific resources. Less fundamental, more practical (and typically up-to-date).
  • Periodic - resources to check ~monthly for new updates. This is mostly for newsletters and blogs that provide high-quality content.

Algorithms and Data Structures

Distributed Systems

Databases

Programming Languages

C++

Functional Programming

Rust

Go

Python

Systems Programming (Operating Systems, Low-Level Primitives, Hardware)

Compilers

Networking

Machine Learning

Miscellaneous