ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

143 results

The Debug Zone
Can you have collections without storing the values in Java?

Today's Topic: Can you have collections without storing the values in Java? Thanks for taking the time to learn more. In this video ...

3:17
Can you have collections without storing the values in Java?

3 views

5 days ago

Carlos Chacin
I Built a Real-Time Game WITHOUT JavaScript... Does It Lag? (Ep. 11)

Can you build a real-time game WITHOUT JavaScript? Watch this Java & HTMX demo where I test if server-side rendering lags ...

1:37
I Built a Real-Time Game WITHOUT JavaScript... Does It Lag? (Ep. 11)

50 views

2 weeks ago

The Debug Zone
Visual Studio Code - Java - Import Errors and More

Today's Topic: Visual Studio Code - Java - Import Errors and More Thanks for taking the time to learn more. In this video I'll go ...

2:57
Visual Studio Code - Java - Import Errors and More

1 view

5 days ago

Coding wala Shree
Understanding collect() in Java Streams | Core Concept & Real Example | Part 8

In this video, we deep dive into the collect() method in the Java Stream API. This is Part 1 of the collect() discussion, where we ...

14:30
Understanding collect() in Java Streams | Core Concept & Real Example | Part 8

38 views

2 days ago

The Debug Zone
Get java annotation attribute value on Spring SpEL expression

Today's Topic: Get java annotation attribute value on Spring SpEL expression Thanks for taking the time to learn more.

1:26
Get java annotation attribute value on Spring SpEL expression

0 views

3 days ago

The Debug Zone
What is the Swift equivalent for Java's Comparator Interface

Today's Topic: What is the Swift equivalent for Java's Comparator Interface Thanks for taking the time to learn more. In this video ...

1:48
What is the Swift equivalent for Java's Comparator Interface

0 views

5 days ago

Duncan Rogoff | AI Automation
How to Use Google Antigravity Better than 99% of People! (8 hacks)

Build money-making AI automations in 7 days https://www.skool.com/buildroom/ Summary ⤵️ Master Google's Vibe coding ...

13:41
How to Use Google Antigravity Better than 99% of People! (8 hacks)

78,075 views

2 weeks ago

The Debug Zone
@PreUpdate doesn't save parent object when it's updated

Today's Topic: @PreUpdate doesn't save parent object when it's updated Thanks for taking the time to learn more. In this video I'll ...

2:34
@PreUpdate doesn't save parent object when it's updated

0 views

3 weeks ago

The Debug Zone
IntelliJ Error:java: java.lang.ExceptionInInitializerError

Today's Topic: IntelliJ Error:java: java.lang.ExceptionInInitializerError Thanks for taking the time to learn more. In this video I'll go ...

2:48
IntelliJ Error:java: java.lang.ExceptionInInitializerError

7 views

10 days ago

The Debug Zone
How to sort some elements and leave others in Java?

Today's Topic: How to sort some elements and leave others in Java? Thanks for taking the time to learn more. In this video I'll go ...

3:16
How to sort some elements and leave others in Java?

1 view

11 days ago

The Debug Zone
java.lang.NoClassDefFoundError: Failed resolution of: Landroid/support/v4/content/LocalBroadcast...

Today's Topic: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/support/v4/content/LocalBroadcast... Thanks for ...

5:55
java.lang.NoClassDefFoundError: Failed resolution of: Landroid/support/v4/content/LocalBroadcast...

3 views

2 weeks ago

The Debug Zone
Passing JVM args to SpringBoot bootRun Gradle task

Today's Topic: Passing JVM args to SpringBoot bootRun Gradle task Thanks for taking the time to learn more. In this video I'll go ...

1:22
Passing JVM args to SpringBoot bootRun Gradle task

0 views

6 days ago

The Debug Zone
How to pass list of values as a parameter to IN clause using jdbc template

Today's Topic: How to pass list of values as a parameter to IN clause using jdbc template Thanks for taking the time to learn more.

