Logo
TUTORIAL

Java Programming Course

What is Java?
Java is a high-level, class-based, object-oriented programming language. Its famous motto is "Write Once, Run Anywhere" (WORA), meaning compiled Java code can run on all platforms that support Java without the need for recompilation.

Core Features of Java

Platform Independent Secure & Robust Multi-threaded Architecture Neutral

Course Curriculum

01
Introduction
JVM, JDK, and Setup
02
Variables
Data Types & Casting
03
Loops
Iteration Logic
04
Arrays
Storing Data Sets
05
Methods
Reusable Code Blocks
06
Exceptions
Error Handling
07
Collections
ArrayList & HashMap
08
Final Exam

IDE Settings

X