michael_hk Posted September 15, 2004 Posted September 15, 2004 Hi, I think I know how to code, but don't know how to design. Any good resource (book/tutorial/whatever) on that? Thanks. Michael Quote There is no spoon. <<The Matrix>>
*Experts* Nerseus Posted September 15, 2004 *Experts* Posted September 15, 2004 Design can take a few forms: For design of the code, I like these: Design Patterns Explained Design Patterns C# Design Patterns - knowns as the Gang of Four or "gof" For design of the system (servers and high-level programming patterns): Patterns of Enterprise Application Architecture Microsoft Patterns? Microsoft Design Patterns Microsoft Patterns and Practices The Microsoft Design Patterns link has a TON of info. Many of the documents are in PDF format, ready for printing. If you prefer a pre-printed hardcopy, they sell this series in books. This book is the same as this article. -ner Quote "I want to stand as close to the edge as I can without going over. Out on the edge you see all the kinds of things you can't see from the center." - Kurt Vonnegut
michael_hk Posted October 3, 2004 Author Posted October 3, 2004 Reading "Patterns of Enterprise Application Architecture", it really is a nice book. Thanks Nerseus. Quote There is no spoon. <<The Matrix>>
*Experts* Nerseus Posted October 4, 2004 *Experts* Posted October 4, 2004 That's a good book, but not a lot of in-depth detail. It's great for getting a big picture of common problems though. -ner Quote "I want to stand as close to the edge as I can without going over. Out on the edge you see all the kinds of things you can't see from the center." - Kurt Vonnegut
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.