ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

363 results

Peter Schneider
How is the return value of a method ignored in Java? closed

How is the return value of a method ignored in Java? closed I hope you found a solution that worked for you :) The Content is ...

2:11
How is the return value of a method ignored in Java? closed

0 views

10 months ago

The Debug Zone
How to Return Java 'java.time.Instant' as JSON in RESTful API Responses

In this video, we delve into the intricacies of handling Java's `java.time.Instant` when building RESTful APIs. As modern ...

2:21
How to Return Java 'java.time.Instant' as JSON in RESTful API Responses

5 views

5 months ago

The Debug Zone
Java Mock: How to Throw an Exception and Then Return a Value

In this video, we dive into the world of Java mocking, specifically focusing on how to effectively throw exceptions and return values ...

1:30
Java Mock: How to Throw an Exception and Then Return a Value

0 views

3 weeks ago

The Debug Zone
How to Return 1 or 0 in Programming Without Using Conditions: A Guide

In this video, we explore a fascinating programming challenge: how to return 1 or 0 without relying on traditional conditional ...

3:02
How to Return 1 or 0 in Programming Without Using Conditions: A Guide

0 views

2 months ago

The Debug Zone
Can Lambda Expressions Return from a Method and Break Execution in Java?

In this video, we delve into the intriguing world of lambda expressions in Java and explore their behavior in relation to method ...

1:38
Can Lambda Expressions Return from a Method and Break Execution in Java?

1 view

1 month ago

The Aeon Arc
The ONLY Minecraft Survival Guide You’ll Ever Need in 2026! (Updated Version)

This is the updated version of my 2025 guide, with refreshed background music and some minor improvements. Thanks so much ...

30:30
The ONLY Minecraft Survival Guide You’ll Ever Need in 2026! (Updated Version)

11,353 views

5 months ago

Nida Karagoz
Return-type contravariance in Java

Return-type contravariance in Java ✧ I really hope you found a helpful solution! ♡ The Content is licensed under CC ...

2:13
Return-type contravariance in Java

1 view

7 months ago

Coding Pills
Explained | Types | Access Modifier | Modifiers' | Void | Return Type | #java #tech  #javatutorial

Description: In this video, we dive deep into Java access modifiers: public, private, protected, and default. Understanding access ...

6:58
Explained | Types | Access Modifier | Modifiers' | Void | Return Type | #java #tech #javatutorial

18 views

9 months ago

The Debug Zone
Java @Nullable Annotations: Which One to Use for Return Values?

In this video, we dive into the world of Java's @Nullable annotations, exploring their significance in ensuring code safety and ...

2:40
Java @Nullable Annotations: Which One to Use for Return Values?

2 views

3 months ago

Brogan M. Pratt
I Wish I Knew This When I Started (Learn Java For FTC)

Learn the single most important concept in Java—classes and methods—to write cleaner, more powerful, and reusable code for ...

32:40
I Wish I Knew This When I Started (Learn Java For FTC)

1,763 views

4 months ago

Zacks Software Academy
Why public static void main(String[] args)? | Java Interview Question Explained in Depth

Master the Java main() Method with this Complete Interview Guide! Download your FREE Java Interview Cheat Sheet: ...

1:02:01
Why public static void main(String[] args)? | Java Interview Question Explained in Depth

371 views

2 months ago

The Debug Zone
Java 8 Stream: Mapping and Collecting Primitive Return Types Explained

In this video, we dive into the powerful features of Java 8 Streams, focusing specifically on mapping and collecting primitive return ...

1:54
Java 8 Stream: Mapping and Collecting Primitive Return Types Explained

3 views

7 months ago

The Debug Zone
Mocking Generic Return Types in EasyMock with JNA: A Step-by-Step Guide

In this video, we dive into the world of mocking generic return types using EasyMock in conjunction with Java Native Access (JNA) ...

2:06
Mocking Generic Return Types in EasyMock with JNA: A Step-by-Step Guide

0 views

1 month ago

Edgars Garsneks
DIY Dependency Injection  - Java Reflection API #7

Time to implement our own basic reflection based dependency injection framework, that would scan classpath for components, ...

26:00
DIY Dependency Injection - Java Reflection API #7

153 views

7 months ago

The Debug Zone
How to Return JSON Response in Spring Boot: A Step-by-Step Guide

In this video, we will explore the process of returning JSON responses in Spring Boot applications. JSON has become the ...

3:11
How to Return JSON Response in Spring Boot: A Step-by-Step Guide

18 views

6 months ago

Ebhor
Java MCQ for Beginners | What is the purpose of the return keyword in Java?

Java MCQ for Beginners | What is the purpose of the return keyword in Java? In this video, we cover beginner-friendly theoretical ...

0:20
Java MCQ for Beginners | What is the purpose of the return keyword in Java?

41 views

6 months ago

JCConf Taiwan
401 1 From Java 21 to Java 25:Langage, API, JVM by Jose PAUMARD

... group team at Oracle as a Java developer advocate i publish many links on the internet so please just follow the QR code to get ...

50:38
401 1 From Java 21 to Java 25:Langage, API, JVM by Jose PAUMARD

95 views

1 month ago

Brogan M. Pratt
How to Get Perfect AprilTag Tracking (Limelight 3A)

Join the community & access exclusive robotics resources ⤵️ https://shop.broganpratt.com/ Want to work with me and get ...

24:29
How to Get Perfect AprilTag Tracking (Limelight 3A)

9,826 views

4 months ago

Peter Schneider
Set-returning functions are not allowed in WHERE

Set-returning functions are not allowed in WHERE I hope you found a solution that worked for you :) The Content is licensed under ...

4:25
Set-returning functions are not allowed in WHERE

17 views

5 months ago

Peter Schneider
Should a retrieval method return 'null' or throw an exception when it can't produce the return va...

Should a retrieval method return 'null' or throw an exception when it can't produce the return value? closed I hope you found a ...

4:57
Should a retrieval method return 'null' or throw an exception when it can't produce the return va...

4 views

10 months ago

Nida Karagoz
Does a finally block always get executed in Java? (9 SOLUTIONS!!)

Does a finally block always get executed in Java? (9 SOLUTIONS!!) ✧ I really hope you found a helpful solution! ♡ The Content is ...

4:23
Does a finally block always get executed in Java? (9 SOLUTIONS!!)

0 views

8 months ago

JavaCodeAcademy
Java Methods Explained: Introduction to Functions & Syntax

Welcome to Java Code Academy! ☕ In this video, we are fixing the biggest mistake beginners make: copying and pasting code.

17:36
Java Methods Explained: Introduction to Functions & Syntax

0 views

3 weeks ago

Python Code Camp
This feature is super cool in Python 🤩

python #pythonshorts #shorts #coding #programming This method allows a function to return itself, enabling multiple calls in a ...

1:00
This feature is super cool in Python 🤩

934 views

8 months ago

Ian Barland
java records example

Making a compound type in *Java*, including its template, using `record`. Corresponding lecture page: ...

24:26
java records example

44 views

10 months ago

The Debug Zone
Why Does RxJava Observable.subscribe(observer) Return Void? Explained

In this video, we dive into the intricacies of RxJava and explore a common point of confusion: why the ...

2:17
Why Does RxJava Observable.subscribe(observer) Return Void? Explained

4 views

8 months ago