Programming C# 10
C# is undeniably one of the most versatile programming languages available to engineers today. With this comprehensive guide, you'll learn just how powerful the combination of C# and .NET can be. Author Ian Griffiths guides you through C# 10.0 and .NET 6 fundamentals and techniques for building...
Autores Corporativos: | , |
---|---|
Otros Autores: | |
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
[Sebastopol, California] :
O'Reilly Media, Inc
[2022]
|
Edición: | 1st edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009703636406719 |
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.