Below is a roadmap of topics to learn for absolute beginners to become proficient in general programming in Java. The prerequisites Before starting programming with Java, there are some concepts to understand: Object Oriented Programming concepts — without trying to write any code. Abstraction, Inheritance, Polymorphism, Encapsulation, Classes and Objects. 2. How…