ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

562 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,729 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

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

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

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

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

5 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

CS76
Week 1
2:01:36
Week 1

1,560 views

12 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,396 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,832 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

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

862 views

11 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

Mike Zellers
CISS226 - Fall 2019 - Java - Week 7, Lecture 2 - October 9, 2019

LocalDate class. Review of Object References vs. Primitive.

47:26
CISS226 - Fall 2019 - Java - Week 7, Lecture 2 - October 9, 2019

81 views

6 years ago

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

28,212 views

3 years 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,849 views

5 years ago

dr. heap
Concepts of Programming Languages: lecture 8/12, part 2/2

Java Generics are Turing Complete (Radu Grigore): https://arxiv.org/pdf/1605.05274.pdf Java and Scala's Type Systems are ...

46:30
Concepts of Programming Languages: lecture 8/12, part 2/2

911 views

4 years ago

Studio IIT Bombay
CS101 L13A Pointers

So now let's so we'll go back and forth between objects and pointers because they really go hand-in-hand it's impossible to teach ...

53:48
CS101 L13A Pointers

81 views

9 years ago