|
游客,本帖隐藏的内容需要积分高于 1 才可浏览,您当前积分为 0
资源信息:
中文名: C#4.0本质论 (第3版)
原名: Essential C# 4.0
作者: Mark Michaelis
图书分类: 软件
资源格式: PDF
版本: 英文文字版
出版社: Addison-Wesley Professional
书号: 978-0321694690
发行时间: 2010年03月
地区: 美国
语言: 英文
概述:
内容介绍:
Essential C# 4.0已经是第三版,从发布以来受到广大.Net开发人员的关注。该书详细介绍C#在.Net Framework 4.0中的应用,介绍C# 4.0新特征,适合.Net开发人员作为参考书使用。
Following an introduction to C#, readers learn about
Best practices for object-oriented programming in C#
C# primitive data types, value and reference types, implicitly typed variables, anonymous types, plus dynamic typing in C# 4.0
Methods and parameters–including extension methods, partial methods, and C# 4.0’s optional and named parameters
Generics, concurrent collections, and custom collections with iterators
Delegates, events, and lambda expressions
Collection interfaces and standard query operators
Query expressions and the tree expressions on which LINQ providers are based
Reflection, attributes, and dynamic programming
Parallel Query Processing with PLINQ
Multithreaded programming with the Task Parallel Library
Platform interoperability and unsafe code
The Common Language Infrastructure that underlies C#
内容截图:
目录:
Chapter 1: Introducing C#
Chapter 2: Data Types
Chapter 3: Operators and Control Flow
Chapter 4: Methods and Parameters
Chapter 5: Classes
Chapter 6: Inheritance
Chapter 7: Interfaces
Chapter 8: Value Types
Chapter 9: Well-Formed Types
Chapter 10: Exception Handling
Chapter 11: Generics
Chapter 12: Delegates and Lambda Expressions
Chapter 13: Events
Chapter 14: Collection Interfaces with Standard Query Operators
Chapter 15: LINQ with Query Expressions
Chapter 16: Building Custom Collections
Chapter 17: Reflection, Attributes, and Dynamic Programming
Chapter 18: Multithreading
Chapter 19: Synchronization and More Multithreading Patterns
Chapter 20: Platform Interoperability and Unsafe Code
Chapter 21: The Common Language Infrastructure
Appendix A: Downloading and Installing the C# Compiler and the CLI
Appendix B: Full Source Code Listings
Appendix C: Concurrent Classes from System.Collections.Concurrent
Appendix D: C# 2.0 Topics
Appendix E: C# 3.0 Topics
Appendix F: C# 4.0 Topics
|