Programmer's Corner - Object-Oriented Programming (OOP) Tutorial - Getting Started

Backup and Security Solutions 10% off all products with promo code: VISI-P1YR
Get the Programmer's Corner FireFox Search Plug-In

Object-Oriented Programming (OOP) Tutorial - Getting Started

Object-Oriented Programming (OOP) Tutorial



Classes are not really for the beginner and the following tutorials assume some basic knowledge of VB.NET. Anyone with a good understanding of Visual Basic 6 (and below) should be fine even if you don't have any previous knowledge of creating your own classes.
Getting Started:
Introduction to Classes - a look at the principles of Classes
Introduction to Interfaces - a look at the principles of Interfaces
Class & Interface Example - an ongoing example using a banking system
Inheritance:
Introduction to Inheritance - a quick run through of Inheritance and its usefulness
Abstract Class - a look at Abstract Classes
Abstract Class Example - continuation of the banking system to use Abstract Class and Inheritance
Instance vs. Class
Instance vs. Class - the difference between Instance and Class and the use of the Shared keyword

If you have any comments/complaints/questions/suggestions email me

Author Information:

Adam Schentag

http://www.programmers-corner.com

adam@programmers-corner.com

Comments:

Add your comments here.

Name

Comment

You can also send feedback to feedback@programmers-corner.com


Broken Arrow - October 1, 2005 8:10 AM

Your links in this tutorial are broken.