I rather enjoyed this essay, not because I am into theology, but because I also see the value of old books. I think that I am a bit of a heretic (if I can use that word in a theology thread) because I strongly believe that there is advantage to be gained by reading old books of... science! It is often presumed that because we learn new things as time goes on, and old theories are discarded as new information comes to…
C.S. Lewis on the Reading of Old Books
31–40 of 179 posts
Re: C.S. Lewis on the Reading of Old Books
#32"The UNIX programming environment" by Kernighan and Pike will be cherished by computer scientists in 200 years, just like mathematicians today cherish Gauss' disquisitions on curves and surfaces. PHP, javascript, python will be long forgotten.
Ioctls are a sad blemish on the face of computing and fork() while again beautiful in the simple world of single threaded programs forces far too many constraints on modern OS services. Modern OSs get around it by barely supporting it except for exec() calls immediately after.
Simply put... not everything is a byte.
Re: C.S. Lewis on the Reading of Old Books
#33If we were to apply this idea to computer science or software engineering, where would we draw the line between old and new books?
Technological books do not age as well, because technical knowledge is predominantly cumulative. It's for fields where thoughts are evergreen (basically, anything to do with being human, literature, poetry, philosophy, etc) where this advice matters. A good modern book on math, or chemistry, or compiler construction has more knowledge than any old one. A good modern poet is not better than Shakespeare or Homer (and i…
I'd argue that exactly because so much of it is cumulative, a lot of old technology texts stand up just fine when describing things like algorithms or a sub-field up to a certain level. The original paper on quicksort for example is just fine as an introduction to quicksort.
The books and papers that date are the ones that seek to tell you the best way doing something broad. An old text on the best way to sort in general will be date where descriptions of specific algorithms haven't.
Re: C.S. Lewis on the Reading of Old Books
#34If we were to apply this idea to computer science or software engineering, where would we draw the line between old and new books?
There are no old books in computer science, because it is a new field, but already the effect that Lewis talks about can be seen... I think we know what the classics are. If someone's name is in all the textbooks, it's probably worth looking up their original works. Turing and Shannon come immediately to mind as people who are more often read about than read, despite being quite approachable.
There are old books, but you have to be a bit more creative to find them.
Re: C.S. Lewis on the Reading of Old Books
#35Time is a fantastic filter. When I was cleaning out my grandparents attic I found a few dozen old books from the 30s and 40s. Wanting to see if they had any value I searched Amazon Ebay and even Google. I could find no record of them having ever even existed. I opened a few of them and found out why. They sucked.
Re: C.S. Lewis on the Reading of Old Books
#36Time is a fantastic filter. When I was cleaning out my grandparents attic I found a few dozen old books from the 30s and 40s. Wanting to see if they had any value I searched Amazon Ebay and even Google. I could find no record of them having ever even existed. I opened a few of them and found out why. They sucked.
Re: C.S. Lewis on the Reading of Old Books
#37Earlier quoted context omitted.
Do you have a recommendation for best geometry textbook?
I suspect 'inimino is referring to Euclid's "Elements" http://www.gutenberg.org/files/21076/21076-h/21076-h.htm
Not only do you learn geometry, but you participate in the same understanding of geometry that all later mathematicians started from.
I've always encouraged reading Euclid, Newton, Einstein. In my humble opinion, mathematics is much easier to understand historically, as it developed, and the best historical perspective comes from primary sources.
I must acknowledge, however, that for whatever reason very few people share my perspective on this.
Re: C.S. Lewis on the Reading of Old Books
#38If we were to apply this idea to computer science or software engineering, where would we draw the line between old and new books?
Re: C.S. Lewis on the Reading of Old Books
#39I can entirely relate to what Lewis writes about reading Plato. I was interested in philosophy but found myself gravitating to reading and listening to podcasts about philosophy rather than reading it directly. Once I actually picked up a volume of Plato's works I was surprised how approachable it was to me, a complete layman of philosophy.
Got any recommendations for philosophy podcasts?
Re: C.S. Lewis on the Reading of Old Books
#40I rather enjoyed this essay, not because I am into theology, but because I also see the value of old books. I think that I am a bit of a heretic (if I can use that word in a theology thread) because I strongly believe that there is advantage to be gained by reading old books of... science! It is often presumed that because we learn new things as time goes on, and old theories are discarded as new information comes to…