Cargando…

Programming C# 8.0 : build cloud, web, and desktop applications /

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# 8.0 fundamentals and teaches you techniques for building...

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: Beijing : O'Reilly, [2019]
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.