ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,195 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,903 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,606 views

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

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

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,463 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,193 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

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,060 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

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

108 views

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

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

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

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

Geekific
The Chain of Responsibility Pattern Explained & Implemented | Behavioral Design Patterns | Geekific

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

7:36
The Chain of Responsibility Pattern Explained & Implemented | Behavioral Design Patterns | Geekific

74,477 views

4 years 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,242 views

5 years ago