ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

144 results

Will Tollefson
The equals hashCode Contract - Java Programming

In this video, we'll talk all about the contract for the equals() and hashCode() methods in Java. Its surpringly easy to forget some of ...

22:31
The equals hashCode Contract - Java Programming

2,265 views

2 years ago

Marcus
HashCode and Equals - Easy and comprehensive including coding samples

In this tutorial I explain the two methods HashCode and Equals. Got to: http://java8course.com to watch the follow up video, as well ...

45:53
HashCode and Equals - Easy and comprehensive including coding samples

15,645 views

10 years ago

Java
Optimizing your equals() methods with Pattern Matching - JEP Cafe #21

How can you write simple and performant equals() methods for your Java classes: the full tutorial. Usually you do not write your ...

32:56
Optimizing your equals() methods with Pattern Matching - JEP Cafe #21

19,445 views

2 years ago

Code2sde
Object Class Methods in Java | Learn when to override hashCode & equals method in Java🔥

In this video, we dive into the Object class methods in Java, covering key concepts such as hashcode, tostring, equals, and clone ...

29:36
Object Class Methods in Java | Learn when to override hashCode & equals method in Java🔥

201 views

1 year ago

Alex Stoykov
Java (Ch7) Strings, Concatenation, String to Number, equalsIgnoreCase(), charAt()

So just two different ways to do the same thing in Java. And the string buffer method. Let's go look at that thing. String buffer ...

39:26
Java (Ch7) Strings, Concatenation, String to Number, equalsIgnoreCase(), charAt()

657 views

8 years ago

Coding Tutorials
C# Equality and Hashcodes

Coding Tutorial: C# offers lots of different ways to determine if two objects are equal. Here we discuss the whole range. Source ...

27:05
C# Equality and Hashcodes

9,646 views

4 years ago

TheCoders TV
#5 java.lang package Object Class equals method | equals method in Java | TheCoders TV | #java

Hey 👋 guys, In this video we are going to understand what is java.lang package and what its use apart from that we will see ...

28:25
#5 java.lang package Object Class equals method | equals method in Java | TheCoders TV | #java

429 views

2 years ago

TheCoders TV
#6 Equals method for content comparison for Object Class | equals method | TheCoders TV | #java

Hey 👋 guys, In this video we are going to understand what is java.lang package and what its use apart from that we will see ...

24:54
#6 Equals method for content comparison for Object Class | equals method | TheCoders TV | #java

315 views

2 years ago

Tech Interview Prep with AI-Podcasts
Java Interview Prep #36: Object Class. toString(), equals(), hashCode() - AI-Generated Podcast

Java Object Methods Deep Dive: toString, equals & hashCode for (Senior) Developer Interviews Prepare for Senior Java ...

22:00
Java Interview Prep #36: Object Class. toString(), equals(), hashCode() - AI-Generated Podcast

24 views

6 months ago

The Dev World - by Sergio Lema
The arrays, ArrayList and HashMap in Java | Complete Java Course for Beginners #6

... Java to add, remove and modify data; * how to search elements in an ArrayList in Java and override the equals method in Java.

21:54
The arrays, ArrayList and HashMap in Java | Complete Java Course for Beginners #6

468 views

5 years ago

JavaJourneyWithMadhavi
Lesson 64  - Strings  - Part 6 - equals() equalsIgnoreCase() compareTo () methods of String class

In this video, usage of == sign, greater than and less than operators in Strings is discussed with the help of four programs. Link to ...

23:41
Lesson 64 - Strings - Part 6 - equals() equalsIgnoreCase() compareTo () methods of String class

133 views

1 year ago

CI-2SE
CI2SE Bases Java 021 String Equals Length Null Vide Format

En cas de difficultés d'affichage, cliquez sur le bouton - Paramètres ensuite sur l'icône de gauche de - Qualité et choisissez 720p ...

32:48
CI2SE Bases Java 021 String Equals Length Null Vide Format

0 views

2 years ago

Java
Choosing between ArrayList and LinkedList - JEP Cafe #20

How you can choose between ArrayList and LinkedList for your application: the full tutorial. The Collections Framework offers two ...

30:50
Choosing between ArrayList and LinkedList - JEP Cafe #20

24,219 views

2 years ago

CI-2SE
CI2SE Bases Java 032 Classes Enveloppes Compare To et Equals

Formez vous à votre rythme en vous abonnant à youtube video ci-2se. En cas de difficultés d'affichage, cliquez sur le bouton ...

28:34
CI2SE Bases Java 032 Classes Enveloppes Compare To et Equals

4 views

2 years ago

Tech Point Fundamentals
Difference Between "==" vs .Equals() Method C# | == vs Equals() | Equality Operator vs Equal Method

Difference Between "==" vs .Equals() Method C# | == vs Equals() Method | Equality Operator vs Equal Method difference between ...

28:33
Difference Between "==" vs .Equals() Method C# | == vs Equals() | Equality Operator vs Equal Method

1,191 views

4 years ago

Begin Coding Fast
String objects - Basic Java Fast (22)

The video discusses the operation of strings in Java. Strings are a type of objects, so we specify them with reference variables.

41:25
String objects - Basic Java Fast (22)

1,054 views

6 years ago

IIT Roorkee July 2018
Lecture 4: Introduction to Classes and Objects in Java

In this Lecture: Objects and Classes in Java, Inheritance, Related examples in C++ and Java.

27:18
Lecture 4: Introduction to Classes and Objects in Java

4,961 views

11 months ago

Coding with John
Java Unit Testing with JUnit - Tutorial - How to Create And Use Unit Tests

Full tutorial on creating Unit Tests in Java with JUnit! Do you write Java code that you're just not confident is 100% right? You can ...

21:35
Java Unit Testing with JUnit - Tutorial - How to Create And Use Unit Tests

854,056 views

3 years ago

Marcus
Java for Beginners 21 - number ranges, autoboxing...

In this episode I talk about static imports, member variable default values, primitive wrappers, auto boxing and base 2,8,16 ...

37:57
Java for Beginners 21 - number ranges, autoboxing...

1,698 views

10 years ago

freeCodeCamp.org
Recursion in Programming - Full Course

Recursion is a powerful technique that helps us bridge the gap between complex problems being solved with elegant code.

1:51:36
Recursion in Programming - Full Course

1,098,800 views

4 years ago