|
|
|
|
|
by unclesaamm
3123 days ago
|
|
I've read most of those books, and while I wouldn't discourage anyone from reading them, I don't think it's a great reading list either. You'll have to dig through a bit of cruft to get to the gems. Partly, it's that programming books have such low lifespan that the ones that still get recommended after a decade are often deeply assimilated into programmer culture already. For example, when I read Clean Code and Pragmatic Programmer last year, I didn't find any of it to be interesting or remotely surprising - but I have been working at "agile" shops for a while, and perhaps those ideas were more revelatory when the books first came out. Here's a more fun reading list, based off my own tastes. Maybe some of these are on the list, but I found it hard to scroll past a certain point as well: - Expert C Programming: Deep C Secrets - The Nature of Computation - The Little Schemer - Programming Pearls |
|
Maybe following a tutorial in Erlang/Elixir might have the same effect, in addition to being more actual and practical, but also maybe less fun.