ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

828 results

Clouds Tech Talk
Method Reference Hands on - Advance Java Series 004

This video will help you to understand about Method Reference of Java 8 and beyond. We will do hands on coding with different ...

11:40
Method Reference Hands on - Advance Java Series 004

41 views

7 years ago

The Debug Zone
Unlock Java Secrets: Convert Lambda to Method Reference or Miss Out!

In this video, we dive into the powerful world of Java programming, focusing on the nuances of lambda expressions and method ...

6:23
Unlock Java Secrets: Convert Lambda to Method Reference or Miss Out!

4 views

1 year ago

Roel Van de Paar
In Java 8, is it stylistically better to use method reference expressions

Software Engineering: In Java 8, is it stylistically better to use method reference expressions or methods returning an ...

4:24
In Java 8, is it stylistically better to use method reference expressions

19 views

3 years ago

Tech Talks بالعربى
Java 8 part 4 - Method refrence (Arabic بالعربي )
9:21
Java 8 part 4 - Method refrence (Arabic بالعربي )

923 views

7 years ago

dhandavan info java academy
null reference calling static method in java

This video describes how null reference calling static method or variable without any exception and it gives real time example in ...

4:10
null reference calling static method in java

118 views

5 years ago

Vikas Bandaru
Java - The this Reference

This video shows the usage of 'this' reference variable in constructor and methods & also how it simplifies the code readability.

14:11
Java - The this Reference

178 views

9 years ago

Roel Van de Paar
Is there a performance benefit to using the method reference syntax instead of lambda syntax in...

Software Engineering: Is there a performance benefit to using the method reference syntax instead of lambda syntax in Java 8?

4:39
Is there a performance benefit to using the method reference syntax instead of lambda syntax in...

5 views

3 years ago

Cave of Programming
Method References: Kotlin for Complete Beginners 039

How to construct method references and method reference types. Github: https://github.com/caveofprogramming/Kotlin Free and ...

6:48
Method References: Kotlin for Complete Beginners 039

144 views

1 year ago

Interview DOT
Null References The Billion Dollar Mistake | Java 8 Optional Example | Haskell Kotlin | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications.

4:28
Null References The Billion Dollar Mistake | Java 8 Optional Example | Haskell Kotlin | InterviewDOT

2,009 views

5 years ago

Tech India Make India
Print Even & Odd with IntStream & Method Reference

Welcome to this Java 8 tutorial where we explore how to print even and odd numbers using the Stream API, IntStream, forEach, ...

8:10
Print Even & Odd with IntStream & Method Reference

38 views

6 months ago

software_technology
Arrays #5: Playing with Array References

In this video we'll be building our understanding of array referencing by playing with what we've already learned about creating ...

5:36
Arrays #5: Playing with Array References

1,108 views

5 years ago

Adam Gaweda, Dr. Sensei
Passing Arrays by Reference in Java

And again arrays are complex so I can't just pass by a reference what happens is that I actually am giving the memory address of ...

5:19
Passing Arrays by Reference in Java

9,762 views

10 years ago

software_technology
Reference Semantics

So let's look close to this by the way you notice the heading here is value semantics as opposed to reference semantics and we'll ...

8:36
Reference Semantics

2,659 views

5 years ago

The Debug Zone
Understanding "String[]::new" in Java: A Guide to Array Creation

In this video, we delve into the intricacies of array creation in Java, focusing specifically on the "String[]::new" method reference.

5:01
Understanding "String[]::new" in Java: A Guide to Array Creation

8 views

1 year ago

Skill Horizon NextGen
28 Java | How Super class reference subclass object in java using inheritance | by Sanjay Gupta

How super class reference can refer subclass object in java. If you are interested to learn Salesforce then please go through ...

4:50
28 Java | How Super class reference subclass object in java using inheritance | by Sanjay Gupta

12,062 views

8 years ago

Cave of Programming
The 'this' Reference: Kotlin for Complete Beginners 022

Free and premium courses: https://www.caveofprogramming.com Blog: https://blog.caveofprogramming.com In this video we'll ...

4:13
The 'this' Reference: Kotlin for Complete Beginners 022

158 views

1 year ago

Goeduhub Technologies
To demonstrate super and this keyword in Java

What is difference between this and super keyword in Java? What is the use of super keyword in Java? Reference Notes ...

6:25
To demonstrate super and this keyword in Java

12 views

4 years ago

NCTV Educoment
15.Java Tutorial - #15 - Method Arguments & Return Types
4:28
15.Java Tutorial - #15 - Method Arguments & Return Types

11 views

7 years ago

Samir Paul
Reference Types, Equality, and Object Identity

ADSB 05_11.

9:44
Reference Types, Equality, and Object Identity

1,248 views

11 years ago

Gain Java Knowledge
How To Sort A List Using Java 8 different ways

Hi Friends, #GainJavaKnowledge Welcome to this channel Gain Java Knowledge. We are providing best content of Java in ...

16:02
How To Sort A List Using Java 8 different ways

415 views

2 years ago

software_technology
Defining and calling compareTo in Java - includes an explanation of this reference

Code (all in one class) available at: https://gist.github.com/gaurav1780/82e7edd5e71ed393843ed276eb6b958e.

19:13
Defining and calling compareTo in Java - includes an explanation of this reference

1,347 views

4 years ago

The Debug Zone
Fixing Binary XML File Error: Null Object Reference in Java Method 'equals'

In this video, we tackle a common issue faced by Android developers: the Binary XML File Error caused by a null object reference ...

4:13
Fixing Binary XML File Error: Null Object Reference in Java Method 'equals'

23 views

1 year ago

inayat ali lakho
JAVA   Pass by Value   Pass by Reference

JAVA Pass by Value Pass by Reference.

5:48
JAVA Pass by Value Pass by Reference

3 views

1 year ago

Matthias Hauswirth
Java - Stack and Heap Diagrams - Method Calls (Without Arguments)

Method Calls - Learn how to represent program state as a "stack and heap diagram". This video is part of the Programming ...

7:29
Java - Stack and Heap Diagrams - Method Calls (Without Arguments)

1,060 views

6 years ago

Goeduhub Technologies
Implementation of super and final keyword in Java along with required theory

final Modifier Implementation of super and final keyword in Java along with required theory What is super and final keyword in ...

5:25
Implementation of super and final keyword in Java along with required theory

34 views

5 years ago