Java Programming - Basic
Site hosted by Angelfire.com: Build your free website today!


Home

Internet Service

Business Center

Learning Center
Java Programming
Module I - Basic
Module II - Advance

About Us

Links:
Java Programming Series

Module I – Basic Java Programming

Course Fee: P4,500 Course Duration: 36 hours

Module I provides a foundation of Java concepts of abstraction, encapsulation, inheritance and polymorphism. The students will be able to develop a Java Application using the different constructor/control flow statements; develop and implement classes in Java and develop applications using existing Java classes.

Course Objectives:

After the course of studies, the trainees will be able
  • To learn the concepts of abstraction, encapsulation, inheritance and polymorphism;
  • To develop a Java Application using the different constructor/control flow statements in the Java Programming language;
  • To develop and implement classes in Java;
  • To develop applications using existing Java classes.
Course Outline:

1. The Java Programming Language
  • Introduction to Java
  • Variables and data types
  • Operators
  • Expressions
  • Control flow
  • Methods
2. Object-oriented Programming Concepts
  • Abstraction
  • Encapsulation
  • Inheritance
  • Polymorphism
3. Objects and Classes in Java
  • Introduction to classes
  • Data members
  • Access modifiers
  • Methods
  • Constructors
4. Essential Java Classes
  • Arrays, String, StringBuffer
  • Wrapper Classes
  • Inheritance
  • Interface
Prerequisites

Students should have an understanding of computer programming and experience with a programming language such as C or C++. Object-oriented programming experience isn't necessary, but will make learning Java a little easier.