Effective C#(英文版)——经典原版书库

Effective C#(英文版)——经典原版书库 - 图书城
作者:
(美)瓦格纳
ISBN:
9787111174738 , 7111174739
出版社:
机械工业出版社
出版日期:
2006-1-1
定价:
35.00
¥26.20元 去当当网购买
¥26.00元 去卓越网购买 免费配送!
¥27.30元 去蔚蓝网购买
内容提要 :
    近年,在全球信息化大潮的推动下,我国的计算机产业发展迅猛,对专业人才的需求日益迫切。这对计算机教育界和出版界都既是机遇,也是挑战。
由华章公司引进的“计算机科学丛书”、“经典原版书库”、“全美经典学习指导系列”这三套丛书不仅涵盖了程序设计、数据结构、操作系统、计算机体系结构、数据库、编译原理、软件工程、图形学、通信与网络、离散数学等国内大学计算机专业普遍开设的核心课程,而且各具特色——有的出自语言设计者之手、有的历经三年不衰、有的已被全世界的几百所高校采用。在这些圆熟通博的名师大作的指引之下,读者必将在计算机科学的宫殿中由登堂而入室。
权威的作者、经典的教材、一流的译者、严格的审校、精细的编辑,这些因素使我们的图书有了质量的保证。
作者简介 :
    Bill Wagner is co-founder of and .NET consultant for SRT Solutions.A nationally recognized independent expert on .NET,he has been a regular contributor to ASP.NET Pro Magazine,Visual Studio Magazine,and the .NET Insight newsletter.In addition to being a Microsoft Regional Director ,he is also active in the Southeast Michigan.NET User Group and the Ann Arbor Computing Society.He is author of The C# Core Language Little Black Book.
目录 :
Introduce
Chapter 1 C# Language Elements
Item 1: Item Always Use Properties Instead of Accessible Data Members
Item 2: Item Prefer readonly to const
Item 3: Item Prefer the is or as Operators to Casts
Item 4: Item Use Conditional Attributes Instead of # if
Item 5: Item Always Provide To String()
Item 6: Item Distinguish Between Value Types and Reference Types
Item 7: Item Prefer Immutable Atomic Value Types
Item 8: Item Ensure that 0 Is a Valid State for Value Types
Item 9: Item Understand the Relationships Among Reference Equals(),static Item Equals(),instance Equals(),and operator= =
Item 10: Item Understand the pitfalls of GetHashCode()
Item 11: Item Prefer foreach Loops
Chapter 2 .NET Resource Management
Item 12: Item prefer Variable Initializers to Assignment Statements
Item 13: Item Initialize Static Class Members with Static Constructors
Item 14: Item Utilize Constructor Chaining
Item 15: Item Utilize using and try/finally for Resource Cleanup
Item 16: Item Minimize Garbage
Item 17: Item Minimize Boxing and Unboxing
Item 18: Item Implement the Standard Dispose Pattern
Chapter 3 Expressing Designs with C#
Item 19: Item Prefer Defining and Implementing Interfaces to Inheritance
Item 20: Item Distinguish Between Implementing Interface and Overriding Virtual Item Functions
Item 21: Item Express Callbacks with Delegates
Item 22: Item Defing Outgoing Interfaces with Events
Item 23: Item Avoid Item Returnign References to Internal Class Object
……
Chapter 4 Creating Binary Compsnents
Chapter 5 Working with the Framework
Chapter 6 Miscellaneous
Index
前言:
This book is designed to offer practical advice for the programmer on how to improve productivity when using the C# language and the .NET libraries. In it, I have comprised 50 key items, or minitopics, related to the most-frequently-asked questions that I (and other C# consultants) have encountered while working with the C# community. I started using C# after more than 10 years of C++ development, and it seems that many C# developers are following suit. Throughout the book, I discuss where following C++ practices may cause problems in using..
联系客服 - 加入到博客 - 开发者API - 图书目录 - 关于图书城 - 对外合作 - 购书指南 - 可以在线阅读吗?
图书城网上书店 © TuShuCheng.com - 京ICP备06069800