Generics, Custom ArrayList, Lambda Expressions, Exception Handling, Object Cloning
Offered By: Kunal Kushwaha via YouTube
Course Description
Overview
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
Related Courses
Python Functions, Files, and DictionariesUniversity of Michigan via Coursera Complete Modern C++ (C++11/14/17)
Udemy Java Programming Masterclass: Learn Java From Scratch
Udemy Lambda with Functional Programming in Java8
Udemy C# Advanced Topics: Prepare for Technical Interviews
Udemy