Showing posts with label OOP. Show all posts
Showing posts with label OOP. Show all posts

Wednesday, April 18, 2007

Design Patterns


Gang of Four!!!!
Heard about them, yep great book to read and educate yourself if you are into Writing reusable code and patternizing them, Dont forget there is also Anti Patterns. However reading that book could be quiet an effort but if you need quick reference and get your job done I would recommend this website

http://home.earthlink.net/~huston2/dp/patterns.html

The short notes, illustrations in C++ and java is great, I learnt a great deal good ahead knock yourselves out folks.

Tuesday, April 25, 2006

C/C++ Reference

Really a Neat C++ Quick Reference. Thanks Steve for pointing out this link. I am no geek/no expert. I need to refer to really quick on syntax /libraries, I need a permanent location for this.
C/C++ Reference