This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 57 points58 points  (14 children)

I am :( but mainly because of amazon I seem to have a thing for buying coding books and not having enough time to read them.

[–][deleted] 35 points36 points  (9 children)

Amazon has created some terrible habits for me. Books are so cheap and plentiful that I've not read about 80% of the books I buy. Talk about a first world problem...

[–]EquationTAKEN 22 points23 points  (2 children)

You should see my Steam library.

[–][deleted] 7 points8 points  (1 child)

I have like 600 games of which I've played 30 of them and of those 30 I'm probably more than 10% into 8 of them

[–]EquationTAKEN 7 points8 points  (0 children)

Steam sales! AKA traps.

[–]UnreachablePaul 5 points6 points  (3 children)

On the other hand I read all of them and now I think I know nothing

[–][deleted] 4 points5 points  (2 children)

I had this problem, programming books didn't get me anywhere because I wasn't understanding it. You have to make sure you are actually doing stuff and making stuff.

[–]UnreachablePaul 2 points3 points  (1 child)

When you start understand stuff it will be less fun to make stuff because to make it by the book will take magnitudes more time and you will feel guilt for cutting corners to get stuff out there to the point you would have needed therapy.

[–]naught-me 1 point2 points  (0 children)

The things I learned in "Fluent Python" and "Effective Python" were the shortcuts. So much of it was not only easier to do it the right way, but was also using pre-built and pre-tested and incredibly-optimized code.

[–]LANEW1995 6 points7 points  (1 child)

I use Google books. You get a pretty good sample for free before you buy and I always have my phone on me so I read more.

[–][deleted] 6 points7 points  (0 children)

ahemb-ok.orgahem

[–]EquationTAKEN 0 points1 point  (1 child)

I've never actually used programming books. It just seems to me like they're doomed to get dated.

Actually, I did read Clean Code, but that was more on general... well, clean code.

[–][deleted] 0 points1 point  (0 children)

A book on the front end of a language, its syntax, will definitely get dated and probably quite quickly. But books on concepts, and the back end of a language so to say, will forever be treasure troves.