2004-05-31 Books

I finished Eric S. Raymond’s *The Art of UNIX Programming* ¹ today. I liked how he puts things into words that I knew but couldn’t express well. A typical problem in my Windows-only office. How do I explain my ideas about object-orientation, threading, property files, or free software when all I have are gut-feelings? ESR puts it into words, articulates this knowledge “outside the scriptures” and thereby helps me articulate it as well.

¹

Another good think are the references. For many topics, he’ll point you to the one or two seminal books, papers, RFCs, or websites you need to know about. I should make a list of the things I want to read more about:

http://agilemanifesto.org/

http://www.cl.cam.ac.uk/~rja14/tcpa-faq.html

http://seul.org/docs/autotut/

http://xml.web.cern.ch/XML/

http://www.freestandards.org/

http://www.unix.org/version3/

http://www.maplefish.com/todd/papers/Experiences.html

http://nwalsh.com/docs/tutorials/xsl/xsl/slides.html

http://home.pacbell.net/ouster/threads.pdf

Application Protocols:

http://www.beepcore.org/beepcore/docs/sl-beep.jsp

http://web.mit.edu/Saltzer/www/publications/endtoend/endtoend.pdf

These are only references I don’t know already. There are of course some interesting things I already read. ;)

Questions

​#Books

Comments

(Please contact me if you want to remove your comment.)

Another nice reference is “The Practice Of Programming” made by Brian Kernighan and Rob Pike. ISBN 0-201-61586-X

– adulau 2005-04-09 11:19 UTC