Cargando…

Essential C♯ 5.0 /

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Michaelis, Mark
Otros Autores: Lippert, Eric
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Upper Saddle River, N.J. : Addison-Wesley, ©2013.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Introducing C♯
  • Data types
  • Operators and control flow
  • Methods and parameters
  • Classes
  • Inheritance
  • Interfaces
  • Value types
  • Well-formed types
  • Exception handling
  • Generics
  • Delegates and Lambda expressions
  • Events
  • Collection interfaces with standard query operators
  • LINQ with query expressions
  • Building custom collections
  • Reflection, attributes, and dynamic programming
  • Multithreading
  • Thread synchronization
  • Platform interoperability and unsafe code
  • The common language infrastructure
  • A. Downloading and installing the C♯ compiler and CLI platform
  • B. Tic-tac-toe source code listing
  • C. Interfacing with multithreading patterns prior to the TPL and C♯ 5.0
  • Timers prior to the Async/ await pattern of C♯ 5.0.