Cargando…

C♯ for programmers /

A new edition of this title is available, ISBN-10: 0137144156 ISBN-13: 9780137144150 The practicing programmer's DEITEL® guide to C# and the powerful Microsoft .NET Framework Written for programmers with a background in C++, Java, or other high-level languages, this book applies the Deitel sign...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Deitel, Harvey M., 1945-
Otros Autores: Deitel, Paul J.
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Upper Saddle River, N.J. : Pearson/Prentice Hall, 2005.
Edición:2nd ed.
Colección:Deitel developer series.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 1. Introduction to computers, the Internet and Visual C♯
  • 2. Introduction to the Visual C♯ 2005 Express Edition IDE
  • 3. Introduction to C♯ applications
  • 4. Introduction to classes and objects
  • 5. Control statements : part 1
  • 6. Control statements : part 2
  • 7. Methods : a deeper look
  • 8. Arrays
  • 9. Classes and objects : a deeper look
  • 10. Object-oriented programming : inheritance
  • 11. Polymorphism, interfaces & operator overloading
  • 12. Exception handling
  • 13. Graphical user interface concepts : part 1
  • 14. Graphical user interface concepts : part 2
  • 15. Multithreading
  • 16. Strings, characters and regular expressions
  • 17. Graphics and multimedia
  • 18. Files and streams
  • 19. Extensible markup language (XML)
  • 20. Database, SQL and ADO.NET
  • 21. ASP.NET 2.0, Web forms and Web controls
  • 22. Web services
  • 23. Networking : streams-based sockets and datagrams
  • 24. Data structures
  • 25. Generics
  • 26. Collections
  • A. Operator precedence chart
  • B. Number systems
  • C. Using the Visual Studio 2005 debugger
  • D. ASCII character set
  • E. Unicode
  • F. Introduction to XHTML : part 1
  • G. Introduction to XHTML : part 2
  • H. HTML/XHTML special characters
  • I. HTML/XHTML colors
  • J. ATM case study code
  • K. UML 2 : additional diagram types
  • L. Simple types.