C and C++ Scripts » Miscellaneous

Design patterns

Author: Licence: Price: FREEHomepageDownloadC and C++ Scripts, MiscellaneousDesign patterns

“… describe a problem which occurs over and over again in our environment, and then describe the core of the solution to that problem, in such a way that you can use this solution a million times over, without ever doing it the same way twice” – Christopher AlexanderThis source code introduces the important and yet nontraditional “patterns” approach to program design.

Comments on: Design patterns


FreshOne cannot be held responsible for the content of this page (Design patterns - Miscellaneous, C and C++ Scripts). The content provided on this page and the comments on Design patterns - Miscellaneous, C and C++ Scripts are user contributed.

Bookmark this page

           

Related scripts

eLouai's Matrix Screensaver
The classic green text matrix screensaver. The code uses no bitmaps and relied on the OS system fonts to paint...
Internal Speaker Beeper
This very simple program is fun to pass around! It will make the internal speaker of the computer beep until t...
16bit links
This is a domain linker (Free For All Links) written in ansi c. Only those domains that begin with 'www' are a...
Tech Helper's Help
This program allows you to copy the whole content of a text file to the Windows clipboard. It's a great help i...