Cover image for C# precisely
Title:
C# precisely
Personal Author:
Edition:
2nd ed.
Publication Information:
Cambridge, Mass. : MIT Press, c2012
Physical Description:
xii, 246 p. : ill. ; 23 cm.
ISBN:
9780262516860
Added Author:

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000010301954 QA76.73.C154 S47 2012 Open Access Book Book
Searching...
Searching...
30000010241505 QA76.73.C154 S47 2012 Open Access Book Book
Searching...

On Order

Summary

Summary

A concise reference to the C# programming language, expanded and updated, with a look ahead at C# 5.0.

C# is an object-oriented programming language that is similar to Java in many respects but more comprehensive and different in most details. This book offers a quick and accessible reference for anyone who wants to know C# in more detail than that provided by a standard textbook. It will be particularly useful for C# learners who are familiar with Java. This second edition has been updated and expanded, reflecting the evolution and extension of the C# programming language. It covers C# versions 3.0 and 4.0 and takes a look ahead at some of the innovations of version 5.0. In particular, it describes asynchronous programming as found in 5.0.

Despite the new material, C# Precisely remains compact and easy to navigate. It describes C# in detail but informally and concisely, presenting lambda expressions, extension methods, anonymous object expressions, object initializers, collection initializers, local variable type inference, type dynamic, type parameter covariance and contravariance, and Linq (language integrated query), among other topics, all in aabout 250 pages. The book offers more than 250 examples to illustrate both common use and subtle points. Two-page spreads show general rules on the left and relevant examples on the right, maximizing the amount of information accessible at a glance.

The complete, ready-to-run example programs are available at the book's Web site, http://www.itu.dk/people/sestoft/csharpprecisely/


Author Notes

Peter Sestoft is Professor of Computer Science and Head of the Software and Systems Section at the IT University of Copenhagen.

Henrik I. Hansen holds master's degrees in information technology and chemistry.