Book & Memo/C#

Essential C# 2.0

파에 2007. 6. 5. 05:53

Publisher: Addison-Wesley Professional
Language: English
ISBN: 0321150775
Paperback: 768 pages


Description: Essential C# 2.0 is a clear, concise guide to C#—including the features new to C# 2.0. The book clearly presents material for beginners and experts and provides contrasts and comparisons between C# and other languages. The C# language is covered comprehensively and each important construct is illustrated with succinct code examples. Complete code examples are available online. Mark Michaelis has organized the material for quick access. Graphical “mind maps” at the beginning of each chapter show what material is covered and how each topic relates to the whole.


Following the C# introduction, readers will learn about
* C# primitive data types, value types, reference types, type conversions, and arrays
* Operators and control flow, loops, conditional logic, and sequential programming
* Methods, parameters, exception handling, and structured programming
* Classes, inheritance, structures, interfaces, and object-oriented programming
* Well-formed types, operator overloading, namespaces, and garbage collection
* Generics, collections, and iterators
* Reflection, attributes, and declarative programming
* Threading, synchronization, and multi-threaded patterns
* Interoperability and unsafe code
* The Common Language Infrastructure that underlies C#


C# 2.0 has a multitude of new features that make the language even more powerful, productive, and efficient. These new features are thoroughly covered in this book. A separate appendix on C# 2.0 topics helps readers quickly find new features of the language.


Whether you’re just starting out as a programmer, are an experienced developer looking to learn C#, or are a seasoned C# programmer interested in learning the new features of C# 2.0, Essential C# 2.0 gives you just what you need to quickly get up and running writing C# applications.

'Book & Memo > C#' 카테고리의 다른 글

From Java to C#: A Developer's Guide  (0) 2007.06.09
Pro C# with .NET 3.0, Special Edition  (0) 2007.06.06
Beginning C# 2005 Databases: From Novice to Professional  (0) 2007.05.20
C# 2.0: The Complete Reference  (0) 2007.05.17
Accelerated C# 2005  (0) 2007.05.15