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# 2.0 Practical Guide for Programmers
  

  C# 2.0 Practical Guide for Programmers by Michel de Champlain ; Brian G. Patrick

  • Published by: MORGAN KAUFMANN
  • Author: Michel de Champlain ; Brian G. Patrick
  • Page Count: 252
  • Group: C# 2005
  • ISBN: 0121674517/9780121674519
  • Published: Apr 2005

Our Price: 10.79
Discount: 28%
RRP: 14.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# 2.0 Practical Guide for Programmers
You don't need coddling; you don't need to be told what you already know. What you need is a book that uses your experience as a Java or C++ programmer to give you a leg up into the challenges and rewards of C#. And this Practical Guide is precisely what you're after. Written by a team that boasts extensive experience teaching C# to professionals, this book provides a practical, efficient explanation of the language itself, covering basic to advanced features and calling out all thats new in 2.0. Its instruction is always firmly situated within the context of the .NET framework and bolstered by code examples, key lessons in object-oriented programming, and installments of a realistic application programming tutorial. Concise and incisive, this is the best way to master the worlds fastest-growing and most marketable programming language. It provides a carefully focused explanation of every aspect of the C# language, including entire chapters on the unified type system, advanced types, collections, generics, reflection and attributes. It highlights all features new to the latest version of C# and organizes its presentation of C# according to the key principles of object-oriented programming and the .NET framework. Using end-of-chapter exercises, it incrementally develops a cohesive application programming tutorial, and includes an easy-to-use appendix on the grammatical rules of C# and provides downloadable example code via the companion website.


Contents:

Preface
1 Introducing C# and .NET
2 Classes, Objects, and Namespaces
3 Class Members and Class Reuse
4 Unified Type System
5 Operators, Assignments, and Expressions
6 Statements and Exceptions
7 Advanced Types, Polymorphism, and Accessors
8 Collections and Generics
9 Resource Disposal, Input/Output, and Threads
10 Reflection and Attributes
Appendices
A C# 2.0 Grammar
B Predefined XML Tags for Documentation Comments
References
Index