Welcome / Home
Understanding My PC
Software Downloads
VB.NET
JAVA
C#.NET
RPG
SQL
Software Engineering
Networking
Communications
Security
Internet Links
Contact Us

How to Code Classes


How to Code Java Classes

 

The Key to understanding JAVA is the coding of JAVA Classes. All programs are divided up using class structures. All JAVA coding is in classes that are the enablers for Object Oriented Programing(OOP).    We use HEADLINE Scripting with lowercase prefixes for most objects.  We also use acronyms for field names  (AccountNumber=ACTNBR).   Please pardon the formatting from the HTML editor.  Indentations were lost, and it selected some funky fonts and colors.