Java Generics

1h 8m 39s
English
Paid
July 9, 2024

As a Java software engineer is important to know how to write generic algorithms to write clean and re usable api's. Java Generics has been introduce remove unnecessary casting which cause lots of problems in the past.

Watch Online Java Generics

Join premium to watch
Go to premium
# Title Duration
1 Quick words 01:26
2 Understanding ClassCastExeption 04:25
3 ClassCastException Example 2 02:31
4 Type Parameter and Type Argument 06:08
5 Generic Type Naming Convention 02:25
6 Generic and Classes 03:45
7 Generic and Classes Part 2 06:10
8 Generics and Methods 08:28
9 Bounded Type Parameters 09:06
10 Multiple Bounds 04:24
11 Unbounded Wildcard 05:06
12 Upper Bounded Wildcards 03:31
13 Lower Bounded Wildcards 03:42
14 Difference Between Bounded Type Parameters and Wildcards 03:23
15 Type Erasure 02:44
16 Wrap Up 01:25

Similar courses to Java Generics

Ultimate Java Part 3: Advanced Topics

Ultimate Java Part 3: Advanced Topics

Duration 6 hours 28 minutes 19 seconds
Java Streams API

Java Streams API

Duration 2 hours 33 minutes 12 seconds
Java Crew #2

Java Crew #2

Duration 12 hours 12 minutes 58 seconds
Java Programming Bootcamp: Zero to Mastery

Java Programming Bootcamp: Zero to Mastery

Duration 9 hours 15 minutes 36 seconds
Testing Java with JUnit 5 & Mockito

Testing Java with JUnit 5 & Mockito

Duration 7 hours 41 minutes 22 seconds
Data Structures and Algorithms: Deep Dive Using Java

Data Structures and Algorithms: Deep Dive Using Java

Duration 15 hours 53 minutes 4 seconds
Recursion, Backtracking and Dynamic Programming in Java

Recursion, Backtracking and Dynamic Programming in Java

Duration 9 hours 46 minutes 17 seconds