Is there some sort of announcement from Springer about this? Specifically, one in which they state what the license is, e.g., CC-BY or CC-BY-SA or something like that? I'll bet they attached either the No-Derivs (ND) or Non-Commercial (NC) limitations, though -- would love to be wrong about that. In the PDFs I've looked at so far, they didn't bother to change the copyright statement at the front of the book, so they…
From http://www.springeropen.com/books > SpringerOpen books are published under the Creative Commons Non-Commercial (CC BY-NC) license, so they can be reused and redistributed for non-commercial purposes as long as the original author is attributed.
Springer Textbooks More Than 10 Years Old Available for Free Legal Download
81–90 of 179 posts
Re: Springer Textbooks More Than 10 Years Old Available for Free Legal Download
#82One of the things I've realized just a few days ago was that we need better technology to absorb content efficiently. There are so many books out there that I want to read, but might never be able to read because I will not have enough time. It would be amazing if there was just a way to download a book and understand its contents right into my brain in a matter of minutes.
Re: Springer Textbooks More Than 10 Years Old Available for Free Legal Download
#83Re: Springer Textbooks More Than 10 Years Old Available for Free Legal Download
#84Re: Springer Textbooks More Than 10 Years Old Available for Free Legal Download
#85Re: Springer Textbooks More Than 10 Years Old Available for Free Legal Download
#86so are retailers like amazon just going to carry on selling these books, for in some cases hundreds of dollars, without any notice that you can get it for free, albeit only digitally?
Re: Springer Textbooks More Than 10 Years Old Available for Free Legal Download
#87One of the things I've realized just a few days ago was that we need better technology to absorb content efficiently. There are so many books out there that I want to read, but might never be able to read because I will not have enough time. It would be amazing if there was just a way to download a book and understand its contents right into my brain in a matter of minutes.
What is the status of that speed reading app? It would display each word in the middle of the screen if I remember correctly, and by that way you could speed up reading a lot. I don't remember the name. Maybe not recommended for a good novel, and I don't know if it would really help in reading a book with difficult content, but still.
Actually, novels are the only part where I could see some value from speed-reading, as the plot is usually not all that difficult to follow and at least in most cases the language not nice enough to marvel at it, though I suppose the latter is what you meant by “good novel”.
Re: Springer Textbooks More Than 10 Years Old Available for Free Legal Download
#88Some good CS books that I found: Approximation Algorithms http://link.springer.com/book/10.1007/978-3-662-04565-7 How to Solve It: Modern Heuristics http://link.springer.com/book/10.1007/978-3-662-07807-5 Modern Graph Theory http://link.springer.com/book/10.1007/978-1-4612-0619-4 Computational Geometry http://link.springer.com/book/10.1007/978-3-662-03427-9
Modern Heuristics is in my top-k books of all time. Check out Zbigniew Michalewicz's other books @ http://cs.adelaide.edu.au/~zbyszek/books.html
Re: Springer Textbooks More Than 10 Years Old Available for Free Legal Download
#89Re: Springer Textbooks More Than 10 Years Old Available for Free Legal Download
#90One of the things I've realized just a few days ago was that we need better technology to absorb content efficiently. There are so many books out there that I want to read, but might never be able to read because I will not have enough time. It would be amazing if there was just a way to download a book and understand its contents right into my brain in a matter of minutes.
Matter of minutes might never be possible or even desirable. But I do think learning can be done much more efficiently with the right tools. Working on that on my side projects ;) It comes down to good old note taking and expressing what you have learned in your own words or code.