Illustrated C# 2010
This book presents the C# language in a uniquely succinct and visual format. Often in programming books, the information can be hidden in a vast sea of words. As a programmer who has over the years used a dozen programming languages, the author understands it can sometimes be difficult to slog throu...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
New York :
Apress : Distributed to the book trade worldwide by Springer Science+Business Media
c2010.
|
Edición: | 1st ed. 2010. |
Colección: | Expert's voice in .NET.
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627763706719 |
Tabla de Contenidos:
- C# and the .NET Framework
- Overview of C# Programming
- Types, Storage, and Variables
- Classes: The Basics
- Methods
- More About Classes
- Classes and Inheritance
- Expressions and Operators
- Statements
- Namespaces and Assemblies
- Exceptions
- Structs
- Enumerations
- Arrays
- Delegates
- Events
- Interfaces
- Conversions
- Generics
- Enumerators and Iterators
- to LINQ
- to Asynchronous Programming
- Preprocessor Directives
- Reflection and Attributes
- Other Topics.