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"--
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
San Francisco :
No Starch Press
[2024]
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009766137706719 |
Tabla de Contenidos:
- 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.