ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

55 results

Denis Kuzmin
🔀 Between unmanaged C++ / C# / Java /... Complex types and Strings. [Part-2]

Do NOT combine unnecessary code, please turn ON your brains [both host sides - CLR/Native/JVM]. /This is Part 2. C++, C# and ...

28:04
🔀 Between unmanaged C++ / C# / Java /... Complex types and Strings. [Part-2]

14,033 views

7 years ago

Otavio Santana
Optional in Java - When better code is not an alternative

Since Java 8, Java Developers have one good way to avoid the classic NullPointerException. However, it is still a problem to use ...

23:13
Optional in Java - When better code is not an alternative

2,737 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,719 views

5 years ago

Otavio Santana
Money on Java: Why should we use Money-API in my Java code?

If you work in finance, e-commerce, or any area that needs to represent money, the biggest question is how to do it. We need to ...

20:59
Money on Java: Why should we use Money-API in my Java code?

1,197 views

3 years ago

Otavio Santana
Get more flexibility in your Java code by exploring reflection.

Reflection and Java give a colossal capability, especially for removing boilerplate. It gives impactful productivity on Java to cover ...

28:14
Get more flexibility in your Java code by exploring reflection.

175 views

2 years ago

CS76
Week 1
2:01:36
Week 1

1,560 views

12 years ago

wikipedia tts
Comparison of Java and C++ | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Comparison_of_Java_and_C%2B%2B 00:00:10 1 ...

42:11
Comparison of Java and C++ | Wikipedia audio article

9 views

7 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

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

2 years ago

ABMedia
Learn PowerShell: Episode 4, Types + Methods + Casting

As we know very well by now, objects are the most central part of PowerShell, everything is built around them, and as such, there's ...

28:55
Learn PowerShell: Episode 4, Types + Methods + Casting

18,924 views

4 years ago

Society of Research Software Engineering
Laura Moran and Freddy Wordingham: Rust for Scientific Computing

A talk from the Large-scale parallel session at RSECon2022. Details: ...

25:32
Laura Moran and Freddy Wordingham: Rust for Scientific Computing

989 views

2 years ago

Arpita Shilpi
java Syntax,Variables Data Types|| Lecture 2 #java #arpitashilpi #microsoft #placement CS,IT,BCA,MCA

Java Complete Course | Placement Series Arpita shilpi Introduction to Java Language | Lecture 2 | Complete Placement Course ...

22:27
java Syntax,Variables Data Types|| Lecture 2 #java #arpitashilpi #microsoft #placement CS,IT,BCA,MCA

156 views

3 years ago

Confreaks
RubyConf 2015 - Messenger: The (Complete) Story of Method Lookup by Jay McGavren

Messenger: The (Complete) Story of Method Lookup by Jay McGavren You call a method on an object, and it invokes the instance ...

28:48
RubyConf 2015 - Messenger: The (Complete) Story of Method Lookup by Jay McGavren

955 views

10 years ago

YourWalkOnTech
What "handle an exception" means

A comprehensive guide to handling exceptions in Java: we'll firstly understand how to decide how to handle an exception, and ...

24:32
What "handle an exception" means

33 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,882 views

5 years ago

I Hate Programming
Find the most frequent item of an array | I hate programming

PLEASE DON'T FORGET TO SUBSCRIBE MY CHANNEL AND IT WILL NOT TAKE YOU MUCH TIME TO HELP ME THANK YOU ...

20:46
Find the most frequent item of an array | I hate programming

1,501 views

3 years ago

wikipedia tts
Comparison of C Sharp and Java | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Comparison_of_C_Sharp_and_Java 00:00:52 1 ...

1:42:03
Comparison of C Sharp and Java | Wikipedia audio article

17 views

7 years ago

timClicks
Writing a Rust-based ring buffer

A handy data structure for buffering input, the ring buffer (also known as a circular buffer, among a few other names) is a fun data ...

40:01
Writing a Rust-based ring buffer

6,708 views

2 years ago

Otavio Santana
CDI Introduction and Exploring Polymorphism

As software architects and designers, we have a common goal: Simplicity. We want to archive success, mainly because the clarity ...

20:34
CDI Introduction and Exploring Polymorphism

264 views

3 years ago

Jon Gjengset
Crust of Rust: Lifetime Annotations

In the 2019 Rust Survey, a lot of people were asking for video content covering intermediate Rust content. So in this first video ...

1:33:23
Crust of Rust: Lifetime Annotations

265,465 views

5 years ago