Course related code
Course link https://www.udemy.com/java-the-complete-java-developer-course
- Section 3: First Steps
- Section 4: Java Tutorial: Expressions,Statements, Code blocks, Methods and more.
- Section 5: Control Flow Statements.
- Section 6: OOPS Part1: Classes, Constructors and Inheritance.
- Section 7: OOPS Part2: Composition, Encapsulation and Polymorphism
- Section 8: Arrays, ArrayList, AutoBoxing and LinkedList
- Section 9: Abstract Classes, Inner Classes and Interfaces
- Section 10: Java Generics
- Section 11: Naming Conventions, Packages, Scope, static keyword and final keyword