Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Griffiths, Ian, 1973- (Autor)
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.