April 17th, 2014

Object programming and how it applies to generic BASIC


Mark Brown, former manager of Continuing Engineering at Pick Systems/Raining Data, will explain object programming, inside and out, and how it applies to generic Basic. The Basic language itself is not the end for the programmers but the beginning. Learn how to extend the language through the use of a pre-complier. See how a few lines of code can transform your program from character based to object-oriented. And see how to extend Basic with new instructions, internal and external subroutines and functions, and learn how green screen code can open windows to new possibilities.