Book description
“Based on my own experience, I can safely say that every .NET developer who reads this will have at least one ‘aha’ moment and will be a better developer for it.” –From the Foreword by Don Box
The popular C# programming language combines the high productivity of rapid application development languages with the raw power of C and C++. Updated to cover the new features of C# 4.0, including dynamic binding, named and optional parameters, and covariant and contravariant generic types, this release takes the language to the next level by adding the ability to cleanly write programs that don’t rely on static type definitions. This allows dynamic programming languages such as Python, Ruby, and JavaScript to feel native to C#. The C# Programming Language, Fourth Edition, continues to be the authoritative and annotated technical reference for C# 4.0.
Written by Anders Hejlsberg, the language’s architect, and his colleagues, Mads Torgersen, Scott Wiltamuth, and Peter Golde, this volume has been completely updated for C# 4.0. The book provides the complete specification of the language, along with descriptions, reference materials, code samples, and annotations from twelve prominent C# gurus.
The many annotations bring a depth and breadth of understanding rarely found in any programming book. As the main text of the book introduces the concepts of the C# language, cogent annotations explain why they are important, how they are used, how they relate to other languages, and even how they evolved.
This book is the definitive, must-have reference for any developer who wants to understand C#. With annotations from: Brad Abrams, Joseph Albahari, Krzysztof Cwalina, Jesse Liberty, Eric Lippert, Christian Nagel, Vladimir Reshetnikov, Marek Safar, Chris Sells, Peter Sestoft, Jon Skeet, and Bill Wagner.
Table of contents
- Title Page
- Copyright Page
- Contents
- Foreword
- Preface
- About the Authors
- About the Annotators
- 1. Introduction
- 2. Lexical Structure
- 3. Basic Concepts
- 4. Types
- 5. Variables
- 6. Conversions
- 7. Expressions
- 8. Statements
- 9. Namespaces
- 10. Classes
- 11. Structs
- 12. Arrays
- 13. Interfaces
- 14. Enums
- 15. Delegates
- 16. Exceptions
- 17. Attributes
- 18. Unsafe Code
- A. Documentation Comments
- B. Grammar
- C. References
- Index
Product information
- Title: The C# Programming Language (Covering C# 4.0), Fourth Edition
- Author(s):
- Release date: October 2010
- Publisher(s): Addison-Wesley Professional
- ISBN: 9780132484718
You might also like
book
Exam Ref 70-483 Programming in C#, Second Edition
Prepare for the latest versions of Microsoft Exam 70-483 and help demonstrate your real-world mastery of …
video
Intermediate C# Programming
In this follow-up to his popular Beginning C# Programming video, former Microsoft developer and C# expert …
book
C# 6.0 Cookbook, 4th Edition
Completely updated for C# 6.0, the new edition of this bestseller offers more than 150 code …
book
Hands-On Object-Oriented Programming with C#
Enhance your programming skills by learning the intricacies of object oriented programming in C# 8 Key …