ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

56 results

Noqta Music
What is Abstraction in OOP, Abstract Methods, and differences between Abstract Class and Interface?

softwaretestengineer #testing #selenium #agile #sdet #qatester #software #api #apipostman #restassured #postman ...

2:53
What is Abstraction in OOP, Abstract Methods, and differences between Abstract Class and Interface?

99 views

2 years ago

Samir Paul
Inheritance and Abstract Classes

ADSB 05_06.

8:32
Inheritance and Abstract Classes

789 views

10 years ago

TKD's Health Tips
How Apex Abstract Class Act Between Inheritance And Interface

Can Apex Abstract Class Act Between Inheritance & Interface An abstract apex class is something between inheritance & interface ...

0:36
How Apex Abstract Class Act Between Inheritance And Interface

39 views

4 years ago

Samir Paul
Java Interfaces: The Client Perspective

ADSB: 05_02.

8:12
Java Interfaces: The Client Perspective

779 views

10 years ago

Samir Paul
Java Interfaces: The Implementation Perspective

ADSB 05_03.

7:13
Java Interfaces: The Implementation Perspective

827 views

10 years ago

Pisani da ArcH
DEFINITELY understand the DIFFERENCE between ABSTRACT classes and INTERFACES-OOP

After all what is the difference between abstract classes and interfaces? When to use? Is it really enough to think that the ...

15:36
DEFINITELY understand the DIFFERENCE between ABSTRACT classes and INTERFACES-OOP

137,580 views

5 years ago

Samir Paul
Some observations about interfaces, inheritance, and relationships among classes

ADSB 05_07. A bunch of miscellaneous thoughts on inheritance, interfaces, etc.

15:01
Some observations about interfaces, inheritance, and relationships among classes

685 views

10 years ago

Otavio Santana
Java's Encapsulation -  When the getter and setter became your enemy

Encapsulation is the key to a good code design, but how to archive it? Java developers automatically think about putting getter ...

12:08
Java's Encapsulation - When the getter and setter became your enemy

1,112 views

3 years ago

Otavio Santana
Java Reflection Annotation: what is the difference between Retension vs Target.

shorts To start using Java reflection and create its annotation, remember that there are retention and target annotations. But what ...

0:42
Java Reflection Annotation: what is the difference between Retension vs Target.

270 views

2 years ago

Otavio Santana
Why do we have reflection on Java?

shorts Java reflection is excellent for creating extensibility on runtime. If you're using Jakarta EE, MicroProfile, or Spring, you're ...

0:50
Why do we have reflection on Java?

2,114 views

2 years ago

The Mentor CodeLab
Interface - Java Tutorial | #29

Java Tutorial: Using Interfaces Interface is a class that is completely abstracted. In other words, when you define a class as an ...

9:44
Interface - Java Tutorial | #29

20 views

1 year ago

makingthematrix
Programming with Functions #10 - Composition over Inheritance

00:00 Preface 03:38 Inheritance: what the type is 09:49 Composition: what the type can do 14:07 Mocking frameworks 16:32 ...

19:33
Programming with Functions #10 - Composition over Inheritance

450 views

3 years ago

Otavio Santana
What is AssertJ? Explore the Java test with elegance

shorts What is AssertJ? Explore the Java test with elegance Fluent API wit Java Test, which is the formula of AssertJ. #Java ...

0:37
What is AssertJ? Explore the Java test with elegance

295 views

2 years ago

The Mentor CodeLab
Abstract Keyword - Java Tutorial | #28

Java Tutorial: Class and Method Abstraction Abstraction is a powerful tool for anyone who is developing Object-Oriented Program ...

7:17
Abstract Keyword - Java Tutorial | #28

17 views

1 year ago

J David Eisenberg
Chapter 9: Passing Objects to Methods

When you pass an object to a method, you are passing a copy of the *reference* to that object. That lets you update an object's ...

2:07
Chapter 9: Passing Objects to Methods

1,013 views

6 years ago

Drunken Engineer
Java Interview Questions and Answers

Difference between Comparator and Comparable in Java? What is the Difference between interface and abstract class in Java?

17:47
Java Interview Questions and Answers

30,988 views

4 years ago

J David Eisenberg
Chapter 14: Polymorphism and Casting

Find out the limits of using casting when working with polymorphism.

2:32
Chapter 14: Polymorphism and Casting

167 views

4 years ago

Fabrice Kordon
009 — Rappels, interfaces et classes abstraites en Java

In this session, I'm going to remind you of the concept of interface and abstract classes in Java, which we'll be using later in this ...

8:57
009 — Rappels, interfaces et classes abstraites en Java

2,373 views

9 years ago

Drunken Engineer
Singleton In Java | Create | Destroy | Prevent | Interview Questions

This video contains all the interview questions related to Singleton design pattern in java. One of the best book for Interview ...

12:45
Singleton In Java | Create | Destroy | Prevent | Interview Questions

8,959 views

4 years ago

Otavio Santana
Three use of Java annotations

shorts You can use Java annotations in several ways on your code; it gives three examples: Documentation, runtime metadata, ...

0:58
Three use of Java annotations

921 views

2 years ago

subMedia
What is Class

Class struggle, the struggle within and against capitalism, is an intrinsic guiding force of anarchist theory and practice.

7:06
What is Class

24,015 views

9 years ago

J David Eisenberg
Chapter 11: Polymorphism (Part 1)

A parent class variable can refer to a child class object. This is called polymorphism, and this video introduces the concept.

4:59
Chapter 11: Polymorphism (Part 1)

294 views

5 years ago

Mithu Roy
#3 RxJava -  Prerequisite: 3 things you should know + BONUS

Namaste everyone, in this video we've shown 3 very important things that you should know to leverage the power of RxJava.

7:23
#3 RxJava - Prerequisite: 3 things you should know + BONUS

12,601 views

6 years ago

Adam Gaweda, Dr. Sensei
Implementing Dictionaries using the Map Interface in Java

... the class of map in Java, is an abstract class. There's actually a lot of different variations to it, and how it sort of handles certain ...

11:44
Implementing Dictionaries using the Map Interface in Java

19,333 views

8 years ago

YourWalkOnTech
What "handle an exception" means

A comprehensive guide to handling exceptions in Java: we'll firstly understand how to decide how to handle an exception, and ...

24:32
What "handle an exception" means

33 views

1 year ago