Programming C# 10 : build cloud, web, and desktop applications /
Designed for experienced programmers, this book provides many code examples to help you work with the nuts and bolts of C#, such as generics, LINQ, and asynchronous programming features. You'll get up to speed on .NET 6 and the latest C# 9.0 and 10.0 additions, including records, enhanced patte...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, CA :
O'Reilly Media, Inc.,
2022.
|
Edición: | First edition. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Introducing C#
- Basic coding in C#
- Types
- Generics
- Collections
- Inheritance
- Object lifetime
- Exceptions
- Delegates, lambdas, and events
- LINQ
- Reactive extensions
- Assemblies
- Reflection
- Attributes
- Files and streams
- Multithreading
- Asynchronous language features
- Memory efficiency.