ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

299 results

Modding by Kaupenjoe
Hytale & Minecraft Modding Java Introduction (2026) #37: Debugging

In this Java Tutorial Guide for Minecraft Modding and Hytale Modding, we are looking at Debugging! == CATCH ME LIVE ON ...

4:08
Hytale & Minecraft Modding Java Introduction (2026) #37: Debugging

836 views

12 days ago

Code Granular
ArrayList vs Vector vs SynchronizedList vs CopyOnWriteArrayList

Choosing the wrong Java List implementation can silently destroy performance or crash your application with concurrency bugs ...

16:24
ArrayList vs Vector vs SynchronizedList vs CopyOnWriteArrayList

7 views

3 weeks ago

LD TechLab – IT & Programming Made Simple
Java Beginner Mistakes That Break Your Code

New to Java and your code keeps breaking? These common beginner Java mistakes cause crashes, logic errors, and failed ...

6:01
Java Beginner Mistakes That Break Your Code

2 views

3 days ago

LD TechLab – IT & Programming Made Simple
Finished Java but Still Struggling? Here’s Why

You finished Java classes. You passed exams. You know loops, conditions, and arrays. So why does building a real system still ...

4:37
Finished Java but Still Struggling? Here’s Why

10 views

10 days ago

Skill University
Unit 8 : Testing and Debugging

... frameworks for effective Java unit testing Postman remains an indispensable tool for robust API testing and thorough debugging ...

10:00
Unit 8 : Testing and Debugging

2 views

2 weeks ago

Backend<? extends Java>
AI for Java Backend Development: Helpful or Overhyped?

Is AI really transforming Java backend development, or is it just another tech buzzword? ☕ In this video, we take a practical look ...

9:29
AI for Java Backend Development: Helpful or Overhyped?

191 views

12 days ago

ACCU Conference
Printf Debugging at 1ns: High-Performance C++ Logging Without Locks - Greg Law  ACCU 2025 Short Talk

ACCU Membership: https://tinyurl.com/ydnfkcyn --- Printf Debugging at 1ns: High-Performance C++ Logging Without Locks - Greg ...

5:30
Printf Debugging at 1ns: High-Performance C++ Logging Without Locks - Greg Law ACCU 2025 Short Talk

969 views

8 days ago

DevOps Toolbox
Is Zed the Killer of All IDEs?

This video is sponsored by Zed.dev! Get started with Zed today: https://zed.dev/download --- Zed is the fastest GUI IDE I've tried.

13:39
Is Zed the Killer of All IDEs?

54,504 views

13 days ago

Durga Software Solutions
Mastering Java Assertions Debugging and Validating Code Li

Java Assertions are a powerful tool for debugging and validating code during development. In this video, you'll learn how to use ...

5:42
Mastering Java Assertions Debugging and Validating Code Li

125 views

7 days ago

Estudia fácil y Cómodo
Depuración de software y manejo de excepciones en Java

El texto presenta una clase práctica sobre la depuración de código en Java, centrada en identificar y corregir errores de ...

6:48
Depuración de software y manejo de excepciones en Java

5 views

12 days ago

Java Techie
AI vs Developers | The Biggest Myth in Tech 😱

JavaTechie #AI #Myth #DevVsAI Will AI replace developers? Or is this just the biggest myth in tech? In this video, I give my ...

12:46
AI vs Developers | The Biggest Myth in Tech 😱

3,951 views

6 days ago

//theProgrammer;
How to Debug Spring Boot in Eclipse | F5 F6 F8 & Debug Shell Explained

Debugging is one of the most important skills for a Java developer. In this video, I explain how to debug a Spring Boot application ...

17:37
How to Debug Spring Boot in Eclipse | F5 F6 F8 & Debug Shell Explained

40 views

3 weeks ago

Codevolution
Best AI Coding Tools for Developers in 2026

Become a Fullstack AI Engineer - https://scrimba.com/fullstack-path-c0fullstack?via=Codevolution Try Builder.io & get 20% extra ...

8:35
Best AI Coding Tools for Developers in 2026

23,941 views

