ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

480 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,880 views

3 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,550 views

5 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

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,680 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

CS76
Week 1
2:01:36
Week 1

1,560 views

12 years ago

Tyler Allen
Pointers and Memory
28:14
Pointers and Memory

241 views

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

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

Jon Gjengset
Implementing Hazard Pointers in Rust

This time, we take a stab at implementing Hazard Pointers (https://erdani.org/publications/cuj-2004-12.pdf) in Rust. We follow ...

4:55:09
Implementing Hazard Pointers in Rust

38,134 views

4 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

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

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

130 views

5 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,840 views

4 years ago

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

28,413 views

3 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

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

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)

93,638 views

7 months ago

Jon Eyolfson
19. "Dynamic Memory" 2025 Winter APS105 Section 3 (University of Toronto)

Music Miracle Land by tubebackr https://soundcloud.com/tubebackr Creative Commons — Attribution-NoDerivs 3.0 Unported ...

49:18
19. "Dynamic Memory" 2025 Winter APS105 Section 3 (University of Toronto)

233 views

Streamed 10 months 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,693 views

5 years ago