filmov
tv
Mutability in Scala | Rock the JVM

Показать описание
This is a video for Scala programmers of all levels. Even if you're more experienced, this video can still show you a few things you may not know.
In this video we will talk about how to create mutable data in Scala, including variables, mutable data structures and update-able arrays and classes. You may be surprised, but Scala is not dogmatic on pure functional programming, but even has language-level constructs around mutability. When used wisely, these tools can be very powerful.
Follow Rock the JVM on:
-------------------------------------------------------------------------
-------------------------------------------------------------------------
Mutability in Scala | Rock the JVM
Mutable vs. Immutable Sets (in Scala)
Understanding Immutability in Scala
Aliases and Mutability (using Scala)
Mutability and Private Members (in Scala)
Mutable and Immutable Variables in Scala
Mutable Map in Scala Programming : Scala Tutorial # 27
Scala Tutorials - Day 13 | Scala Mutable Vs Immutable collections
Scala Collections - Mutable and Immutable collections
Refined Types in Scala | Rock the JVM
Scala Tutorial: Mutable variables (var) and type inference
This Doesn't Make Sense - Scala Variables | Rock the JVM
Mutable Classes (using Scala)
How to Write Controllable Futures in Scala | Rock the JVM
Variables in Scala | Different types of variables in Scala | Mutable vs Immutable Variable in Scala
Scala - scala.collection.mutable.ListBuffer
Doubly-Linked Lists in Scala, with Call By Name and Lazy Vals
A Monads Approach for Beginners, in Scala | Rock the JVM
Programming with Functions #5 - Immutability
How Scala 3 Givens Work with Scala 2 Implicits
Scala Arrays & Mutable Collections
Anti-Implicits: Exploiting Implicit Ambiguity In Scala
Immutable Linked List 2 (using Scala)
Variance Positions in Scala, Demystified | Rock the JVM
Комментарии