ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

13,400 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,065 views

4 months 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

Java
Immutable Collections

Michael Steindorfer at the JVM Language Summit 2016.

29:25
Immutable Collections

9,842 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,847 views

3 months 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,665 views

7 years 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,842 views

4 years ago

SJ Programming Solutions
What is meant by string is immutable? | Why string is immutable Explain with the help of example? ✅

What is meant by string is immutable? Why string is immutable or final in Java Explain your answer with the help of example?

20:40
What is meant by string is immutable? | Why string is immutable Explain with the help of example? ✅

146 views

3 years 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

The Curious Coder
Create Immutable Class in Java | Interview Questions & Pitfalls

In this video, we deep dive into Immutable Classes in Java and clearly explain how to create your own custom immutable class ...

25:20
Create Immutable Class in Java | Interview Questions & Pitfalls

416 views

3 days 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

128,636 views

1 year ago

José Vidal (José M Vidal)
How to Create an Immutable Java class. Unit tests. Final keyword Tutorial

This is a longer example where I build an immutable Java class for distances. The class is immutable: it uses only 'final' data ...

22:25
How to Create an Immutable Java class. Unit tests. Final keyword Tutorial

5,833 views

14 years ago

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

27 views

1 year 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,928 views

1 year 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

443 views

1 year 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

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

319 views

2 years 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,456 views

4 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

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

135,019 views

7 years ago

Nathaniel Osgood
Immutability and Value Objects in Java

... immutable pair class um which is supported by the by the Apache hatchet lying libraries string in Java is immutable can't modify ...

41:14
Immutability and Value Objects in Java

470 views

9 years ago