Object-Oriented Design Patterns in C# needed
-
Hi, I need a good ebook about OO Design Patterns in C#. Please tell me the name or the link to the source. Thanks :)
-
Hi, I need a good ebook about OO Design Patterns in C#. Please tell me the name or the link to the source. Thanks :)
You could always try the Head First book. It gets decent feedback. Beyond that, I would recommend the GoF book.
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier
-
You could always try the Head First book. It gets decent feedback. Beyond that, I would recommend the GoF book.
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier
I definitely agree about the Head First book. I've read it and it is excellent, especially if you are a beginner in the area of Object Oriented design. They also have a Design Patterns book that is a good follow-up. Here is a link to the first book on Amazon: http://amzn.com/0596008678[^] Right now it is less than $30 (US) for the Kindle version if you want it electronically. About the same for the paper edition.
-
Hi, I need a good ebook about OO Design Patterns in C#. Please tell me the name or the link to the source. Thanks :)
Is this a request for help with homework? ;P PS. Just kidding.
-
You could always try the Head First book. It gets decent feedback. Beyond that, I would recommend the GoF book.
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier
I recommend that book too - it uses Java as the language however it is close enough to C# for it not to be too much of an issue. It is easy to read and contains a lot of explanations rather than being pure code.
“That which can be asserted without evidence, can be dismissed without evidence.”
― Christopher Hitchens
-
Is this a request for help with homework? ;P PS. Just kidding.
No It's not :) The summer is near and I want to fill my free time with learning good stuff.
-
You could always try the Head First book. It gets decent feedback. Beyond that, I would recommend the GoF book.
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier
I gathered some info about the Head First Book over the Net and It seems to be perfect. Thanks :)