Accelerated C# 2005

Accelerated C# 2005
Authors
Trey Nash
ISBN
1590597176
Published
24 Aug 2006
Purchase online
amazon.com

Accelerated C# 2005 teaches you both how to use core C# language concepts and wisely employ C# idioms and object-oriented design patternsto exploit the power of C# and the common language runtime. Youll quickly master C# syntax while learning how the CLR simplifies many programming tasks. Youll also learn best practices that ensure your code will be efficient, reusable, and robust. This book is the fastest path to C# mastery for anyone familiar with object-oriented programming.

Editorial Reviews

Accelerated C# 2005 teaches you how to use core C# language concepts as well as how to wisely employ C# idioms and object-oriented design patternsto exploit the power of C# and the common language runtime (CLR). You’ll quickly master C# syntax while learning how the CLR simplifies many programming tasks. You’ll also learn best practices that ensure your code will be efficient, reusable, and robust.

This book is the fastest path to C# mastery for anyone familiar with object-oriented programming. Many books introduce C#, but very few also explain how to use it optimally with the .NET CLR. Why spend months or years discovering the best ways to design and code C#, when this book will show you how to do things the right way, right from the start?

Table of Contents

  1. C#Preview
  2. C# and the CLR
  3. C# Syntax Overview
  4. Classes, Structs, and Objects
  5. Interfaces and Contracts
  6. Overloading Operators
  7. Exception Handling and Exception Safety
  8. Working with Strings
  9. Arrays, Collection Types, and Iterators
  10. Delegates, Anonymous Functions, and Events
  11. Generics
  12. Threading in C#
  13. In Search of C# Canonical Forms

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity.” - Dennis Ritchie