Cargando…

Learning Visual Basic .NET /

Most Visual Basic .NET books are written for experienced object-oriented programmers, but many programmers jumping on the .NET bandwagon are coming from non-object-oriented languages, such as Visual Basic 6.0 or from script programming, such as JavaScript. These programmers, and those who are adopti...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Liberty, Jesse
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Beijing ; Sebastopol, CA : O'Reilly, ©2003.
Edición:1st ed.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • (1.) Visual Basic.NET and .NET programming
  • (2.) Getting started with VB.NET
  • (3.) Object-oriented programming
  • (4.) Visual studio.NET
  • (5.) VB.NET language fundamentals
  • (6.) Branching
  • (7.) Operators
  • (8.) Classes and objects
  • (9.) Inside methods
  • (10.) Basic debugging
  • (11.) Inheritance and polymorphism
  • (12.) Structures
  • (13.) Interfaces
  • (14.) Arrays
  • (15.) Collection interfaces and types
  • (16.) Strings
  • (17.) Throwing and catching exceptions
  • (18.) Applications and events
  • (19.) Afterword.