C# 5. 0 Unleashed

Buy the print C# 5.0 Unleashed and get the eBook version for free! See inside the book for access code and details. C# 5.0 Unleashed is for anyone who wants to learn the C# programming language in depth, understanding how language features truly work. While giving you those insights, you learn where...

Descripción completa

Detalles Bibliográficos
Otros Autores: De Smet, Bart Author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: [Place of publication not identified] Pearson Education 2013
Edición:1st edition
Colección:Unleashed
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629326006719
Tabla de Contenidos:
  • Introducing the .NET platform
  • Introducing the C# programming language
  • Getting started with .NET development using C#
  • Language essentials
  • Expressions and operators
  • A primer on types and objects
  • Simple control flow
  • Basics of exceptions and resource management
  • Introducing types
  • Methods
  • Fields, properties, and indexers
  • Constructors and finalizers
  • Operator overloading and conversions
  • Object-oriented programming
  • Generic types and methods
  • Collection types
  • Delegates
  • Events
  • Language integrated query essentials
  • Language integrated query internals
  • Reflection
  • Dynamic programming
  • Exceptions
  • Namespaces
  • Assemblies and application domains
  • Base class library essentials
  • Diagnostics and instrumentation
  • Working with I/O
  • Threading and synchronization
  • Task parallelism and data parallelism
  • Asynchronous Programming
  • Introduction to Windows runtime.