Learn Visual Basic

By Shyam Bharath, S.D.

Learn Visual Basic - Shyam Bharath, S.D.
  • Release Date: 2018-08-31
  • Genre: Programming

Description

This book covers the following topics in Visual Basic:
VB Basics
VB Introduction
VB Development Environment
Your First VB Program
VB Internals
VB Data Types and Operators
VB Pass by value vs Pass by reference
VB Object Oriented Programming - Class and Interface
VB Object Oriented Programming - Encapsulation
VB Object Oriented Programming - Inheritance and Polymorphism
VB Namespaces
VB Memory Management
VB Conditional Statements
VB Loops
VB Strings
VB Arrays
VB Exception Handling
VB Multithreading

VB Data Structures and Generics
VB Struct and Enum
VB Generics

VB Collections
VB Collections
VB List
VB Dictionary
VB Queue
VB Stack
VB Set

VB I/O
VB I/O Classes
VB Files I/O

VB Advanced
VB Delegates
VB Events
VB Attributes
VB LINQ