Show HN: DevFreeBooks – A collection of free books for developers
51–60 of 65 posts
Re: Show HN: DevFreeBooks – A collection of free books for developers
#52Earlier quoted context omitted.
I'm guessing the forks are a form of bookmarking. At least for my part, I fork every single repository that might even be slightly interesting for me in the future. Hell, I even fork repos that I explicitly hate, just so I can keep tabs on them or learn more about them.
I guess bookmarking would explain it, but seems like the wrong tool for the job IMO. Forking means you have to do extra work to get the latest version of the code, even if you're not making any local changes. Using the "watch" or "star" feature or an actual bookmark means you'll always go straight to the most up to date version. > Hell, I even fork repos that I explicitly hate, just so I can keep tabs on them or lear…
Re: Show HN: DevFreeBooks – A collection of free books for developers
#53Earlier quoted context omitted.
Really interesting to reflect on the fact that a lower barrier of entry is not always equal to a better choice. There could be a lot of philosophy around this subject, leading us to: should voting be constrained by technology or knowledge of some sort? Is the action motivated by knowledge better to the uninformed one? Sorry for all this off-topic but it is kinda related. I would really love to hear your opinions on t…
I would love the Ballot having a second row with ten multiple-choice questions about politics, the economy and the world. Vote gets multiplied with the number of correct answers. Everyone wins.
Edit: A ballot in itself, although a ballet in itself also works...
Re: Show HN: DevFreeBooks – A collection of free books for developers
#54Am I the only one who dislikes these free resource type collections? One, they present too many choices of dubious value. The most important part of book recommendations is a vetting of a few resources that are guaranteed to be enlightening. Two, the monetary cost of a book isn't the largest "cost". The largest cost is the time spent reading the book, which again means that the most value that can be added is through…
Is that going to be true for all people around the world, regardless of income? Sure it's probably true for you or I, but free learning resources are likely to be vital for many others.
Re: Show HN: DevFreeBooks – A collection of free books for developers
#55Am I the only one who dislikes these free resource type collections? One, they present too many choices of dubious value. The most important part of book recommendations is a vetting of a few resources that are guaranteed to be enlightening. Two, the monetary cost of a book isn't the largest "cost". The largest cost is the time spent reading the book, which again means that the most value that can be added is through…
"Two, the monetary cost of a book isn't the largest "cost"." Is that going to be true for all people around the world, regardless of income? Sure it's probably true for you or I, but free learning resources are likely to be vital for many others.
Re: Show HN: DevFreeBooks – A collection of free books for developers
#56"awesome WHAT_I_NEED"
find the awesome git repo and follow the links,
if I find anything interesting I search for the link on hn and reddit and try to see if there are any discussions based on the link.
profit??
Re: Show HN: DevFreeBooks – A collection of free books for developers
#57Earlier quoted context omitted.
Is "too many choices" in this context really that valid of a critique when the entire purpose is to "choose what's applicable to your need, ignore what isn't"?
The full phrase was "too many choices of dubious value"
Re: Show HN: DevFreeBooks – A collection of free books for developers
#58These are awesome for JS: https://github.com/getify/You-Dont-Know-JS
Re: Show HN: DevFreeBooks – A collection of free books for developers
#59https://github.com/vhf/free-programming-books is always worth a look.
Actually that project has much more content, and it seems that the collection is curated a little.
Re: Show HN: DevFreeBooks – A collection of free books for developers
#60Nice resource, any reason it's missing C++ books?
Feel free to add all free C++ books you have :)