Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Codecademy

Learn Intermediate Java: Generics and Collections

via Codecademy

Overview

Dive into generics and Collections in Java and see how they can help you write more advanced code.
Generics allow us to create generic classes and methods by specifying a type parameter. In this course, you’ll learn about generics in Java, their use cases, and how these topics can help you create scalable, type-safe code. Then you’ll explore the Java Collections framework, which helps overcome the limits of an array and provides more complex functionality to meet different collection needs.


* Implement generics in Java

* Use wildcards in your code

* Implement Sets, Maps, and more

Syllabus

  • Generics and Collections: Learn about generics and collections in Java.
    • Lesson: Generics: Lesson
    • Quiz: Generics: Quiz
    • Lesson: Collections: Lesson
    • Quiz: Collections: Quiz
    • Project: Let's Get Takeout!
    • Informational: Next Steps

Taught by

Zoe Bachman

Reviews

4.5 rating at Codecademy based on 15 ratings

Start your review of Learn Intermediate Java: Generics and Collections

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.