The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 C# Annotated Standard
  

  C# Annotated Standard by Jon Jagger ; Nigel Perry ; Peter Sestoft

  • Published by: MORGAN KAUFMANN
  • Author: Jon Jagger ; Nigel Perry ; Peter Sestoft
  • Page Count: 825
  • Group: C# 2005
  • ISBN: 0123725119/9780123725110
  • Published: Oct 2007

Our Price: 20.99
Discount: 30%
RRP: 29.99 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

C# Annotated Standard
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.

CONTENTS:

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