A course to dive into the fundamentals of Java, one of the most widely used and interesting programming languages.
1 Introduction to Java
- Java Context
- Java history
- JVM
- Features of Java
- Uses of Java
- Versions
- Code Editors
- Documentation
2 First Steps
- Hello World
- Comments
- Constants and Variables
- Primitive data types in Java
3 Operators
- Arithmetic operators
- Assignment operators
- Comparison operators
- Logical operators
- Unary operators