23 September 2005 10:30
Dictionary of Algorithms and Data Structures
by Riduidel & 20 othersThis is a dictionary of algorithms, algorithmic techniques, data structures, archetypical problems, and related definitions.
Design patterns
by RiduidelDesign patterns form a cohesive language that can be used to describe classic solutions to common object oriented design problems. These patterns enable us to discuss systems of objects as quasi-encapsulated entities. By using design patterns to solve p
Design Patterns
by Riduidel & 11 othersDesign patterns are recurring solutions to software design problems you find again and again in real-world application development. Design patterns are about design and interaction of objects, as well as providing a communication platform concerning elega
1
(6 marks)