C# Programming Language (Covering C# 4.0), The (4th Edition) (Microsoft .NET Development Series)

C# Programming Language (Covering C# 4.0), The (4th Edition) (Microsoft .NET Development Series)

“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.

 

 

List Price: $ 44.99

Price: $ 22.99

This entry was posted in Uncategorized and tagged , , , , , , , . Bookmark the permalink.

One Response to C# Programming Language (Covering C# 4.0), The (4th Edition) (Microsoft .NET Development Series)

  1. Björn "Björn" says:
    13 of 15 people found the following review helpful:
    4.0 out of 5 stars
    A solid book on C#, but…, June 14, 2011
    By 
    Björn “Björn” (CA, USA) –
    This review is from: C# Programming Language (Covering C# 4.0), The (4th Edition) (Microsoft .NET Development Series) (Hardcover)

    I have 1e, 3e, 4e of this book, 1e was a classic, but from 3e, the format changed and a dozen or so annotators joined to contribute to the somewhat dry language description. This was certainly a good thing. However, it would have been better if someone more carefully reviewed the text.

    I found two obvious errors in the first 50 pages:

    p38: the classes Student and Employee should derive from Person.

    p48: “Unfortunately, with the event keyword, Completed is just a public field of type delegate,
    which can be stepped on by anyone who wants to”
    which should read “…, without the event keyword…”.

    These might be minor details to an experienced reader, but for someone new to C#, it’s very confusing.

    What’s more annoying is the lack of a place to submit errata so that new printings can correct these defects.

    Help other customers find the most helpful reviews 

    Was this review helpful to you? Yes
    No

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>