Learn Intermediate Java: Generics and Collections
Offered By: Codecademy
Course Description
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
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
Related Courses
C++ For C Programmers, Part AUniversity of California, Santa Cruz via Coursera Programming Languages, Part C
University of Washington via Coursera AP Computer Science A: Java Programming Polymorphism and Advanced Data Structures
Purdue University via edX Введение в iOS-разработку
Moscow Institute of Physics and Technology via Coursera Java Programming: Step by Step from A to Z
Udemy