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.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (3)
Some shameless self-advertising first :)
dev.to/perigk/must-read-books-for-...
And a similar question: dev.to/bekka/what-are-your-must-re...
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.
I really like the recommended books on teachyourselfcs.com/