Particularize Books In Favor Of C# 3.0 Design Patterns: Use the Power of C# 3.0 to Solve Real-World Problems
Original Title: | C# Design Patterns |
ISBN: | 059652773X (ISBN13: 9780596527730) |
Edition Language: | English |
Judith Bishop
Paperback | Pages: 290 pages Rating: 3.58 | 90 Users | 15 Reviews
List Of Books C# 3.0 Design Patterns: Use the Power of C# 3.0 to Solve Real-World Problems
Title | : | C# 3.0 Design Patterns: Use the Power of C# 3.0 to Solve Real-World Problems |
Author | : | Judith Bishop |
Book Format | : | Paperback |
Book Edition | : | Anniversary Edition |
Pages | : | Pages: 290 pages |
Published | : | December 20th 2007 by O'Reilly Media (first published January 1st 2007) |
Categories | : | Computer Science. Programming. Software. Technical. Science. Technology |
Rendition To Books C# 3.0 Design Patterns: Use the Power of C# 3.0 to Solve Real-World Problems
If you want to speed up the development of your .NET applications, you're ready for C# design patterns -- elegant, accepted and proven ways to tackle common programming problems. This practical guide offers you a clear introduction to the classic object-oriented design patterns, and explains how to use the latest features of C# 3.0 to code them.C# Design Patterns draws on new C# 3.0 language and .NET 3.5 framework features to implement the 23 foundational patterns known to working developers. You get plenty of case studies that reveal how each pattern is used in practice, and an insightful comparison of patterns and where they would be best used or combined. This well-organized and illustrated book includes:
An explanation of design patterns and why they're used, with tables and guidelines to help you choose one pattern over another
Illustrated coverage of each classic Creational, Structural, and Behavioral design pattern, including its representation in UML and the roles of its various players
C# 3.0 features introduced by example and summarized in sidebars for easy reference
Examples of each pattern at work in a real .NET 3.5 program available for download from O'Reilly and the author's companion web site
Quizzes and exercises to test your understanding of the material.
With C# 3.0 Design Patterns, you learn to make code correct, extensible and efficient to save time up front and eliminate problems later. If your business relies on efficient application development and quality code, you need C# Design Patterns.
Rating Of Books C# 3.0 Design Patterns: Use the Power of C# 3.0 to Solve Real-World Problems
Ratings: 3.58 From 90 Users | 15 ReviewsDiscuss Of Books C# 3.0 Design Patterns: Use the Power of C# 3.0 to Solve Real-World Problems
Perfect book with examples. It's really worth it if you want to improve your c# skillsI recommend this book to a lot of other developers. I wish an updated version was been released, but everything here is good. If you really understand the patterns, you can update them in your code to use new C# features or even translate them to another programming language.I rated this book only three stars because a few of the examples were not as clear as I would like.
Goto Book for Design Patterns.
I'm enjoying this book because it covers the design patterns in an intuitive way. Also, it centers on my technology (instead of java) so that I don't have to be constantly translating during the examples. Finally, it uses many of the new C# 3.0 features in its solutions... very cool for someone with too much to read!
It's OK, but no more than that. The examples are really confusing. Also, some of the code that exemplifies the patterns is now outdated. For example, Singletons are now made easy and thread-safe via Lazy
As as C# developer I found this book indispensible. It is now a tattered, well used tome on my desk. If you want to learn patterns, if you don't want to learn patterns and just want to copy solid code, or maybe something in between, this is the book for you.
Good book for every programmer, weather he writes in C# or any other language.
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.