最新消息:请大家多多支持

Java Generics In-Depth

其他教程 dsgsd 134浏览 0评论

https://www.0daydown.com/wp-content/uploads/2021/12/3675310_aad9_5.jpg

MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 18 lectures (2h 30m) | Size: 3 GB

Master Generics and gain a deep understanding of how to use, read and apply Generics in Java

What you’ll learn
Learn why Generics exist and how you can use it to make your code better
Create your own Generic types to implement elegant solutions to problems
Understand wildcards, upper bounds, lower bounds and master Generics syntax
Gain knowledge to tackle the trickiest interview questions about Generics

Requirements
Basic Java programming knowledge

Description
How often do you use Java Generics when writing your own types?

Java Generics is very much an underrated and underutilized feature of Java. Yes, Java Generics is a necessary skill when working with Collection classes. But the true power lies with using it for your own types!

Most Java developers get by with a rudimentary knowledge of Generics. However a good understanding of Generics adds an extra dimension to your Java code that makes it more type-safe and easier to work with.

This course covers an in-depth treatment to Java Generics and turn it from being a pain to being a joy to use.

Topics covered

– Learn how Generics works with primitive types in conjunction with another Java feature – autoboxing and unboxing

– Understand what parameterized types are. What does it mean to add parameter to type information?

– Learn how to create your own custom generic types

– Implications of Generics with inheritance and polymorphism

– Understand wildcards, upper bounds and lower bounds with Generics

– Learn how to work with static methods using Generic types

Taught in the inimitable Java Brains style, this course covers everything you need to know to wield the power of Generics in your Java code as well as understand Generics syntax in other Java code.

Who this course is for
Java Programmers, IT professionals who want to scale up their coding skills


Password/解压密码www.tbtos.com

资源下载此资源仅限VIP下载,请先

转载请注明:0daytown » Java Generics In-Depth

您必须 登录 才能发表评论!