DEV Community

Leschonander
Leschonander

Posted on

Ask Dev, what books do you all recommend? 📖

I finished reading Skiena's Algorithm Design Manual and I am currently looking for more good computer science theory books to read to get a stronger theoretical understanding. Anyone have any good recommendations? Also suggestions more intermediate books on front-end development would be handy as well.

Latest comments (3)

Collapse
 
acoh3n profile image
Arik • Edited

I really like the recommended books on teachyourselfcs.com/

Collapse
 
buntine profile image
Andrew Buntine

SICP is a classic read. One of my favourite books is Programming Language Pragmatics by Michael Scott. It is a theory book that covers all of the major ideas of programming language design and implementation.

Collapse
 
perigk profile image
Periklis Gkolias

Some shameless self-advertising first :)

dev.to/perigk/must-read-books-for-...

And a similar question: dev.to/bekka/what-are-your-must-re...