The C# type system build robust, performant, and efficient programs
"Modern C# is a comprehensive guide to the best practices for effectively using C# to create value types and write better programs. The book explores the core features of the memory and object models of C#, using practical examples and real-world context"--
Other Authors: | |
---|---|
Format: | eBook |
Language: | Inglés |
Published: |
San Francisco :
No Starch Press
[2024]
|
Subjects: | |
See on Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009766137706719 |
Table of Contents:
- Making the most of the type system
- Comparing value types and reference types
- Reference parameters and value parameters
- Implicit and explicit copying
- Many ways to be equal
- The nature of values
- Value types and polymorphism
- Performance and efficiency.