README.md

December 4, 2022 ยท View on GitHub

Using Classes for Beginners

Description

A practical demonstration of using classes to optimise your applications.

Correctly written classes make your code re-usable, faster, more reliable and memory efficient.

They also speed devolopment time, make debugging easier and can be placed in DLL's making them accessable from multiple applications simultaneously

As time goes by they become even better because each time you use the same class in different apps, any bugs that do show up get removed for future apps as well.

More Info

Submitted On2002-12-03 03:09:04
ByMrBobo
LevelBeginner
User Rating4.6 (23 globes from 5 users)
CompatibilityVB 6.0
CategoryCoding Standards
WorldVisual Basic
Archive FileUsing_Clas1507001232002.zip