Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Week 1

Inheritance and its types, keywords (protected, final, super)


(Total time duration of videos link = 1 Hour and 10 minutes)
1. Recorded lectures / link of online lectures
Week-1:
i) Inheritance Part 1: Super and Sub Classes (Java)
https://www.youtube.com/watch?v=0PPKccntohM

ii) Inheritance Part 2: Extending Classes (Java)


https://www.youtube.com/watch?v=GDG-wzEZW8E

iii) Inheritance Part 3: Constructors (Java)


https://www.youtube.com/watch?v=Tbnkxr0EICc

iv) Inheritance Part 4: protected Access (JAVA)


https://www.youtube.com/watch?v=1MM1F9xK44M

v) Inheritance Part 5: Multi-Level (Java)


https://www.youtube.com/watch?v=tSXOYl0WYSc

vi) INHERITANCE IN JAVA | Types of inheritance- Single | Multiple |


Multilevel | Hierarchical | Hybrid
(Conclusion in One Lecture Theoretical)
https://www.youtube.com/watch?v=Num2MccduDE

Abstract classes and interfaces


Lecture 16 and 18
(Total time duration of video links = 50
minutes)
i. Abstraction in Java, what is abstract class and abstract methods in Java
https://www.youtube.com/watch?
v=iSP60D5UZ8U&list=RDCMUC4C20Zelty7V0fuy5uTHdjQ&index=2
ii. Interface in Java with Example, Multiple Inheritance in Java using Interface
https://www.youtube.com/watch?
v=OqmM_Gp6seA&list=RDCMUC4C20Zelty7V0fuy5uTHdjQ&index=1
Collection, Generic types, vector and array list class
Lecture 21
(Total time duration of videos link = 60 minutes)

1. Collection, Generics, Set (hasset and treeset), Map in Java (Theoretical)

https://www.youtube.com/watch?v=5NOLuoG6fcQ&list=PLsyeobzWxl7oJj5BXYF088REBm-
K4c_SR

2. Collection, Generics, Set (hasset and treeset), Map etc in Java (Code Examples)

Collection and Generics in Java | Practical

https://www.youtube.com/watch?v=HhrQqmp3hXI&list=PLsyeobzWxl7oJj5BXYF088REBm-
K4c_SR&index=3

Collection and Generics | List Interface

https://www.youtube.com/watch?v=EKSfTGHZ_ZE&list=PLsyeobzWxl7oJj5BXYF088REBm-
K4c_SR&index=4

Vector vs ArrayList in Java


https://www.youtube.com/watch?v=4BWmtZQSedU&list=PLsyeobzWxl7oJj5BXYF088REBm-
K4c_SR&index=5

You might also like