Skip to content

esalkan/Java-Core-Oop-Road-Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Core & Oop Road Map

This repo contains Java Core and Java Oop Notes, Exercises and Works... You can fork the repo and add comment or new exercises, questions or assignments too... Feel free and just collobrate... ;)

Java Core

Variables & Data Types
Arithmetic Operators
Unary Assignment Relational Logical Operators
Logical Operators
Control Flow Statements - If, If-Else - Part 01
Control Flow Statements - Else If, Switch Case - Part 02
Control Flow Statements - Switch Case - Part 03
Control Flow Statements - Ternary Operators, For Loop - Part 04
Control Flow Statements - Nested For Loop, While Loop, Do While Loop - Part 05
Branching Statements
Methods - Part 01
Methods - Part 02
Methods - Method Overloading - Part 03
Class Objects - Part 01
Class Objects - Part 02
Reading User Input - Scanner Class
String Class - String Manupulation - Part 01
String Class - String Manupulation - Part 02
String Class - String Manupulation - Part 02
String Class - Lab.
String Class - Lab., Random Class
Arrays - Part 01
Arrays - Part 02
Arrays - Part 03
Arrays - Part 04
Arrays - Part 05
Arrays - Part 06
Wrapper Class, Wrapper Class Methods, Auto-Boxing, Un-Boxing, Var Args, Math
ArrayList
ArrayList Continue

Java OOP

Class | Objects | Constructors
Constructors | Passing Objects To Methods
Encapsulation
Static Class Members
Inheritance Part 01
Inheritance Part 02
Inheritance Access Modifiers
Access Modifiers, Final Keyword, Method Hiding
Access Modifiers, Final Keyword, Method Hiding
Abstraction
Interface
Polymorphism
Exceptions And Error Handling
Collections Part 1
Collections Part 2
Collections Part 3

Java Exercises - Questions & Answers

print(), println() (8 Questions)
  1. Question 01
  2. Question 02
  3. Question 03
  4. Question 04
  5. Question 05
  6. Question 06
  7. Question 07
  8. Question 08
Variables (10 Questions)
  1. Question 01
  2. Question 02
  3. Question 03
  4. Question 04
  5. Question 05
  6. Question 06
  7. Question 07
  8. Question 08
  9. Question 09
  10. Question 10
Arithmetic Operators (4 Questions)
  1. Question 01
  2. Question 02
  3. Question 03
  4. Question 04
Loops (14 Questions)
  1. Question 01
  2. Question 02
  3. Question 03
  4. Question 04
  5. Question 05
  6. Question 06
  7. Question 07
  8. Question 08
  9. Question 09
  10. Question 10
  11. Question 11
  12. Question 12
  13. Question 13
  14. Question 14
Nested Loops (6 Questions)
  1. Question 01
  2. Question 02
  3. Question 03
  4. Question 04
  5. Question 05
  6. Question 06
Test 01 (30 Questions)
  1. Question 01
  2. Question 02
  3. Question 03
  4. Question 04
  5. Question 05
  6. Question 06
  7. Question 07
  8. Question 08
  9. Question 09
  10. Question 10
  11. Question 11
  12. Question 12
  13. Question 13
  14. Question 14
  15. Question 15
  16. Question 16
  17. Question 17
  18. Question 18
  19. Question 19
  20. Question 20
  21. Question 21
  22. Question 22
  23. Question 23
  24. Question 24
  25. Question 25
  26. Question 26
  27. Question 27
  28. Question 28
  29. Question 29
  30. Question 30
Test 02 (30 Questions)
  1. Question 01
  2. Question 02
  3. Question 03
  4. Question 04
  5. Question 05
  6. Question 06
  7. Question 07
  8. Question 08
  9. Question 09
  10. Question 10
  11. Question 11
  12. Question 12
  13. Question 13
  14. Question 14
  15. Question 15
  16. Question 16
  17. Question 17
  18. Question 18
  19. Question 19
  20. Question 20
  21. Question 21
  22. Question 22
  23. Question 23
  24. Question 24
  25. Question 25
  26. Question 26
  27. Question 27
  28. Question 28
  29. Question 29
  30. Question 30
Lab 01 (8 Questions)
  1. Question 01
  2. Question 02
  3. Question 03
  4. Question 04
  5. Question 05
  6. Question 06
  7. Question 07
  8. Question 08
Replit Java (171 Questions)
  1. Basics (14 Questions)
  2. Variables (10 Questions)
  3. Statements (29 Questions)
  4. Strings (25 Questions)
  5. Loops (17 Questions)
  6. Arrays (14 Questions)
  7. Methods (37 Questions)
  8. ArrayList (19 Questions)
  9. OOP (6 Questions)

Java 2021 RoadMap

Java 2021 Road Map

Releases

No releases published

Packages

No packages published

Languages