Technology, Data and Science

Java: Generic Classes (2017)

Learn how to use Java generics to write cleaner and more robust code. Peggy Fisher walks through how to describe generics in Java and goes over syntax examples and type erasure. Peggy also covers the existing types of generic classes, interfaces, and methods, and shows how to create your own. Plus, at the conclusion of the course, she provides a hands-on challenge designed to help you practice and master what you learned.

Learn More