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
Hibernate and Java Persistence API (JPA) Fundamentals
Sources: udemy
Are you ready to get more out of JDBC and your data using smart, streamlined techniques? This Hibernate course is a great place to start. You will start by lear
7 hours 24 minutes 19 seconds
Ultimate Java Part 2: Object-oriented Programming
Sources: codewithmosh (Mosh Hamedani)
Heard about object-oriented programming, but not sure what it is? Object-oriented programming (OOP) is a popular style of programming. It comes up in technical interviews often ...
3 hours 41 minutes 47 seconds
Data Structures in Java
Sources: javaspecialists.eu
Data Structures in Java (Late 2017 Edition) is an action-packed 8 hours of tips and tricks that professional Java programmers have used for the past 20 years to produce code tha...
8 hours 3 minutes 54 seconds
The Complete Java Developer
Sources: udemy
This course does not require you to have any previous experience with the Java language and starts with the simplest steps, such as downloading and installing t
40 hours 41 minutes 12 seconds
The Ultimate Data Structures & Algorithms: Part 2
Sources: codewithmosh (Mosh Hamedani)
Data structures and algorithms are patterns for solving problems. Developers who know more about data structures and algorithms are better at solving problems. That’s why compan...
5 hours 56 minutes 46 seconds