The C# Type System

Par : Steve Love
Offrir maintenant
Ou planifier dans votre panier
Disponible dans votre compte client Decitre ou Furet du Nord dès validation de votre commande. Le format ePub est :
  • Compatible avec une lecture sur My Vivlio (smartphone, tablette, ordinateur)
  • Compatible avec une lecture sur liseuses Vivlio
  • Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony
Logo Vivlio, qui est-ce ?

Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement

Pour en savoir plus sur nos ebooks, consultez notre aide en ligne ici
C'est si simple ! Lisez votre ebook avec l'app Vivlio sur votre tablette, mobile ou ordinateur :
Google PlayApp Store
  • Nombre de pages344
  • FormatePub
  • ISBN978-1-7185-0159-1
  • EAN9781718501591
  • Date de parution31/10/2023
  • Protection num.pas de protection
  • Taille1 Mo
  • Infos supplémentairesepub
  • ÉditeurNo Starch Press

Résumé

Harness the power of the C# type system to write programs that are clearer, simpler, and more efficient. The type system is the foundation upon which all C# programs are built. The C# Type System will show you how todefine and implement value types effectively, and write more performant and robust code. Real-world code examplesand test cases throughout will elevate your programming with C# and show you how best to implement the principlesyou're learning.
Among the core aspects of working with the type system, you'll learn:. How user-defined value types, and even simple types, can enhance your code's readability. How reference and value types differ within C#. How method parameters and arguments relate to reference and value types. How differences in copy semantics between value and reference types affect a program's behavior. How the different methods of value comparisons for equality work behind the scenes.
The unique characteristics and roles of various types in an application, especially how value types go beyond meredata storage. Why inheritance isn't optimal for value types. How to measure and evaluate the performance of an app's use of different data typesWhether you're a novice or seasoned programmer, you'll find The C# Type System indispensable in your efforts to turn good code into great.
Harness the power of the C# type system to write programs that are clearer, simpler, and more efficient. The type system is the foundation upon which all C# programs are built. The C# Type System will show you how todefine and implement value types effectively, and write more performant and robust code. Real-world code examplesand test cases throughout will elevate your programming with C# and show you how best to implement the principlesyou're learning.
Among the core aspects of working with the type system, you'll learn:. How user-defined value types, and even simple types, can enhance your code's readability. How reference and value types differ within C#. How method parameters and arguments relate to reference and value types. How differences in copy semantics between value and reference types affect a program's behavior. How the different methods of value comparisons for equality work behind the scenes.
The unique characteristics and roles of various types in an application, especially how value types go beyond meredata storage. Why inheritance isn't optimal for value types. How to measure and evaluate the performance of an app's use of different data typesWhether you're a novice or seasoned programmer, you'll find The C# Type System indispensable in your efforts to turn good code into great.