Skip to main content

Introduction To Java Technology

Java is a high-level programming language developed and released by Sun Microsystems in 1995, later acquired by Oracle Corporation. It was initiated by James Gosling and Patrick Naughton in 1991. Java technology is used to develop applications for a wide range of environments, from consumer devices to heterogeneous enterprise systems.

Goal

  • This tutorial covers the core APIs that you use to design object-oriented applications with java.
  • This tutorial also covers the important concepts required to further develop your skills with java language and prepare for Oracle Certified Professional, Java SE 7 Programmer exam.

Objective

After completing this session, you should be able to write a basic java program and execute the program from commandline.

Audience

The target audience include those : 
  1. who have some basic understanding of 'C' language.
  2. Software Developers who are not yet experienced with java code or java platform.
  3. Developers who are having fundamental knowledge about java programming and wish to prepare for 'OCPJP' exam by Oracle.

click here...

Comments