Bob Tarr's Design Patterns - http://www.cetus-links.org/oo_patterns.html
Gives an introduction to design patterns and their importance in software design. |
Chris Ruel's Object Technology Website - http://eyebright.sslnetworks.org/~chrisrue/ChrisRuel.net/ChrisRuelNet.htm
This website explores software engineering utilizing the principles of object technology and design patterns to achieve methodical and consistent software designs. |
John R. Harris | Virtual Travelog - http://www.virtualtravelog.net/
Site of a System Architect with ideas / opinions, mostly regarding system design. |
Refactoring Home Page - http://www.refactoring.com/
Refactoring is a technique to restructure code in a disciplined way. It is useful for improving the design of existing code. |
Software Information - http://www.softinfo.20m.com/
Basic introductory information regarding the development of software. Seems to be targeted towards novices. |