Andrew P wrote: > Does anybody have any recommendations for other books on programming > practices in general? Any fun or philosophical reads on software > architecture/design?
Some of the highlights from my bookshelf: Hunt & Thomas, The Pragmatic Programmer http://pragmaticprogrammer.com/ppbook/index.shtml (and the other books from the Pragmatic Bookshelf) http://pragmaticprogrammer.com/bookshelf/index.html Martin, Agile Software Development http://www.objectmentor.com/resources/bookstore/books/AgileSoftwareDevelopmentPPP Fowler, Refactoring: Improving the Design of Existing Code http://martinfowler.com/books.html#refactoring Beck, Extreme Programming Explained http://www.amazon.com/exec/obidos/ASIN/0201616416/ref%3Dnosim/armaties/102-7636110-6481700 Kent _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
