JAVA PROGRAMMING

This course is specially designed for students who are interested in learning the most popular programming language with minimum entry requirement. Students who do not have any programming experience or programming knowledge in using object-oriented techniques are encouraged to attend this course.It covers extensively the programming and object-oriented techniques of Java. It introduces students to Object-oriented programming concepts, teaches them the fundamentals of the Java language and syntax, introduces them to the major class libraries in Java, and prepares them to begin development of business applications in Java. It is interspersed with step-by-step exercises illustrating the concepts as they are explained. Java applications, using JDK 1.7, are introduced in this course to provide students with a more thorough understanding of the programming process.

Course Contents

  1. Introduction to JAVA Programming
  2. Flow Chart
  3. Basic Input and Output
  4. Flow Control
  5. Conditional Statements
  6. Loops
  7. Arrays
  8. Functions
  9. Structures
  10. Classes
  11. Objects
  12. File Handling
  13. Exception Handling
  14. External Libraries
  15. GUI Interface