近年,在全球信息化大潮的推动下,我国的计算机产业发展迅猛,对专业人才的需求日益迫切。这对计算机教育界和出版界都既是机遇,也是挑战。\r\n 由华章公司引进的“计算机科学丛书”、“经典原版书库”、“全美经典学习指导系列”这三套丛书不仅涵盖了程序设计、数据结构、操作系统、计算机体系结构、数据库、编译原理、软件工程、图形学、通信与网络、离散数学等国内大学计算机专业普遍开设的核心课程,而且各具特色——有的出自语言设计者之手、有的历经三年不衰、有的已被全世界的几百所高校采用。在这些圆熟通博的名师大作的指引之下,读者必将在计算机科学的宫殿中由登堂而入室。\r\n 权威的作者、经典的教材、一流的译者、严格的审校、精细的编辑,这些因素使我们的图书有了质量的保证。\r\n
Introduce\r\nChapter 1 C# Language Elements\r\n Item 1: Item Always Use Properties Instead of Accessible Data Members\r\n Item 2: Item Prefer readonly to const\r\n Item 3: Item Prefer the is or as Operators to Casts\r\n Item 4: Item Use Conditional Attributes Instead of # if \r\n Item 5: Item Always Provide To String()\r\n Item 6: Item Distinguish Between Value Types and Reference Types\r\n Item 7: Item Prefer Immutable Atomic Value Types\r\n Item 8: Item Ensure that 0 Is a Valid State for Value Types\r\n Item 9: Item Understand the Relationships Among Reference Equals(),static Item Equals(),instance Equals(),and operator= =\r\n Item 10: Item Understand the pitfalls of GetHashCode()\r\n Item 11: Item Prefer foreach Loops\r\nChapter 2 .NET Resource Management\r\n Item 12: Item prefer Variable Initializers to Assignment Statements\r\n Item 13: Item Initialize Static Class Members with Static Constructors\r\n Item 14: Item Utilize Constructor Chaining\r\n Item 15: Item Utilize using and try/finally for Resource Cleanup\r\n Item 16: Item Minimize Garbage\r\n Item 17: Item Minimize Boxing and Unboxing\r\n Item 18: Item Implement the Standard Dispose Pattern\r\nChapter 3 Expressing Designs with C#\r\n Item 19: Item Prefer Defining and Implementing Interfaces to Inheritance\r\n Item 20: Item Distinguish Between Implementing Interface and Overriding Virtual Item Functions\r\n Item 21: Item Express Callbacks with Delegates\r\n Item 22: Item Defing Outgoing Interfaces with Events\r\n Item 23: Item Avoid Item Returnign References to Internal Class Object\r\n ……\r\nChapter 4 Creating Binary Compsnents\r\nChapter 5 Working with the Framework\r\nChapter 6 Miscellaneous\r\nIndex\r\n\r\n
无封面