ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

435 results

CppNow
C++Now 2017: Juanpe Bolivar “Postmodern Immutable Data Structures"

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

45:38
C++Now 2017: Juanpe Bolivar “Postmodern Immutable Data Structures"

7,203 views

8 years ago

Java Hangout
Custom Immutable Class In Java | Rules to create Custom Immutable Class in Java

How to Create Custom Immutable Class In Java. Rules to create Custom Immutable Class in java.

24:29
Custom Immutable Class In Java | Rules to create Custom Immutable Class in Java

82 views

5 years ago

Bulgarian Java User Group
The Hidden Art of Thread-Safe Programming: Exploring java.util.concurrent, Heinz Kabutz

Writing correct, thread-safe code is notoriously challenging. Unlike single-threaded code, concurrency bugs often remain hidden, ...

48:10
The Hidden Art of Thread-Safe Programming: Exploring java.util.concurrent, Heinz Kabutz

901 views

6 months ago

SouJava
Reduce system complexity in Java with Data-Oriented programming

Traditionally in Java, we mix data and code in objects. While being beneficial in some cases, data encapsulation has a tendency ...

34:46
Reduce system complexity in Java with Data-Oriented programming

1,540 views

Streamed 4 years ago

Barcelona Jug
Immutability Against the Machine

Immutability has taken over the software world. Programmers are using immutable values to make their products more ...

50:09
Immutability Against the Machine

107 views

3 years ago

Otavio Santana
Java Record, exploring the feature beyond the DTO

This post will explain more about the Java record feature, what it is, and how to apply it in several cases beyond DTOs.

32:04
Java Record, exploring the feature beyond the DTO

1,448 views

2 years ago

Java
Overview of Java 8 and Lambda Streams

Stuart Marks shows you how to effectively use Lambda expressions, Streams, Date & Time, etc to make your life easier.

1:40:09
Overview of Java 8 and Lambda Streams

16,576 views

11 years ago

Randomly Typed
23 - Immutable Data Structures

Most data structure are only useful if you can modify them. Today, JS and Lance talk about immutable data structure which don't ...

24:40
23 - Immutable Data Structures

9 views

5 years ago

JCConf Taiwan
402CD 3 Simplifying Java Build Tooling with Object Oriented Programming by Li Haoyi

Uh hi everyone So this presentation is about Java build tools Um so the motivation for this talk is that although Java is known to be ...

47:43
402CD 3 Simplifying Java Build Tooling with Object Oriented Programming by Li Haoyi

23 views

1 month ago

Barcelona Jug
Do We Really Do Functional Programming in Java? by Ben Evans at JBCNConf 2021

Many developers believe that Functional Programming (FP) arrived in Java 8, with the addition of the Streams API. But is this ...

39:32
Do We Really Do Functional Programming in Java? by Ben Evans at JBCNConf 2021

645 views

4 years ago

Payilagam
Java in Tamil - String Introduction - String is Immutable, String Methods in Tamil - Payilagam

String Introduction - String is Immutable, String Methods in Tamil - Java Full Course in Tamil. Full Video Tutorial:- ...

58:58
Java in Tamil - String Introduction - String is Immutable, String Methods in Tamil - Payilagam

56,241 views

4 years ago

Docker
Immutable Awesomeness - Wild Card Track

This presentation will show the combination of two ideas that can create 2 to 3 order of magnitude efficiencies in service delivery.

42:04
Immutable Awesomeness - Wild Card Track

1,152 views

9 years ago

Javax0 Tutorials with Peter Verhas
The Future of Java 2019

The recording of the November 13, 2019 talk of Peter Verhas, EPAM organized JUG meeting. The recording was published with ...

43:18
The Future of Java 2019

113 views

6 years ago

Devirtualize
Value Objects para Juniors

A veces a los perfiles Junior les cuesta entender ciertos problemas porque aún no los han vivido. En este vídeo explico los ...

33:40
Value Objects para Juniors

534 views

2 years ago

Zürich Friends of Haskell
HaskellerZ - January 2019 - Michal Terepeta - Implementing Immutable Vectors in Haskell

Zurich Haskell meetup on implementing Relaxed-Radix-Balanced vectors. meetup: ...

1:31:45
HaskellerZ - January 2019 - Michal Terepeta - Implementing Immutable Vectors in Haskell

365 views

6 years ago

Bulgarian Java User Group
Java collections puzzlers, Maurice Naftalin && Dmitry Vyazelenko

The Java Collections Framework is the most widely used API – probably in your application too. You use it all the time, but do you ...

52:06
Java collections puzzlers, Maurice Naftalin && Dmitry Vyazelenko

115 views

2 years ago

Ivan Ponomarev
Mainor 2022: Java Streams & Optionals

Slides: https://inponomarev.github.io/java-mipt/slides09/index-en.html#/ Eesti Ettevõtluskõrgkool Mainor, March 8th, 2022.

1:32:27
Mainor 2022: Java Streams & Optionals

487 views

3 years ago

Bulgarian Java User Group
Enough java.lang.String to Hang Ourselves, Heinz Kabutz

Is it better to write "" + 42 or Integer.toString(42)? How much memory can you save if you intern() all of your strings? How can ...

51:24
Enough java.lang.String to Hang Ourselves, Heinz Kabutz

157 views

6 years ago

Vasil Ilyuk
Axel Fontaine - Immutable Infrastructure Rise of the Machine Images

Speaker: Axel Fontaine Topic: Immutable Infrastructure: Rise of the Machine Images Abstract: The cloud is the new normal and it ...

58:19
Axel Fontaine - Immutable Infrastructure Rise of the Machine Images

41 views

8 years ago

Ember Videos
Immutable Data Trees in JavaScript, by Szymon Witamborski @ Ember London

From the February 2014 Ember London meetup. See more at http://emberlondon.com.

40:03
Immutable Data Trees in JavaScript, by Szymon Witamborski @ Ember London

85 views

6 years ago