Java Interfaces - In Depth

preview_player
Показать описание
Java Interfaces - In Depth

In this video I go through quite a lot of detail about the mechanics, usage and design related to interfaces.

Let me know in the comments if you find it useful or if I missed anything :)

Course Content:

------------------------------

------------------------------

Contents:

0:00:00 Welcome
0:01:40 Introduction
0:04:57 Basics
0:13:30 Default Methods
0:23:32 Visibility
0:26:40 Attributes
0:27:42 Usage
0:32:20 What's in a Name?
0:35:34 Implementing
0:37:58 What Can They Hold?
0:40:59 Where?
0:44:16 Design
0:51:16 Why Not Just Use Abstract Classes?
0:57:48 Functional Interfaces
1:01:00 Annotations
1:02:15 Wrap Up

------------------------------

Note: some links above may be affiliate links.
Рекомендации по теме
Комментарии
Автор

This is a good tutorial. Thank you for making and uploading this video.

eyewuski
Автор

Nice one! Naming part is a good touch, I never see this detail in any tutorials. There's also "With..." prefix I sometimes encounter, which is akin to "Has...".

dearlordylord
Автор

thanks for this description could i have the file you describe during the video

mohammedalatrash