ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

11,298 results

Java
From Final to Immutable: The not-so-final word on `final` #JVMLS

Developers have often heard the advice to "prefer immutability". Immutability confers many advantages, since an immutable object ...

45:51
From Final to Immutable: The not-so-final word on `final` #JVMLS

12,018 views

4 months ago

Java
Immutable Collections

Michael Steindorfer at the JVM Language Summit 2016.

29:25
Immutable Collections

9,837 views

9 years ago

Java
Better immutability in Kotlin with Valhalla #JVMLS

Working with immutable data is getting more and more attention in modern programming, as there are numerous advantages to it.

47:22
Better immutability in Kotlin with Valhalla #JVMLS

3,835 views

2 months ago

Selenium Express
Immutable Class - interview insights| java interview questions and answers for experienced/Freshers

Let's learn different techniques to protect our custom immutable class in java which is one of the hot core java interview questions.

57:33
Immutable Class - interview insights| java interview questions and answers for experienced/Freshers

59,800 views

4 years ago

Devoxx
The Power and Practicality of Immutability by Venkat Subramaniam

Functional Programming promotes assignment-less programming. When we remove mutability, we reduce errors in code.

53:21
The Power and Practicality of Immutability by Venkat Subramaniam

41,656 views

7 years ago

Yegor Bugayenko
Immutable Objects vs. Common Sense (webinar #2)

One hour webinar about immutable objects and their pros and cons in a modern object-oriented environment; the discussion was ...

1:00:26
Immutable Objects vs. Common Sense (webinar #2)

5,508 views

Streamed 10 years ago

SDET- QA
Session 9- Java Strings | String Immutability | String,StringBuilder, StringBuffer

java#selenium#strings#sdet#programming ######################################### Udemy Courses ...

1:21:39
Session 9- Java Strings | String Immutability | String,StringBuilder, StringBuffer

127,843 views

1 year ago

Java
Immutable Collections

Paul Sandoz, Software Engineer, Oracle This session discusses immutable collections, specifically those called persistent ...

42:24
Immutable Collections

5,468 views

8 years ago

CodeSnippet
String Immutability & String Pool Explained with Examples | Java Interview Guide

Understanding Strings in Java is crucial for mastering the language and acing interviews. In this video, we explore: What are ...

23:28
String Immutability & String Pool Explained with Examples | Java Interview Guide

4,871 views

1 year ago

Selenium Express
Java collections interview questions | Why HashMap Keys are Immutable? | Immutability & HashMap

In this video, We will discuss a few of the java collections interview questions which are asked so many times in the java ...

1:07:54
Java collections interview questions | Why HashMap Keys are Immutable? | Immutability & HashMap

64,409 views

4 years ago

Programming Tutorials
How to Create Immutable Class in Java | Immutable Classes & Objects

In this tutorial, i have explained how to create immutable class in java with mutable object. Wrapper classes in java ...

23:13
How to Create Immutable Class in Java | Immutable Classes & Objects

1,342 views

3 years ago

Selenium Express
This is why string is immutable in Java || String Hashcode caching internal || part 2

Why string is immutable in java is one of the frequently asked interview questions.In the last video, we have covered why string is ...

25:58
This is why string is immutable in Java || String Hashcode caching internal || part 2

50,609 views

7 years ago

TheCodeAlchemist
Immutable Design and Java Concurrency | Immutability Explained

Code - https://github.com/therealdumbprogrammer/java-concurrency/tree/master/src/main/java/org/example/day11 Useful playlists ...

30:13
Immutable Design and Java Concurrency | Immutability Explained

440 views

1 year ago

SmartCode Studio
Java : Immutable Classes
58:56
Java : Immutable Classes

27 views

1 year ago

Selenium Express
Why string is immutable in java || The 4 reasons you must know || part 1

Well, Why String pool? What is the need of String pool in java? How is string being an immutable class helping us optimizing the ...

20:53
Why string is immutable in java || The 4 reasons you must know || part 1

134,996 views

7 years ago

Java Tech Solutions
Most Asked Java Interview Questions | Immutable class Implementation With Example | Step By Step

In this tutorial explained How can we create custom Immutable class with follow few Steps. This is most asked Java Interview ...

20:37
Most Asked Java Interview Questions | Immutable class Implementation With Example | Step By Step

315 views

2 years ago

maddyJAVA
how  to create custom Immutable class in java by maddyR/S

welcome to you in our channal maddyR/S JAVA world. Please subscribe and like the channel , you will get new video notification ...

24:08
how to create custom Immutable class in java by maddyR/S

71 views

7 years ago

General Code Hub
String Pool & String Immutability in Java – Everything You Need to Know

immutable #java #springpool Timestamps:- 00:00 Definitions 00:58 String Constants Pool Explain via code 06:55 Why String is ...

21:00
String Pool & String Immutability in Java – Everything You Need to Know

47 views

11 months ago

Learn Code With Durgesh
Object Immutability ? Java Interview Question

In this video will talk about java immutability. What is immutable in java ? How to create java object immutable. Full ...

24:09
Object Immutability ? Java Interview Question

14,869 views

2 years ago

Java programming E2E - classroom
Immutable class and Singleton class of Java

Immutable class and Singleton class in Java with examples.

58:18
Immutable class and Singleton class of Java

126 views

5 years ago