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
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity