Java is a programming language that was developed by James Gosling at Sun Microsystems Inc in 1995. It was later owned by Oracle Corporation. Some of Java’s advantages include:

  • Easy writing, compiling and debugging code
  • Reusability and modularity of programs
  • A class-based, object oriented programming language
  • Write once, run anywhere

In this introductory subject, you will learn everything you need to known about programming in Java. If you already know this material, check Advanced Programming in Java.

Table of Content

No. Lesson Reading Time
1 Introduction to Java 5 mins
2 Setting up the environment in Java 5 mins
3 Java Hello World Program 5 mins
4 Java Output 5 mins
5 Java Escape Characters 5 mins
6 Variables & Types 5 mins
7 Arithmetic Operators in Java 5 mins

Prerequisites

No prerequisites needed!

Related Subjects

or view all subjects
No related subjects found.