Java > Introduction to Java
Loading video...

QuickNotes™  

Introduction to Java

  • Computer Systems : Hardware, Software (System, Applications), User

  • Object Oriented: Method of program development using classes and objects.

  • Procedural abstraction: Method of program development using abstract modules (sub-programs)

  • Top down: Designing top level modules first and leaving the details to the later steps of process.