Skip to Content


Design (Subscribe)

Links

Andrei Alexandrescu - Homepage

http://www.moderncppdesign.com/

Website for the book "Modern C++ Design" by Andrei Alexandrescu. Great information on Generic Programming, Templates, and other advanced C++ topics.

More Details Review It Rate It Bookmark It

C/C++ Users Journal Web Site

http://www.cuj.com/

Lots of information on software design. Geared towards developers who use C or C++ as their language of choice.

More Details Review It Rate It Bookmark It

Extreme Programming

http://www.xp.co.nz/

Extreme Programming means the faster delivery of useful code and a substantial reduction in project risk. Learn how the Kiwis do it.

More Details Review It Rate It Bookmark It

John R. Harris | Virtual Travelog

http://www.virtualtravelog.net/

Site of a System Architect with ideas / opinions, mostly regarding system design.

More Details Review It Rate It Bookmark It

Picanin - Task Oriented Software

http://www.picanin.com/

A method and tool used to design, generate and regenerate task oriented programs.

More Details Review It Rate It Bookmark It

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.

More Details Review It Rate It Bookmark It