Java Generics
1h 8m 39s
English
Paid
Course description
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
Watch Online Java Generics
0:00
/ #1: Quick words
All Course Lessons (16)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Quick words Demo | 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 |
Unlock unlimited learning
Get instant access to all 15 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
Mastering Java 17
Sources: javaspecialists.eu
In this course, we will take an in-depth look at the key innovations in Java 12, 13, 14, 15, 16, and 17. It is ideal for programmers working with Java 11...
8 hours 20 minutes 27 seconds
Learn Java Unit Testing with Junit & Mockito in 30 Steps
Sources: udemy
Learn Mockito and JUnit - the most popular Java unit testing and mocking frameworks - with 25 Examples. Writing Great Unit Tests distinguishes Good Programmers
4 hours 44 minutes 35 seconds
Java Data Structures and Algorithms Masterclass
Sources: udemy
Welcome to the Java Data Structures and Algorithms Masterclass, the most modern, and the most complete Data Structures and Algorithms in Java course on the inte
44 hours 58 minutes 57 seconds
Spring Professional Certification Exam Tutorial - Module 08
Sources: udemy
Spring Professional Exam Tutorial explains and answers all questions from Spring Professional Certification Study Guide. Each answer to exam topic is explained
1 hour 54 minutes 51 seconds
Java Servlets and JSPs developer course
Sources: udemy
You will learn to understand the basics of servlets (a simple Java interface that extends the functionality of a server) and the technology that allows web deve
2 hours 12 seconds