Generics in Java
Offered By: Great Learning via YouTube
Course Description
Overview
Explore Java Generics in this comprehensive 1-hour 10-minute tutorial. Learn about the importance and uses of generics in programming, including different types and wildcard characters. Dive into practical implementations with demos on generic classes, type parameters, and bounded type parameters. Gain a solid understanding of how generics allow for creating versatile classes, interfaces, and methods that work with various data types. Follow along with code examples and explanations to master this essential Java feature for writing more flexible and reusable code.
Syllabus
- Agenda for Generics in Java.
- Generics in Java.
- Use of Generics in Java.
- Type of Generics.
- Generics Class implementation : Demo.
- Type parameter.
- Bounded Type Parameter: Demo.
- Wildcards in Java generics.
- Wildcards in Java generics: Demo.
- Summary.
Taught by
Great Learning
Related Courses
Computer Vision: The FundamentalsUniversity of California, Berkeley via Coursera Programming Languages
University of Virginia via Udacity Learn to Program: Crafting Quality Code
University of Toronto via Coursera Computational Photography
Georgia Institute of Technology via Coursera Algorithms: Design and Analysis, Part 2
Stanford University via Coursera