colinramsay.co.uk

Software Patterns

03 Apr 2005

Apparently "design patterns are recurring solutions to software design problems you find again and again in real-world application development". Sounds good to me, saves me reinventing the wheel. Trouble is, I do find all this OOP stuff rather hard, but the Data and Object Factory have kindly given me not only abstract examples, but real world examples in C#. Nice people.

Feedback or questions on this post? Create an issue on GitHub.