ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,191 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,425 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,842 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,199 views

Streamed 8 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,599 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,463 views

2 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

128,421 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,460 views

3 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,166 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

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

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

22,999 views

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

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,284 views

Streamed 9 years ago

Java
Records Patterns, Performance and Serialization - JEP Café #8

This #JEPCafe discusses JEP 395: Records, released with JDK 16. We start with a short recap on what records are, then discuss ...

15:28
Records Patterns, Performance and Serialization - JEP Café #8

12,475 views

3 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

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

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

106 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

Bro Code
Java String methods 💬

Java String methods tutorial explained #java #string #methods public class Main { public static void main(String[] args) { // String ...

6:18
Java String methods 💬

154,003 views

5 years ago