Skip to content

Annotated C# Standard

Best in textbook rentals since 2012!

ISBN-10: 0123725119

ISBN-13: 9780123725110

Edition: 2007

Authors: Jon Jagger, Nigel Perry, Peter Sestoft

List price: $62.95
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

Standards, while being definitive, do not usually serve as the best reference to the use of a programming language. Books on languages usually are able to explain usage better, but lack the definitive precision of a standard. This book combines the two; it is the standard with added explanatory material. * Written by members of the standards committee * Annotates the standard with practical implementation advice * The definitive reference to the C# International Standard
Customers also bought

Book details

List price: $62.95
Copyright year: 2007
Publisher: Elsevier Science & Technology Books
Publication date: 7/30/2007
Binding: Paperback
Pages: 864
Size: 1.25" wide x 9.25" long x 1.25" tall
Weight: 3.146
Language: English

Foreword
Introduction
Scope
Conformance
Normative references
Definitions
Notational conventions
Acronyms and abbreviations
General description
Language overview
Lexical Structure
Basic Concepts
Types
Variables
Conversions
Expressions
Statements
Namespaces
Classes
Structs
Arrays
Interfaces
Enums
Delegates
Exceptions
Attributes
Unsafe Code
Generics
Iterators