ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

508 results

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

83 views

5 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

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,214 views

8 years 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,544 views

Streamed 4 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

30 views

3 months 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

6 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,476 views

3 years ago

J David Eisenberg
Mini-Lecture: Chapter 10 (Mutable Objects)

Template we'll call this points without objects. java so instead of using the one that's built into the point. Class. Let's say I wanted to ...

37:14
Mini-Lecture: Chapter 10 (Mutable Objects)

24 views

2 years ago

Valdas Rapsevicius
Reflections, Annotations

Java Reflections and Annotations.

1:01:54
Reflections, Annotations

34 views

5 years ago

Learning & Development
Moduler developement Java 9 Training   Day - 1

So focus of java 9 today's topic is about looking into the feature by the java 9 version provided so previous session we have ...

1:35:20
Moduler developement Java 9 Training Day - 1

44 views

3 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

949 views

8 months ago

Retro songs by Shiv Prasad Tiwari
Java Part 4: Sub Part 2

Following topics are covered in Part 4. Package, import encapsulation and scope Objects Creation Methods Static / not static Final ...

27:46
Java Part 4: Sub Part 2

14 views

3 years ago

Barcelona Jug
From object oriented to functional and back by Mario Fusco at JBCNConf'19

Object Oriented Programming dominated the software development landscape in the last decade of XX century and in the first of ...

51:51
From object oriented to functional and back by Mario Fusco at JBCNConf'19

1,371 views

6 years ago

Carlos Chacin
🛑️ Stop Using Try-Catch: Java 25 Pattern Matching for Errors

Stop Using Try-Catch: Java 25 Pattern Matching for Errors Stop throwing exceptions in Java and start treating errors as data!

34:21
🛑️ Stop Using Try-Catch: Java 25 Pattern Matching for Errors

209 views

4 months ago

Andy Balaam
What's new in Java 8

It's all about functional programming - Andy Balaam takes you through the new stuff in Java 8, including some good things, some ...

30:36
What's new in Java 8

1,005 views

10 years ago

Ravindra Dangar
String handling functions in Java

This video demonstrates use of String handling functions used in Java.

1:22:39
String handling functions in Java

81 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

158 views

6 years 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

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

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

560 views

2 years ago