Skip to content

Planet-Source-Code/mrbobo-using-classes-for-beginners__1-41258

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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 On 2002-12-03 03:09:04
By MrBobo
Level Beginner
User Rating 4.6 (23 globes from 5 users)
Compatibility VB 6.0
Category Coding Standards
World Visual Basic
Archive File Using_Clas1507001232002.zip