ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

211 results

Proteo4EDS Proteo4EDS
Functional Programming - super short intro

Charla/presentación sobre los principios e ideas de la Programación Funcional (FP). link slides: https://bit.ly/fp-short-intro .

1:37:54
Functional Programming - super short intro

23 views

4 years ago

Dario
Rust vs Java: A Staff Engineer's perspective

Are you trying to decide between Rust and Java for your next project? Look no further! In this video, Dario Lencina, staff engineer ...

25:04
Rust vs Java: A Staff Engineer's perspective

28,898 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,454 views

2 years ago

Confreaks
RubyConf 2015 - Softly, softly typing by John Cinnamond

Softly, softly typing by John Cinnamond The ruby community is large and varied but, for the most part, we haven't rushed to ...

44:34
RubyConf 2015 - Softly, softly typing by John Cinnamond

942 views

10 years ago

Coding wala Shree
🚀 Master Java Streams: filter, map, flatMap | PART 3 | Real-Project Examples | Java 8 Stream API

In this Java Streams tutorial (Part 3), we dive into key Stream operations: filter(), map(), and flatMap(), demonstrating each with ...

34:27
🚀 Master Java Streams: filter, map, flatMap | PART 3 | Real-Project Examples | Java 8 Stream API

682 views

11 months ago

Confreaks
RubyConf 2018 - Ruby is the Best Javascript by Kevin Kuchta

RubyConf 2018 - Ruby is the Best Javascript by Kevin Kuchta Some people love Ruby and some people love Javascript. Both will ...

35:08
RubyConf 2018 - Ruby is the Best Javascript by Kevin Kuchta

10,587 views

7 years ago

Dandalf
JavaElectricBill

The video shows how to code an Electric Bill program that inputs kilowatt hours used (kWh) and break it down into three billing ...

26:43
JavaElectricBill

215 views

2 years ago

Heapspace
Functional programming in Kotlin: exploring Arrow - Ties van de Ven

Functional programming is gaining popularity and partly because of this people have been switching to Kotlin. Although it fits ...

30:24
Functional programming in Kotlin: exploring Arrow - Ties van de Ven

226 views

2 years ago

Otavio Santana
The Power of Java Enum - Take advantage of it to make your code more readable and efficient

Like any other language, Java has the enum feature that allows us to enumerate items. It is helpful to list delimited items in your ...

20:26
The Power of Java Enum - Take advantage of it to make your code more readable and efficient

2,960 views

3 years ago

Jon Gjengset
Porting Java's ConcurrentHashMap to Rust (part 2)

In this stream we continue the work of porting Java's ConcurrentHashMap to Rust. We finish up the concurrent hash table resizing ...

5:20:13
Porting Java's ConcurrentHashMap to Rust (part 2)

13,451 views

6 years ago

Confreaks
RubyConf 2017: There's Nothing . new under the sun by Justin Searls and Josh Greenwood

There's Nothing.new under the sun by Justin Searls and Josh Greenwood Quick: say something about Ruby that hasn't already ...

50:49
RubyConf 2017: There's Nothing . new under the sun by Justin Searls and Josh Greenwood

1,159 views

8 years ago

Alex Demko
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

23:41
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

171 views

7 months ago

Heapspace
Java’s new paradigm - Ties van de Ven

But what is the idea behind it and what makes it different from the Object Oriënted style or the Functional Programming style?

31:48
Java’s new paradigm - Ties van de Ven

109 views

1 year ago

Jon Gjengset
Porting Java's ConcurrentHashMap to Rust (part 3)

This stream is (probably) the last segment in our journey into porting Java's ConcurrentHashMap to Rust. We start writing some ...

5:39:15
Porting Java's ConcurrentHashMap to Rust (part 3)

10,877 views

5 years ago

Vaadin
How to Make an AI Chatbot/Agent in Java: A Hands-On Tutorial

In this video, Marcus Hellberg will teach you how to build an AI chatbot that uses retrieval-augmented generation (RAG) to learn ...

52:24
How to Make an AI Chatbot/Agent in Java: A Hands-On Tutorial

23,870 views

1 year ago

Confreaks
RubyConf 2016 - Why recursion matters by James Coglan

RubyConf 2016 - Why recursion matters by James Coglan In modern programming, recursion is so common that we take it for ...

38:43
RubyConf 2016 - Why recursion matters by James Coglan

1,065 views

9 years ago

EngX Space
Beyond The Success Of Kotlin / The Documentary by EngX

Almost 15 years ago, a small engineering team at JetBrains embarked on what seemed like a crazy endeavor — to create their ...

1:29:42
Beyond The Success Of Kotlin / The Documentary by EngX

76,659 views

1 year ago

Otavio Santana
Java Builder Pattern and Fluent-API - how to create complex objects with Java

Java Builder is a pattern that can help you to create complex objects. Every time we create a new instance model, we must ensure ...

21:29
Java Builder Pattern and Fluent-API - how to create complex objects with Java

2,101 views

3 years ago

Houston FPUG
Rafal Dittwald, “Data Oriented Programming”

The term “data-oriented programming” is often mentioned in the digital halls of the Clojure community, but what does it mean?

1:44:01
Rafal Dittwald, “Data Oriented Programming”

7,590 views

3 years ago

ABMedia
C++ for C# and Java Developers

This video will cover all of the difficult topics and differences between C++ and a managed language such as C# or Java. Things ...

39:47
C++ for C# and Java Developers

25,710 views

5 years ago