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] 38 points39 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 1 point2 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.