Which programming books are still "must reads" aka. essential reading for your career, in 2021?

This page summarizes the projects mentioned and recommended in the original post on /r/cscareerquestions

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • ddia-references

    Literature references for “Designing Data-Intensive Applications”

  • The best thing about the book is that every few paragraphs or so there must be some references in IEEE format (e.g. [22]) which link to mostly published papers, but there are also blog posts, conference videos, and even tweets! For some topics you are interested in, but not discussed in depth in the book (it has already 600 pages!), you can learn more from the references. In total there are literally hundreds of references, which are also catalogued in the author’s GitHub repository. Many recent papers are also mentioned and discussed in the book that you can consider it as a very long survey or review paper in distributed systems.

  • You-Dont-Know-JS

    A book series on JavaScript. @YDKJS on twitter.

  • Kyle Simpson has all the text on GitHub, and there are even second editions of the first two books: https://github.com/getify/You-Dont-Know-JS/

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Cleaner-Code

    Rewriting some Clean Code examples in a way that I think is cleaner

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts