5:06
Immutable Classes and Objects in Java
Java Programming: Immutable Classes and Objects in Java Topics discussed: 1) Immutable Objects in Java. 2) Immutable ...
6:23
#35 Mutable vs Immutable String in Java
Check out our courses: Mastering Agentic AI with Java : https://go.telusko.com/agentic-ai Coupon: TELUSKO10 (10% Discount) ...
7:08
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 ...
4:54
How to Make an Object Immutable in Java | Common Interview Question
Learn how to make an immutable object in Java with the final keyword and access modifiers. We'll also look at the Java source ...
14:24
Immutable Design: Why You Should Care
Check out Dometrain and use code ZORAN for 15% off any course ▻ https://dometrain.com/?coupon_code=ZORAN The ...
1:00:26
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 ...
9:41
Understanding Immutability in JavaScript
We often hear the terms: immutable and immutability. What do they mean and, as developers, why should we care? In this video ...
7:06
Programming Terms: Mutable vs Immutable
In this programming terms video, we will be going over the difference between mutable and immutable objects. An immutable ...
5:05
Mutable vs Immutable Objects الفرق بين
Mutable vs Immutable Objects الفرق بين https://www.youtube.com/playlist?list=PLX1bW_GeBRhCU9l7examhVrARmXHHRrLR ...
7:06
Java Strings are Immutable - Here's What That Actually Means
Java String are Immutable - but what does that really mean? We'll learn why Strings are immutable in Java, and what it means for ...
50:16
Better Tools for Immutable Data
We'll review new and upcoming Java features that improve the convenience, reliability, and performance of immutable data, ...
22:18
Mutable And Immutable Objects And Resources Explained
What are mutable and immutable objects and resources? Does immutability apply to bare metal, virtual machines (VMs), ...
9:55
Immutable vs Mutable Objects in Python
https://dbader.org/python-tricks ▻ Improve your Python skills, one bite at a time and write Pythonic and beautiful code. In Python ...
13:26
What is a Variable in Python? Mutable vs Immutable
In this video, we will tackle some of Python's most fundamental topics that every single Python developer HAS to understand!
54:52
Yegor Bugayenko - An Immutable Object Oriented Web Framework (Ru)
Speaker: Yegor Bugayenko Topic: An Immutable Object-Oriented Web Framework Abstract: JSP, JSF, Spring, Play, Spark and ...
6:28
Describes the immutable nature of an integer object and introduces garbage collection. #JohnPhilipJones.
13:10
Immutable vs. hashable: What's the difference?
Python and Pandas with Reuven Lerner
In this video, I explain each of these terms, and then show you immutable objects that are unhashable, as well as mutable objects ...
9:34
Java Tutorial: Immutable Objects
What are immutable objects in Java, and why are they important? In this beginner-friendly tutorial, we'll introduce the concept of ...
35:04
Immutable Classes in Java | How to Create Immutable Objects | Java Full Course #21
In this lecture of the Java Full Course Series, we dive deep into Immutable Classes in Java — one of the most important concepts ...