Would you like to see this page in English? Click here.

 

ou
Ouvrez une session pour activer Commander en 1-Click.
 
 
D'autres produits offerts
21 neufs & d'occasion à partir de CDN$ 20.00

Vous en avez un à vendre?
Vendez les vôtres ici
 
   
C# in Depth
 
Agrandissez cette image
 

C# in Depth (Paperback)

de Jon Skeet (Author)
5.0étoiles sur 5  Voir tous les commentaires (1 évaluation de client)
Prix éditeur: CDN$ 44.99
Price: CDN$ 28.34 & se qualifie pour Livraison super-économique GRATUITE pour des commandes de plus de CDN$ 39. Détails
Vous économisez : CDN$ 16.65 (37%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
En stock.
Vendu et expédié par Amazon.ca.

Seulement 4 en stock--commandez bientôt (nous en attendons d'autres).

Commandez-vous pour Noël? Pour livraison garantie le 24 décembre à Toronto, à Ottawa, ou à Montréal, choisissez Express lors de votre commande. En savoir plus.

16 neufs à partir de CDN$ 28.34 5 d'occasion à partir de CDN$ 20.00

Produits fréquemment achetés ensemble

Les clients achètent cet article avec LINQ in Action de Matt Warren

C# in Depth + LINQ in Action
  • Cet article : C# in Depth de Jon Skeet

    En stock.
    Vendu et expédié par Amazon.ca.
    Se qualifie pour Livraison super-économique GRATUITE pour des commandes de plus de CDN$ 39. Détails

  • LINQ in Action de Matt Warren

    En stock.
    Vendu et expédié par Amazon.ca.
    Se qualifie pour Livraison super-économique GRATUITE pour des commandes de plus de CDN$ 39. Détails


Les clients qui ont acheté cet article ont aussi acheté

LINQ in Action

LINQ in Action

de Matt Warren
5.0étoiles sur 5 (1)  CDN$ 28.34
More Effective C#: 50 Specific Ways to Improve Your C#

More Effective C#: 50 Specific Ways to Improve Your C#

de Bill Wagner
CDN$ 37.79
Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries

Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries

de Krzysztof Cwalina
5.0étoiles sur 5 (1)  CDN$ 34.64
C# 3.0 in a Nutshell: A Desktop Quick Reference

C# 3.0 in a Nutshell: A Desktop Quick Reference

de Joseph Albahari
CDN$ 36.26
The Art of Unit Testing: With Examples in .Net

The Art of Unit Testing: With Examples in .Net

de Roy Osherove
4.0étoiles sur 5 (2)  CDN$ 31.49
Découvrez des articles similaires

Les détails du produit


Descriptions du produit

Product Description

"C# in Depth" is a completely new book designed to propel existing C# developers to a higher level of programming skill. One simple principle drives this book: explore a few things deeply rather than offer a shallow view of the whole C# landscape. If you often find yourself wanting just a little more at the end of a typical chapter, this is the book for you.

Expert author Jon Skeet dives into the C# language, plumbing new C# 2 and 3 features and probing the core C# language concepts that drive them. This unique book puts the new features into context of how C# has evolved without a lengthy rehearsal of the full C# language.

"C# in Depth" briefly examines the history of C# and the .NET framework and reviews a few often-misunderstood C# 1 concepts that are very important as the foundation for fully exploiting C# 2 and 3. Because the book addresses C# 1 with a light touch, existing C# developers don't need to pick through the book in order to find new material to enhance their skills.

This book focuses on the C# 2 and 3 versions of the language, but clearly explains where features are supported by changes in the runtime (CLR) or use new framework classes. Each feature gets a thorough explanation, along with a look on how you'd use it in real life applications.

"C# in Depth" is both a vehicle for learning C# 2 and 3 and a reference work. Although the coverage is in-depth, the text is always accessible: You'll explore pitfalls that can trip you up, but you'll skip over gnarly details best left to the language specification. The overall effect is that readers become not just proficient in C# 2 and 3, but comfortable that they truly understand the language.



About the Author

Jon Skeet is a software engineer and Groovy enthusiast who specializes in Java and C# development.

Mots-clés inspirés de produits similaires

 (De quoi s'agit-il ?)
Soyez le premier à ajouter un mot-clé pertinent (fortement associé à ce produit)
 
(1)
(1)
(1)

Vos mots-clés : Ajouter votre premier mot-clé
 

What Do Customers Ultimately Buy After Viewing This Item?

C# in Depth
91% buy the item featured on this page:
C# in Depth 5.0étoiles sur 5 (1)
CDN$ 28.34
Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition
3% buy
Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition 4.0étoiles sur 5 (4)
CDN$ 43.52
Programming C# 3.0
3% buy
Programming C# 3.0 5.0étoiles sur 5 (1)
CDN$ 31.49
Code Complete, Second Edition
2% buy
Code Complete, Second Edition 4.2étoiles sur 5 (5)
CDN$ 39.49

 

L'avis des consommateurs

1 Evaluation
5 étoiles:
 (1)
4 étoiles:    (0)
3 étoiles:    (0)
2 étoiles:    (0)
1 étoiles:    (0)
 
 
 
 
 
Évaluation du client type
5.0étoiles sur 5 (1 évaluation de client)
 
 
 
 
Partagez votre opinion avec les autres clients:
Commentaires client les plus utiles

 
5.0étoiles sur 5 Go Deep with C#, Mai 21 2009
Par Nicholas Roeder - Voir tous mes commentaires
(TOP 500 REVIEWER)    (REAL NAME)   
This excellent book by Jon Skeet goes into the gory details of the workings of new features in C# 2 and 3. You need to have a solid grasp of the basics of C# for this book to be useful to you.

One of my favourite things about this book is that it goes into the "why" and "when" not just the "how". You learn why certain features work the way they do and also some tips as to when to use (or not use) the features.

Since almost all new features in C# 3 are related to LINQ, many pages are dedicated to this subject. I bought "LINQ in Action" first but now think that "C# in Depth" may cover LINQ in enough detail to render another LINQ book unnecessary.

Skeet's writing style is casual but we don't get distracted by asides. He's a skilled teacher and great at explaining the more arcane aspects of the language.

Highly recommended.
Ce commentaire vous a-t-il été utile ? Oui Non (Signaler ce commentaire)


Partagez votre opinion avec les autres clients: Créer votre propre commentaire
 
 
Rechercher uniquement sur les commentaires portant sur ce produit



Listmania!


Cherchez des articles semblables par catégorie


Chercher des articles semblables par sujet


Commentaires

Souhaitez-vous compléter ou améliorer les informations sur ce produit ? Ou faire modifier les images?

Votre historique récent

 (En savoir plus)

Après avoir visualisé des pages détaillées produit ou des résultats de recherche, regardez ici pour trouver une façon simple de poursuivre votre navigation sur des pages qui vous intéressent.