Recommended reading for (Object Oriented) application design architecture?
- by e4rthdog
In life it doesnt matter if you do one thing for 15 years. You will end up waking one day and asking stuff that are equal to "how do i walk?" :)
My specific question is that as a new entrant to C# and OOP i am stepping into many little "details" that need to be addressed.
Written a lot of code in VB.NET / cobol / simple php e.t.c surely does not help much into the OOP world...
So , even after reading entry level books for C# and watching some videos i recently found out about the "factory model design" for applications.
I would appreciate if any of you guys recomment some reading on application design architecture for further reading...