Fundamental Primer Program Java
Fundamental Primer Program Java
1.1
1.2
1.3
1.4
1.5
2.0
2.1
2.2
2.6
Sl. No.
1.0
1.1
1.2
2.0
2.1
#
2.2- General Use
Internal
2.2
2.3
2.4
3.0
3.1
4.0
4.1
4.2
5.0
5.1
6.0
6.1
6.2
6.3
6.4
Topics
Java Fundamentals
Java Environment Setup
Installing JDK
Configuring IDEs (Eclipse, IntelliJ IDEA)
Java Syntax and Basic Constructs
Primitive Data Types and Variables
Operators and their Precedence
Control Flow Statements (if, switch, loops - for, while, do-while)
Arrays in Java
Definition and characteristics
Implement Basic operations