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
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
Java Messaging Service - Spring MVC, Spring Boot, ActiveMQ
Sources: udemy
Apache ActiveMQ is open source message broker developed in Java. Have you ever thought how WhatsApp works ? One to one messaging and one to many messaging tech
1 hour 47 minutes 44 seconds
Java Multithreading, Concurrency & Performance Optimization
Sources: udemy
If you had your own jet plane, would you drive it to the grocery store, or fly it on a tour around the world? Today every computer and phone comes with immense computing power a...
5 hours 16 minutes 23 seconds
Learn Blockchain Technology & Cryptocurrency in Java
Sources: udemy
Blockchain is a revolutionary technology that allows for decentralized and distributed storage of information. Maybe the hottest topic at the moment in the fiel
5 hours 44 minutes 32 seconds
Data Structures and Algorithms: Deep Dive Using Java
Sources: udemy
So you've worked with the basics of data structures and algorithms in Java (or another OO programming language) but feel like you need a deeper knowledge of how things work. May...
15 hours 53 minutes 4 seconds