ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

779 results

Generic Person
Java Generics in 3 Minutes

A video done for my CS 2400 class explaining a Java concept. Hopefully you guys like this video (including my professor)!

2:56
Java Generics in 3 Minutes

68 views

3 months ago

Edgars Garsneks
Bad test hunting - Mutation Testing

Are your tests solid? Break them! Mutation testing breaks your code on purpose to reveal hidden flaws in your test suite.

8:33
Bad test hunting - Mutation Testing

73 views

7 months ago

Vu Hung Nguyen (Hưng)
🚀 Debugging JavaFX Apps with #VSCode #java #programming #JavaFX

Debugging JavaFX Apps with VSCode* In this comprehensive tutorial, I'll walk you through the essential debugging techniques ...

2:02
🚀 Debugging JavaFX Apps with #VSCode #java #programming #JavaFX

46 views

4 months ago

The Debug Zone
How to Debug Tomcat Java Applications in Visual Studio Code: A Step-by-Step Guide

In this video, we'll explore the essential techniques for debugging Tomcat Java applications using Visual Studio Code. Whether ...

1:48
How to Debug Tomcat Java Applications in Visual Studio Code: A Step-by-Step Guide

45 views

8 months 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

The Debug Zone
How to Fix BeanDeserializer Warnings in Java: A Step-by-Step Guide

In this video, we dive into the common issue of BeanDeserializer warnings in Java, which can often lead to confusion and hinder ...

3:17
How to Fix BeanDeserializer Warnings in Java: A Step-by-Step Guide

2 views

11 months ago

The Debug Zone
How to Debug JNLP Issues in Java 8: Troubleshooting Tips and Solutions

In this video, we delve into the common challenges developers face when working with Java Network Launch Protocol (JNLP) in ...

1:31
How to Debug JNLP Issues in Java 8: Troubleshooting Tips and Solutions

7 views

4 months ago

The Debug Zone
JHipster Generator Issue: How to Fix 'Cannot Use JHipster-Generator' Error

In this video, we tackle a common issue faced by developers using JHipster: the frustrating 'Cannot Use JHipster-Generator' error.

8:37
JHipster Generator Issue: How to Fix 'Cannot Use JHipster-Generator' Error

7 views

3 months ago

The Debug Zone
Using Java 9 JShell to Execute Code in Another JVM: A Technical Guide

In this video, we delve into the powerful capabilities of Java 9's JShell, an interactive tool that allows developers to execute Java ...

2:21
Using Java 9 JShell to Execute Code in Another JVM: A Technical Guide

7 views

6 months ago

Codelenium
How to Assert Product List Contents (Tutorial w/Debugging) | Selenium + TestNG + Java

Learn how to assert product list contents in Selenium + TestNG + Java. Learn Test Automation: ...

15:42
How to Assert Product List Contents (Tutorial w/Debugging) | Selenium + TestNG + Java

17 views

8 months ago

RazCodes
JPA is Awesome  - All Things Java

come join the community on discord: https://discord.gg/hqm6Uf8g Welcome to my corner of the digital world where I share the raw, ...

1:49
JPA is Awesome - All Things Java

12 views

10 months ago

The Debug Zone
Java Spring Boot: How to Log HTTP Responses with Payloads Effectively

In this video, we dive into the essential topic of logging HTTP responses in Java Spring Boot applications. Effective logging is ...

2:24
Java Spring Boot: How to Log HTTP Responses with Payloads Effectively

4 views

7 months ago

The Debug Zone
How to Mock getClass() in Java: Tips and Best Practices for Testing

In this video, we dive into the intricacies of mocking the `getClass()` method in Java, a crucial skill for effective unit testing.

3:10
How to Mock getClass() in Java: Tips and Best Practices for Testing

2 views

3 months ago

The Debug Zone
How to Check if Your Spring Boot Application is in Debug Mode

In this video, we'll explore the essential steps to determine if your Spring Boot application is running in debug mode.

2:17
How to Check if Your Spring Boot Application is in Debug Mode

2 views

8 months ago

Oleksandr Neiko
Lesson 04. Hardware structure builder. Json config parsing: GPIO/Kotlin(Java)/Pi4J/Robotics/AI

https://github.com/RoboticsLife/Lesson04-Gpio-Kotlin-Pi4J Programming #GPIO parts and physical sensors with #Kotlin / #Java ...

1:12:21
Lesson 04. Hardware structure builder. Json config parsing: GPIO/Kotlin(Java)/Pi4J/Robotics/AI

52 views

11 months ago

Oleksandr Neiko
Lesson 03. Hardware configs parsing, Hot Plugging presets: GPIO/Kotlin(Java)/Pi4J/Robotics/AI

https://github.com/RoboticsLife/Lesson03-Gpio-Kotlin-Pi4J Programming #GPIO parts and physical sensors with #Kotlin / #Java ...

29:33
Lesson 03. Hardware configs parsing, Hot Plugging presets: GPIO/Kotlin(Java)/Pi4J/Robotics/AI

44 views

11 months ago

The Debug Zone
Java getOpenFileDescriptorCount on Windows: Troubleshooting Guide

In this video, we delve into the intricacies of Java's `getOpenFileDescriptorCount` method on Windows systems. As developers ...

1:54
Java getOpenFileDescriptorCount on Windows: Troubleshooting Guide

1 view

4 months ago

Coding wala Shree
Java Streams: peek(), distinct(), limit(), skip() Explained with Real-World Examples | PART 5

Master Java Streams in Java 8 with real-world examples! In this video, we explore four powerful Java Stream API methods: ...

40:44
Java Streams: peek(), distinct(), limit(), skip() Explained with Real-World Examples | PART 5

654 views

10 months ago

The Debug Zone
Remote Debugging JPDA with Eclipse and Tomcat in Docker-Compose: Troubleshooting Guide

In this video, we dive into the world of remote debugging using the Java Platform Debugger Architecture (JPDA) with Eclipse and ...

2:09
Remote Debugging JPDA with Eclipse and Tomcat in Docker-Compose: Troubleshooting Guide

5 views

3 months ago

The Debug Zone
Understanding .peek() in Java 8 Streams: Usage, Examples, and Best Practices

In this video, we delve into the powerful `.peek()` method in Java 8 Streams, a feature that allows you to inspect elements as they ...

2:13
Understanding .peek() in Java 8 Streams: Usage, Examples, and Best Practices

13 views

7 months ago