Course Descriptions:
Introduction to object orientation and the underlying concepts, basic programming techniques of Java; implementations of Encapsulation, Polymorphism and Inheritance using Java, Exception handling, Java Graphical User interface, Applet programming, Java input/output classes.
Objectives:
After completing this course students should be able to:
- understand the basic principles of object oriented programming
- acquire the skills for preparing Object Oriented Programmes
- identify main features of Java
- implement object-oriented methodology related to Java
- create standalone Java programs and applets.
Course Content:
- Introduction
- Introducing Java
- Java Language Basics
- Object Orientation in Java
- Inheritance and Polymorphism
- Exception Handling
- Java GUI
- JDBC – Java Database Connectivity