ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

243 results

Geekific
Java Records in 1 min | #geekific #records #in1min

Our Discord, GitHub repo, and socials: https://linktr.ee/geekific.

1:13
Java Records in 1 min | #geekific #records #in1min

1,906 views

4 months ago

Salow Studios
Java interview questions 2 for freshers. Why String in Java is Immutable #shorts #coding #interview

Java interview question 2 Why String in java is immutable String variable can be changed to point at any object but the string ...

0:55
Java interview questions 2 for freshers. Why String in Java is Immutable #shorts #coding #interview

21,775 views

4 years ago

CodeNotary
How to use immudb, the lightweight, high-speed immutable database to store data PCI compliant

https://www.immudb.io With immudb you can track changes in sensitive data in your transactional databases and then record ...

1:50
How to use immudb, the lightweight, high-speed immutable database to store data PCI compliant

2,782 views

5 years ago

Th30z Code
Java Records: Simplifying Data Classes in Java

Java 14 introduced the record keyword. Learn how records simplify the creation of immutable data classes by automatically ...

0:34
Java Records: Simplifying Data Classes in Java

537 views

2 years ago

Andrea Feels Fantastic
Mutable VS Immutable

For Coursera Python class, week 4, Fall 2012.

2:51
Mutable VS Immutable

3,436 views

13 years ago

TramoTech
How can repetition in if statements in Java be avoided or minimized to improve code readability

Hi everyone, In this video we will see how to make an if statement in java…. more readable and concise. Let's check this code ...

1:00
How can repetition in if statements in Java be avoided or minimized to improve code readability

133 views

2 years ago

Jakubication
Java Strings

Learn about strings in Java. A String in Java is a reference type that represents a collection of characters. Strings allow you to ...

2:26
Java Strings

95 views

2 years ago

ManiWeber Technologies
Code to Test Java String Immutability Concept #java #shorts #immutability #programmingshorts

This short example shows how to check the Java String immutability concept. #shorts #java #string #immutability. Immutable ...

0:11
Code to Test Java String Immutability Concept #java #shorts #immutability #programmingshorts

2,629 views

3 years ago

What Does That Mean?
What does immutable mean?

What does immutable mean? A spoken definition of immutable. Intro Sound: Typewriter - Tamskp Licensed under CC:BA 3.0 ...

0:46
What does immutable mean?

115 views

11 years ago

Coding Codes
Redux | #17 - Immutable js [By Mosh Hamedani]

The ultimate redux coding course by Mosh Hamedani (Episode 17)

3:40
Redux | #17 - Immutable js [By Mosh Hamedani]

1,196 views

2 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.

271 views

2 years ago

01Edu
03-01-StringsManipulation

Strings are immutable in Go, this is an example of a workaround to get a modified string.

3:55
03-01-StringsManipulation

27,450 views

6 years ago

parlough
How to Convert an Array to a List in Java

In this video I go over a few methods of how to convert an array into a list in Java. I hope you found this video helpful, thanks for ...

3:48
How to Convert an Array to a List in Java

17 views

5 years ago

Otavio Santana
The four ways to use Java Record

shorts Java record is a powerful resource to include your favorite feature, mainly when discussing immutable instances. Yes, you ...

0:54
The four ways to use Java Record

362 views

2 years ago

Udacity
Construtor de String Parte 1

Check out all of Udacity's courses at https://www.udacity.com/courses.

1:52
Construtor de String Parte 1

1,137 views

9 years ago

Otavio Santana
What is Java Record Compact Constructor?

shorts Java Compact Constructor on record allows you to create validation on your Java classes easily. You can have consistency ...

0:43
What is Java Record Compact Constructor?

344 views

2 years ago

Hypnojava
the difference between String, StringBuilder, and StringBuffer

short explaining about.

1:51
the difference between String, StringBuilder, and StringBuffer

30 views

9 months ago

ARVIND PANDEY
Immutable class

In these video these Question are resolved. What is Immutable class? Any Practical requirement? Can we create our own ...

0:21
Immutable class

8 views

3 years ago

ProgrammerBasics
How to Use Records in Java 17 2025?

Want to create clean, concise data classes? Learn how to use records in Java 17 to simplify your code with immutable data ...

1:08
How to Use Records in Java 17 2025?

0 views

7 months ago

Edelwolf
Scala from Scratch. 1.2. Val, part 2

In this part, we will discuss immutability of val, using two examples: one from Java hash-map, and another from Scala mutable ...

1:30
Scala from Scratch. 1.2. Val, part 2

15 views

9 years ago

Marco Molteni
How to initialise a HashMap in Java

A quick introduction about HashMap initialization in Java. This video is based on the post: https://marmo.dev/java-hashmap In this ...

2:34
How to initialise a HashMap in Java

823 views

4 years ago

Naren Java Help Line
Remove White Spaces In A String

Remove White Spaces In A String #java8 #java8StreamApi lets discuss how to remove white spaces in a given String In Java.

1:39
Remove White Spaces In A String

219 views

2 years ago

Audiopedia
Primitive wrapper class

A primitive - wrapper class in the Java and ActionScript programming languages is one of eight classes provided in the java.lang ...

2:10
Primitive wrapper class

114 views

10 years ago

Backend Verse
Create Immutable Class In #java #coding #interview

Create Immutable Class In #java #coding #interview.

0:52
Create Immutable Class In #java #coding #interview

1,272 views

3 months ago

Jakubication
Java String toString | Java Test 17

The String toString method in Java is one of the most useless methods in Java. It converts the value that's already a string, to a ...

0:09
Java String toString | Java Test 17

4,951 views

2 years ago