ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,194 results

Marcus
Immutable Objects in Java

In this episode I will introduce you to immutable objects in Java. For my entire Java 8 course (about 16 hours plus all ...

16:03
Immutable Objects in Java

28,428 views

9 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

Jordan West
Immutability, visually explained | Code Words

Immutable is one of those coding terms that can be really daunting the first time you hear it. This video breaks down immutability ...

7:08
Immutability, visually explained | Code Words

13,889 views

3 years ago

Java
Java Withers - Inside Java Newscast #67

JEP 468 proposes a solution to the verbosity that can come from modeling mutable state with immutable records: *derived record ...

12:34
Java Withers - Inside Java Newscast #67

12,605 views

1 year ago

Drunken Engineer
How to Handle Immutable Class with Mutable Reference (Date)

This video explains how to handle Immutable class with mutable references. One of the best book for Interview Questions Top ...

8:32
How to Handle Immutable Class with Mutable Reference (Date)

2,461 views

3 years ago

Yegor Bugayenko
Gradients of Immutability (webinar #20)

We discussed what immutability really was, with a few example in Java and EO (new language we're developing now).

48:28
Gradients of Immutability (webinar #20)

1,203 views

Streamed 8 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

129,253 views

1 year ago

Code Persist
Ditch your Favorite Programming Paradigm

Programming paradigms define the way our code is written and styled. With modern-day programming, a multi-paradigm ...

6:08
Ditch your Favorite Programming Paradigm

238,670 views

2 years ago

Geekific
String vs StringBuilder vs StringBuffer | What is Immutability? | Java String Operations | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In this video we cover ...

11:58
String vs StringBuilder vs StringBuffer | What is Immutability? | Java String Operations | Geekific

23,050 views

4 years ago

Tales from the jar side
Harnessing Java 21 for Data Oriented Programming

Harnessing Java 21 for Data Oriented Programming Discover how the new features in Java 21—records, sealed interfaces, and ...

17:07
Harnessing Java 21 for Data Oriented Programming

6,186 views

1 year ago

Java
Sequenced Collections, Purity, and more at JavaOne - Inside Java Newscast #31

Sequenced collections introduce an abstraction for collections with a known encounter order like all lists and some sets and maps ...

7:28
Sequenced Collections, Purity, and more at JavaOne - Inside Java Newscast #31

6,700 views

3 years ago

Java2Cloud Academy
16. Mastering Java Strings: Immutable & Creation Techniques

Welcome to Java2CloudAcademy ! In this video, you'll learn all about Java Strings, their immutability, and various ways to create ...

14:34
16. Mastering Java Strings: Immutable & Creation Techniques

28 views

1 year ago

Dr_K
ImmutablePerson-1of6-FieldsConstructor

An immutable class is a class in which the object value cannot change. So we have the Person class from the Java tutorial.

6:30
ImmutablePerson-1of6-FieldsConstructor

2,761 views

10 years ago

Java
11 Tricks From dev.java - Inside Java Newscast #14

Java #Java17 #OpenJDK #JDK From compact record constructors to boolean expressions in pattern matching, from generic ...

5:04
11 Tricks From dev.java - Inside Java Newscast #14

4,615 views

4 years ago

Yegor Bugayenko
Takes, Java Web Framework, Intro (webinar #12)

This was be a very practical Java coding webinar. We created jare.io, a web system, using Takes Framework, immutable objects ...

1:05:52
Takes, Java Web Framework, Intro (webinar #12)

2,285 views

Streamed 9 years ago

Rakesh Kuchana
Creating our own immutable class | Java interview questions

Immutable classes play a critical role in modern software development, particularly in Java programming. By understanding how ...

4:31
Creating our own immutable class | Java interview questions

107 views

1 year ago

Seshagopal's Tech Central
23. Immutable Classes | Java Tutorial | Records

In this video, had covered about immutable classes in Java. Explores questions like, What are immutable classes in Java? How to ...

10:15
23. Immutable Classes | Java Tutorial | Records

21 views

1 year ago

Yegor Bugayenko
How Much Immutability Is Enough (webinar #45)

Immutability is a virtue in object-oriented programming, but very often it is being confused with constants. Those are different ...

52:25
How Much Immutability Is Enough (webinar #45)

1,693 views

Streamed 6 years ago

Chaman jain
How to create immutable class in java

What is an immutable class #ImmutableClasses #Immutableclassinjava #whyImmutableclassneedstobefinal ...

20:38
How to create immutable class in java

43 views

4 years ago

Ryan Michael Kay
Working Class Java 2-5: What do Immutable and Mutable mean? How To Use Java Final Keyword

In this lesson, Ryan discusses what it means for code to be either mutable or immutable. It is actually simpler than it seems!

6:53
Working Class Java 2-5: What do Immutable and Mutable mean? How To Use Java Final Keyword

1,078 views

4 years ago