ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

476 results

Dario
Rust vs Java: A Staff Engineer's perspective

... in java 06:15 How Memory Management works in rust 07:07 Dangling pointer in Java 08:23 Dangling pointer in Rust 09:10 Null ...

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

28,823 views

2 years ago

FOSDEM
Helpful NullPointerExceptions - The little thing that became a JEP

by Christoph Langer At: FOSDEM 2020 https://video.fosdem.org/2020/H.1302/npes.webm One of the most prevalent - if not the ...

28:27
Helpful NullPointerExceptions - The little thing that became a JEP

91 views

5 years ago

Tyler Allen
Pointers and Memory
28:14
Pointers and Memory

241 views

2 years ago

Andrew Smith
C for Java Programmers: Pointer Arithmetic, Arrays, and Strings

In today's lesson, we discuss some further applications of pointers: pointer arithmetic, arrays, and C-style (null-terminated) strings.

2:35:28
C for Java Programmers: Pointer Arithmetic, Arrays, and Strings

2,539 views

4 years ago

Sheikh Abdur Raheem Ali
Pointers (2 of 3)

All rights belong to Tamer Shanableh.

30:13
Pointers (2 of 3)

59 views

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

5 years ago

westhillcs
CSA 047: Java this Pointer

Computer Science Video for Westhill High School.

20:04
CSA 047: Java this Pointer

77 views

3 years ago

King Kodes
Analyzing Financial Growth Trends with JAVA

A simple Java utility to square and sort growth percentage data in O(n) time using a two-pointer approach. #applicationdeveloper ...

55:42
Analyzing Financial Growth Trends with JAVA

1 view

6 months ago

Ian Finlayson
Understanding Memory

Covers references and memory, as well as common misunderstandings about their use in Java.

29:40
Understanding Memory

207 views

5 years ago

CS76
Week 1
2:01:36
Week 1

1,560 views

12 years ago

Bulgarian Java User Group
The Java memory model explained, Rafael Winterhalter
48:01
The Java memory model explained, Rafael Winterhalter

28,306 views

3 years ago

Toronto Java Users Group
2025-07 JSpecify and the Nullness Checker: Avoiding Null Pointer Exceptions

Presented by: Werner Dietl Null pointer exceptions are the bane of programmers and have been called the "billion dollar mistake".

1:26:39
2025-07 JSpecify and the Nullness Checker: Avoiding Null Pointer Exceptions

124 views

4 months ago

Md. Alim Ul Karim
C Programming : Pointers Basics for Beginners

C Programming : Pointers Basics for Beginners I have learned pointers from Mr. Mirza Mohammad Lutfe ...

21:22
C Programming : Pointers Basics for Beginners

863 views

11 years ago

Coding wala Shree
🚀 Java 8 Optional Class | Say Goodbye to NullPointerExceptions | Best Practices & Key Methods

"Are null values causing headaches in your Java projects?" Learn how to eliminate NullPointerExceptions using the powerful ...

41:45
🚀 Java 8 Optional Class | Say Goodbye to NullPointerExceptions | Best Practices & Key Methods

1,399 views

11 months ago

Andrew Smith
C for Java Programmers: Unions, IEEE 754 Floating-Point

In today's lesson, we dove into the weeds of implementation details by discussing how we can overlap data in C using unions, ...

2:13:57
C for Java Programmers: Unions, IEEE 754 Floating-Point

1,833 views

4 years ago

wikipedia tts
Pointer (computer programming) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Pointer_(computer_programming) 00:03:37 1 History ...

1:14:39
Pointer (computer programming) | Wikipedia audio article

45 views

6 years ago

codingjerk
Zig is better than Rust (sometimes)

Since I use both Rust and Zig, I've collected some use cases, where I prefer Zig over Rust. While it's not an objective comparison, ...

20:21
Zig is better than Rust (sometimes)

91,341 views

6 months 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,422 views

6 years ago

Jon Gjengset
Implementing Hazard Pointers in Rust (part 3)

We continue our journey implementing Hazard Pointers (https://erdani.org/publications/cuj-2004-12.pdf) in Rust. We follow along ...

6:48:30
Implementing Hazard Pointers in Rust (part 3)

12,139 views

4 years ago

Andrew Smith
C for Java Programmers: Intro and Integer Types

The first episode in an in-depth tutorial series on the C programming language, in which I ramble about computing history for a bit ...

2:15:36
C for Java Programmers: Intro and Integer Types

8,660 views

4 years ago