Learning C♯ /
Most C# books are written for experienced C++ and Java programmers. If you're a novice programmer, or you have experience in VB6 or other procedural programming languages, and you want to learn C#, until now you've been out of luck. That's why Jesse Liberty, author of the best-selling...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Beijing ; Sebastopol, CA :
O'Reilly,
©2002.
|
Edición: | 1st ed. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 1 C and .NET programming
- 2 Getting started with C
- 3 Object-oriented programing
- 4 Visual studio .NET
- 5 C language fundamentals
- 6 Branching
- 7 Operators
- 8 Classes and objects
- 9 Inside methods
- 10 Basic bebugging
- 11 Inheritance and polymorphism
- 12 Operator overloading
- 13 Structs
- 14 Interfaces
- 15 Arrays
- 16 Collection interfaces and types
- 17 Strings
- 18 Throwing and catching exceptions
- 19 Delegates and events
- 20 Afterword
- C keywords.