YoVDO

The Mutability Matrix of Pain: An Accessible Exploration of the JVM Heap - Lecture 30

Offered By: ChariotSolutions via YouTube

Tags

Java Courses Scala Courses Parallel Programming Courses Memory Management Courses Concurrency Courses Immutability Courses Multithreading Courses

Course Description

Overview

Explore the intricacies of the JVM Heap, thread stacks, and concurrency primitives in this 37-minute conference talk from PhillyETE 2015. Delve into the concepts of value, identity, and state within the context of Java and Scala programming. Learn how to compose multi-threaded code effectively while minimizing the impact of concurrency. Examine the Java Memory Model, the differences between concurrent and parallel programming, and the distinction between name and value. Investigate various collection types and the use of the 'final' keyword. Understand the Mutability Matrix of Pain and its implications for code design. Gain insights into the benefits and challenges of immutability in JVM-based languages.

Syllabus

Intro
@jamie_allen
Agenda
The Java Memory Model
Concurrent and Parallel
Name Versus Value
Collections
Final
The Mutability Matrix of Pain
Implications of Immutability


Taught by

ChariotSolutions

Related Courses

Heterogeneous Parallel Programming
University of Illinois at Urbana-Champaign via Coursera
Advanced Operating Systems
Georgia Institute of Technology via Udacity
計算機程式設計 (Computer Programming)
National Taiwan University via Coursera
Introduction to Operating Systems
Georgia Institute of Technology via Udacity
Android Performance
Google via Udacity