Java Generics In-Depth




Java Generics In-Depth

How often do you use Java Generics when writing your own types?


Java Generics is very much an underrated and underutilized feature of Java. Yes, Java Generics is a necessary skill when working with Collection classes. But the true power lies with using it for your own types!


Most Java developers get by with a rudimentary knowledge of Generics. However a good understanding of Generics adds an extra dimension to your Java code that makes it more type-safe and easier to work with.


This course covers an in-depth treatment to Java Generics and turn it from being a pain to being a joy to use.


Topics covered:

- Learn how Generics works with primitive types in conjunction with another Java feature - autoboxing and unboxing

- Understand what parameterized types are. What does it mean to add parameter to type information?

- Learn how to create your own custom generic types

- Implications of Generics with inheritance and polymorphism

- Understand wildcards, upper bounds and lower bounds with Generics

- Learn how to work with static methods using Generic types


Taught in the inimitable Java Brains style, this course covers everything you need to know to wield the power of Generics in your Java code as well as understand Generics syntax in other Java code.


Master Generics and gain a deep understanding of how to use, read and apply Generics in Java.

Url: View Details

What you will learn
  • Learn why Generics exist and how you can use it to make your code better
  • Create your own Generic types to implement elegant solutions to problems
  • Understand wildcards, upper bounds, lower bounds and master Generics syntax

Rating: 4.59091

Level: Intermediate Level

Duration: 2.5 hours

Instructor: Koushik Kothagal


Courses By:   0-9  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

About US

The display of third-party trademarks and trade names on this site does not necessarily indicate any affiliation or endorsement of coursescompany.com.


© 2021 coursescompany.com. All rights reserved.
View Sitemap