COURSE AUTHOR –
SDE Arts | Octavo, Ahmed Ibrahim
1. Introduction to coding with Java
2. Java Tools and Setup
3. Variables, Data Types, Casting, Operators, and doing Mathematics
4. Strings and Working with text using Java Techniques
5. Flow control and Making Different Decisions: if – else if – else, and switch – case
6. Loops, Repetitions, and Iterations: while, do while, for, and Controlling blocks
7. Working with Arrays in depth
8. Methods and functional programming in Java
9. Object-Oriented Programming: Classes, Objects, Attributes, Modifiers, and More
10. Advanced Object-Oriented Programming: Inheritance, Interfaces, Enumerations and More