ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,204 results

westhillcs
DS 037B: Understanding Java Pointers

Computer Science Video for Westhill High School.

17:19
DS 037B: Understanding Java Pointers

334 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,416 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,555 views

5 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

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

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

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

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

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

5 years ago

Cave of Programming
C++Tutorial for Beginners 35 - The "this" Keyword; A First Taste of Pointers

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

14:53
C++Tutorial for Beginners 35 - The "this" Keyword; A First Taste of Pointers

13,688 views

11 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

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

654 views

1 year 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

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

11 years ago

Chris T
Java 14 - Helpful NullPointerExceptions

Coverage of the Java 14 - Helpful NullPointerExceptions (JEP 358). Source Code Available at: ...

9:54
Java 14 - Helpful NullPointerExceptions

334 views

5 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

westhillcs
CSA 075B: Restrictions on Java Pointers

Computer Science Video for Westhill High School.

7:33
CSA 075B: Restrictions on Java Pointers

29 views

2 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

759 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

Tyler Allen
Pointers and Memory
28:14
Pointers and Memory

241 views

2 years ago

The Debug Zone
Fixing NullPointerException in Java Stream Reduce Operation: A Step-by-Step Guide

In this video, we dive into a common pitfall in Java programming: the NullPointerException that can occur during the Stream ...

3:25
Fixing NullPointerException in Java Stream Reduce Operation: A Step-by-Step Guide

2 views

1 year ago

Redemptie
Java programming part 24 Java  Object Essentials 2

Java Programming tutorial, Java Object Essentials going to cover some very important points about objects and data types.

16:26
Java programming part 24 Java Object Essentials 2

150 views

13 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

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

Aiden Dally
What is causing my NullPointerException?!?!

No, before you ask, I didn't speeed up my voice...I just talk fast. Java Visualizer: https://cscircles.cemc.uwaterloo.ca/java_visualize/

9:37
What is causing my NullPointerException?!?!

22 views

5 years ago