Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Dive into an in-depth video tutorial on advanced Java programming concepts, covering generics, custom ArrayList implementation, object comparison, lambda expressions, exception handling, and object cloning. Learn how to create a custom ArrayList using generics, work with Java wildcards, compare objects effectively, implement lambda functions for concise code, handle exceptions properly, and understand the intricacies of shallow and deep copying in object cloning. Gain practical knowledge through detailed explanations and code examples, enhancing your object-oriented programming skills in Java.
Syllabus
Introduction
Custom ArrayList
Problem with Custom ArrayList
Custom ArrayList using Generics
Working with Generics
Using Java Wildcards
Comparison Objects
Lambda Functions
Exception Handling
Exception Handling Keywords
Creating Custom Exception
Object Cloning
Shallow and Deep Copy
Explaination of Shallow Copying
Explaination of Deep Copying
Outro
Taught by
Kunal Kushwaha