The Core Java roadmap
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.
Ho...
blog.abhinavpandey.dev3 min read