Back to learn
Learn Java
Get hands-on experience in Java programming with this interactive and practical course. Master the basic syntax of the language and develop real-world applications with confidence.
Start My Journey7 Modules
Beginner Friendly
Avg time to complete
Approx 7 - 10 hours
You will be able to
Understand syntax and operators
Read simple programs written in Java.
Syllabus
Basic syntax of Java
Print Statement
Arithmetic operators
Variables and their properties
Introduction to Data types
Operations on variables
Introduction to Strings
Indexing
Operations on Strings
How to accept input in Java
Solve problems based on input
Logical Operators
Different conditional Statements
Solve problems using conditional statements
Basic array operation
Introduction to For & While Loops
Break and Continue Statement
Simple problems using loops