ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

170 results

CodeAndCrack
Why Java Made Strings Immutable?

1. Security “Database URLs, passwords laanti sensitive data safe ga undali… so change avvakunda immutable ga design ...

0:44
Why Java Made Strings Immutable?

16 views

2w ago

vlogommentary
How to Check if a Java List Is Immutable

Learn why it's challenging to detect immutability in Java Lists at runtime and best practices to handle mutable and immutable ...

3:39
How to Check if a Java List Is Immutable

1 view

2w ago

Hands On Course Demo
Day 7: Java 21 Records for Immutable Storage: Stop Concurrent Write Corruption in AstraKV

Learn how Java 21 Records enforce immutability in a real key-value storage engine and prevent silent data corruption during ...

1:18
Day 7: Java 21 Records for Immutable Storage: Stop Concurrent Write Corruption in AstraKV

2 views

3d ago

Industry Ready Coder
Value Objects In LLD Explained with Examples

What is a Value Object in Low-Level Design, and how is it different from an Entity? In this video, we understand the concept of ...

3:31
Value Objects In LLD Explained with Examples

29 views

4w ago

Web Development Tutorials
Strings: Immutability and the StringBuilder Class | Java Tutorial

A Java String is genuinely immutable -- every method that looks like it changes one actually hands back a real, brand-new String, ...

2:01
Strings: Immutability and the StringBuilder Class | Java Tutorial

0 views

13d ago

Code Crusader
JMM Series | The Problem that no one warns you about | Part-2 | JAVA MEMORY MODEL

JavaMemoryModel #JMM #JavaConcurrency #MultithreadingInJava #HappensBefore #VolatileKeyword #SynchronizedJava ...

0:26
JMM Series | The Problem that no one warns you about | Part-2 | JAVA MEMORY MODEL

4 views

4w ago

CodeLoopAI
Stop Concatenating Strings in Java! (String Pool Explained)

Learn how String Immutability and the String Constant Pool work in Java! Concatenating strings with the + operator inside loops ...

1:36
Stop Concatenating Strings in Java! (String Pool Explained)

3 views

12d ago

CodeLoopAI
Stop Writing Java Boilerplate! Records & Pattern Matching

Tired of cluttering your codebase with repetitive POJO boilerplate? In this video, you will learn how to leverage modern Java ...

2:02
Stop Writing Java Boilerplate! Records & Pattern Matching

2 views

5d ago