ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,201 results

westhillcs
DS 037B: Understanding Java Pointers

Computer Science Video for Westhill High School.

17:19
DS 037B: Understanding Java Pointers

333 views

2 years ago

Cave of Programming
C++Tutorial for Beginners 39 - Pointers and Arrays

Learn advanced C++ programming: https://www.udemy.com/course/learn-advanced-c-programming/ Make a social network with ...

17:23
C++Tutorial for Beginners 39 - Pointers and Arrays

13,415 views

11 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,549 views

5 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

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

3 years ago

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

28,414 views

3 years ago

Peppermint AI
Two Pointers Technique | Leetcode | Move Zeroes to end of array | Visualization | Java Live coding

In this sessions we will be looking at two pointers technique. This is one of the simpler algorithms that can be useful to solve data ...

18:48
Two Pointers Technique | Leetcode | Move Zeroes to end of array | Visualization | Java Live coding

132 views

3 years ago

Code With Raavan
Why Don't we use Pointers in Java | Java Interview Questions

In this Short Series, we are going to see the most asked Interview Questions in Java. These might help you in cracking an ...

0:48
Why Don't we use Pointers in Java | Java Interview Questions

652 views

1 year ago

Roel Van de Paar
Software Engineering: Why are there no function pointers in Java? (2 Solutions!!)

Software Engineering: Why are there no function pointers in Java? Helpful? Please support me on Patreon: ...

2:08
Software Engineering: Why are there no function pointers in Java? (2 Solutions!!)

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

5 years ago

Cave of Programming
C++Tutorial for Beginners 43 - References; Nicer than Pointers!

Learn advanced C++ programming: https://www.udemy.com/course/learn-advanced-c-programming/ Make a social network with ...

8:39
C++Tutorial for Beginners 43 - References; Nicer than Pointers!

9,941 views

11 years ago

Cave of Programming
C++Tutorial for Beginners 40 - Pointer Arithmetic; Adding, Subtracting and Comparing Pointers

Learn advanced C++ programming: https://www.udemy.com/course/learn-advanced-c-programming/ Make a social network with ...

15:37
C++Tutorial for Beginners 40 - Pointer Arithmetic; Adding, Subtracting and Comparing Pointers

14,556 views

11 years ago

Roel Van de Paar
Software Engineering: Do pointers really exist in Java? (2 Solutions!!)

Software Engineering: Do pointers really exist in Java? Helpful? Please support me on Patreon: ...

2:13
Software Engineering: Do pointers really exist in Java? (2 Solutions!!)

10 views

3 years ago

Interview DOT
Java 8 - requireNonNull | NullPointerException | Lambda | Example Java Code Demo | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. Java 8 ...

1:49
Java 8 - requireNonNull | NullPointerException | Lambda | Example Java Code Demo | InterviewDOT

758 views

5 years ago

Tyler Allen
Pointers and Memory
28:14
Pointers and Memory

241 views

2 years ago

westhillcs
CSA 075A: Java Pointers - What Can Point to What?

Computer Science Video for Westhill High School.

10:31
CSA 075A: Java Pointers - What Can Point to What?

33 views

2 years ago

Cave of Programming
C++Tutorial for Beginners 37 - Pointers; Where C++ Starts to Get Tricky

Learn advanced C++ programming: https://www.udemy.com/course/learn-advanced-c-programming/ Make a social network with ...

17:03
C++Tutorial for Beginners 37 - Pointers; Where C++ Starts to Get Tricky

20,093 views

11 years ago

J David Eisenberg
Chapter 10: Pointers and Arrays

Arrays can be accessed via pointers, and that is the preferred way to iterate through an array in C.

3:59
Chapter 10: Pointers and Arrays

151 views

4 years ago

Java
Brendan Gregg on the Preserve Frame Pointer Option in JDK 8

Interview with Netflix engineer Brendan Gregg on the new preserve frame pointer option introduced in JDK 8 update 60 that ...

7:05
Brendan Gregg on the Preserve Frame Pointer Option in JDK 8

1,434 views

10 years ago

The Debug Zone
How to Identify the Operation Causing Null Pointer Exceptions (NPE) in Java

In this video, we delve into one of the most common pitfalls in Java programming: Null Pointer Exceptions (NPE). Understanding ...

1:36
How to Identify the Operation Causing Null Pointer Exceptions (NPE) in Java

11 views

7 months ago