1:22
How to pass list of values as a parameter to IN clause using jdbc template

0 views

2 weeks ago

The Debug Zone
Lambda function in Java 8 with no parameter and returning value

Today's Topic: Lambda function in Java 8 with no parameter and returning value Thanks for taking the time to learn more. In this ...

2:54
Lambda function in Java 8 with no parameter and returning value

0 views

12 days ago

Uncensored
Edufya AI  | Upskill. Innovate. Grow with Edufya AI | Data Structures in Javascript | DSA Interview

Link : https://edufya.com/ Upskill. Innovate. Grow with Edufya AI Whether you're a fresher stepping into the tech world or an ...

3:34
Edufya AI | Upskill. Innovate. Grow with Edufya AI | Data Structures in Javascript | DSA Interview

76 views

3 weeks ago

Alan Lands
Spring Boot Project Structure for Real-World Applications (Best Practices)

Most Spring Boot tutorials teach a simple layered structure with controller, service, and repository. While this is great for beginners, ...

4:07
Spring Boot Project Structure for Real-World Applications (Best Practices)

183 views

4 days ago

Carlos Chacin
We're Finally Building the UI! Playwright + TDD (Skull King Ep. 10)

Java Full Stack Tutorial: We're finally building the UI! In this Java 25 TDD episode, I use Playwright for top-down development ...

11:22
We're Finally Building the UI! Playwright + TDD (Skull King Ep. 10)

58 views

4 weeks ago

The Debug Zone
Why does Spring Boot discover but not instantiate a @Component?

Today's Topic: Why does Spring Boot discover but not instantiate a @ralphmais10 Thanks for taking the time to learn more.

1:30
Why does Spring Boot discover but not instantiate a @Component?

0 views

8 days ago

Carlos Chacin
Deck of Cards: Why Collections Should Be Immutable (Skull King Ep. 9)

Java TDD Tutorial: Building an immutable Deck of Cards with top-down design! In this Java 25 TDD episode, I implement the ...

15:30
Deck of Cards: Why Collections Should Be Immutable (Skull King Ep. 9)

73 views

4 weeks ago

Xxtractz | Musa_
CS Ep #10 : My Java Developer Mindset: 10 Questions, No Hype

What “good Java code” means to me (principles I use) 8. Why a beginner might learn Java (realistic + SA context) 9. Challenges ...

17:18
CS Ep #10 : My Java Developer Mindset: 10 Questions, No Hype

360 views

2 weeks ago

The Debug Zone
C++ Equivalent of Java MapString, Object

Today's Topic: C++ Equivalent of Java MapString, Object Thanks for taking the time to learn more. In this video I'll go through your ...

2:34
C++ Equivalent of Java MapString, Object

1 view

9 days ago

WINDOWS Education
Science Students | Learn C, C++, Python & Java | Davanagere

Are you a PUC Science student looking to start a career in programming? Windows Computer Education, Davanagere offers ...

0:15
Science Students | Learn C, C++, Python & Java | Davanagere

8,932 views

4 weeks ago

The Debug Zone
Java Threads: How to print alphabets and numbers using two threads one at a time

Today's Topic: Java Threads: How to print alphabets and numbers using two threads one at a time Thanks for taking the time to ...

4:46
Java Threads: How to print alphabets and numbers using two threads one at a time

3 views

8 days ago

GitLab
GitLab Duo Agent Platform Demo: Building Custom AI Agents

In this demo, Developer Advocate John Coghlan walks through the GitLab Duo Agent Platform. Learn how you can go beyond ...

5:52
GitLab Duo Agent Platform Demo: Building Custom AI Agents

593 views

12 days ago

The Debug Zone
Create new instance class reference

Today's Topic: Create new instance class reference Thanks for taking the time to learn more. In this video I'll go through your ...

2:23
Create new instance class reference

0 views

10 days ago