Description
In this course students learn object oriented programming with Java.
OUTLINE
Java Programming Language Fundamentals
- Class
- Interface
- Package
- Import statements
- Data Types
- Operators
- Programming Decisions and Looping
- Object Initialization and Allocation
- Method Types and Calls
- Initialisers
- Strings and Arrays
- Collections
- Self and Super
- Abstract Class
- Inner Class
- Exception Handling
Object Oriented Programming Concepts
- Class
- Object
- Encapsulation
- Inheritance
- Message Passing
- Polymorphism – Overriding and Overloading
PREREQUISITE
There is no prerequisite.