Recommended reading for (Object Oriented) application design architecture?

Posted by e4rthdog on Programmers See other posts from Programmers or by e4rthdog
Published on 2012-04-07T11:41:08Z Indexed on 2012/04/07 17:45 UTC
Read the original article Hit count: 313

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...

© Programmers or respective owner

Related posts about object-oriented

Related posts about books