2 weeks ago

Ctrl. Forge
The Real Way to Learn Java? Break Your Code... Over and Over Again.

In this video, I share the messy, honest journey of building my first game engine in Java — from over-engineered classes and ...

4:09
The Real Way to Learn Java? Break Your Code... Over and Over Again.

76 views

2 weeks ago

Aniket Khaire - SDET
Why equals() Returns False Even When Data Is Same | How to override equals method | Java Memory

In this video, we deep dive into one of the most confusing Java interview topics: Where are Java objects stored? Why ...

6:12
Why equals() Returns False Even When Data Is Same | How to override equals method | Java Memory

34 views

10 days ago

Develop Code Journey
AI or Human Code? CodeSpy.AI Instantly Detect AI-Generated Code in Java, Python & JavaScript #coding

CodeSpy: https://codespy.ai/?aff=175556 In this video, I test CodeSpy.ai, a powerful AI code detection tool that helps developers ...

5:07
AI or Human Code? CodeSpy.AI Instantly Detect AI-Generated Code in Java, Python & JavaScript #coding

181 views

3 weeks ago

Durga Software Solutions
Java Memory Management Heap vs  Stack Explained Visually for Beginners

Understanding Java memory is the key to writing efficient and bug-free programs In this beginner-friendly video, we visually ...

6:08
Java Memory Management Heap vs Stack Explained Visually for Beginners

78 views

10 days ago

VM in Action (Tech Talk)
How to Resolve Merge Conflicts in IntelliJ IDEA (The Easy Way)

Stop struggling with manual Git commands! In this tutorial, I show you how to master the IntelliJ IDEA 3-Way Merge Tool to resolve ...

5:17
How to Resolve Merge Conflicts in IntelliJ IDEA (The Easy Way)

7 views

3 weeks ago

EXPLAINR
Every Failed Programming Language Explained

subscribe for more EXPLAINR content... 00:00 = ALGOL W 01:25 = PL/I 02:31 = Ada 03:32 = INTERCAL 04:30 = BCPL 05:26 ...

12:58
Every Failed Programming Language Explained

517 views

2 weeks ago

Java Brains
Claude Code Gets Superpowers!

Access all exclusive full courses by becoming a member: https://www.youtube.com/channel/UCYt1sfh5464XaDBH0oH_o7Q/join.

18:54
Claude Code Gets Superpowers!

32,498 views

3 weeks ago

NLJUG
A Java Developer's Quest for I/O Performance I David Vlijmincx

My journey optimizing Java's io_uring bindings taught me what performance truly means. Through misleading benchmarks ...

14:25
A Java Developer's Quest for I/O Performance I David Vlijmincx

36 views

3 weeks ago

techtutortamil
Spring Boot Logging Tutorial | INFO, DEBUG, ERROR, TRACE Explained with Best Practices

In this Spring Boot logging tutorial, you will learn how to use logging effectively in a real-world Spring Boot application. This video ...

12:17
Spring Boot Logging Tutorial | INFO, DEBUG, ERROR, TRACE Explained with Best Practices

75 views

3 weeks ago

Rakesh Dubasi
Jenkins Basics Explained in Simple Language

Jenkins End-to-End Course (Easy Version) Module 1: Basics of CI/CD & Jenkins CI/CD = Automating how code is built, tested, ...

5:46
Jenkins Basics Explained in Simple Language

43 views

3 weeks ago

Satyverse(Satyam Parmar)
Spring Boot Interview Scenario 4 | Debugging Random 500 Errors

In this video, we discuss a senior Java interview scenario: Users report random 500 errors from your API, but logs appear clean.

7:20
Spring Boot Interview Scenario 4 | Debugging Random 500 Errors

182 views

8 days ago

Java In Action
7 Mastering Producer Consumer and  BlockingQueue Explained ||  Java Multithreading || Java In Action

Are you ready for the high-stakes coding question that can make or break your interview chances? In this video, we tackle the ...

7:25
7 Mastering Producer Consumer and BlockingQueue Explained || Java Multithreading || Java In Action

12 views

4 weeks ago