This Project provides basic concepts learnings for the Java Language
This project will give a brief introduction to all the below topics:
- OOPS concept
- String concepts
- Collections concepts
- MultiThreading concepts
- File I/O concepts
- Exception Handling concepts
- Generics concepts
This Project will provide knowledge about the design patterns with Java examples :
- Creational Design Patterns
- Structural Design Patterns
- Behavioural Design Patterns
- SOLID Principles
Contains the Enhancements for below Java Versions:
- Java 8
- Java 9
- Java 10
- Java 11
- Java 12
- Java 14
- Java 15
- Java 16