CORE JAVA
- About Java, JDK, JRE, JVM
- Java data types, operators
- Control statements
- OOPS concepts
- Object
- Object class
- Java class (full structure)
- Variable, Methods, constructors
- OOPS concepts in details
- Polymorphism à Method Overloading, Method Overriding
- Inheritance
- Abstraction
- Encapsulation
- Others
- Java array
- Java important artifacts
- Access Modifiers
- Static
- String (mutable, immutable, operations on strings)
- Object class methods
- Abstract
- Interface
- Keywords
- Package
- Java Command Line Arguments
- Wrapper classes (boxing, unboxing)
- Java Regex
- Java Conversion
- Exception
- Checked exception
- Unchecked exception
- User define exception
- Try-catch-final
- Throw and throws
- final, finally and finalize
- Exception Propagation
- Java important artifacts
- Java I/O
- Java collections
- Threads
- DB connectivity
Extra: Real time project implementation and its source code.