ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

119 results

The Debug Zone
Comparison method violates its general contract while comparing java.util.Date

Today's Topic: Comparison method violates its general contract while comparing java.util.Date Thanks for taking the time to learn ...

3:05
Comparison method violates its general contract while comparing java.util.Date

0 views

5 days ago

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

6 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

44 views

3 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

4 days ago

The Debug Zone
Better way to create a web application with Java and Vue

Today's Topic: Better way to create a web application with Java and Vue Thanks for taking the time to learn more. In this video I'll ...

1:30
Better way to create a web application with Java and Vue

0 views

1 day ago

The Debug Zone
Deserialize millisecond timestamp to java.time.Instant

Today's Topic: Deserialize millisecond timestamp to java.time.Instant Thanks for taking the time to learn more. In this video I'll go ...

1:49
Deserialize millisecond timestamp to java.time.Instant

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

6 days 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

6 days ago

The Debug Zone
How to get level of each object in json where objects can have any number of children of same ob...

Today's Topic: How to get level of each object in json where objects can have any number of children of same ob... Thanks for ...

6:27
How to get level of each object in json where objects can have any number of children of same ob...

3 views

3 days ago

The Debug Zone
What's the purpose of 'uses' directive in Java 9?

Today's Topic: What's the purpose of 'uses' directive in Java 9? Thanks for taking the time to learn more. In this video I'll go ...

1:50
What's the purpose of 'uses' directive in Java 9?

1 view

1 day 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)

191 views

5 days ago

Xah Lee
Xah Ep751 fsharp learn, how to do loop

Video Summary (Generated by AI, Edited by Human.) The video focuses on Xah Lee's attempt to learn F#, a functional ...

51:51
Xah Ep751 fsharp learn, how to do loop

125 views

Streamed 7 days ago

The Debug Zone
Concise way of composing Java method references?

Today's Topic: Concise way of composing Java method references? Thanks for taking the time to learn more. In this video I'll go ...

2:32
Concise way of composing Java method references?

1 view

4 days 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

7 days ago

The Debug Zone
Java, why collections.sort() still works with non-comparator typed argument?

Today's Topic: Java, why collections.sort() still works with non-comparator typed argument? Thanks for taking the time to learn ...

2:12
Java, why collections.sort() still works with non-comparator typed argument?

0 views

1 day ago

The Debug Zone
How to sort the name along with age in java

Today's Topic: How to sort the name along with age in java Thanks for taking the time to learn more. In this video I'll go through ...

3:56
How to sort the name along with age in java

6 views

2 days ago

The Debug Zone
Sorting with Java 8 by Field given as Input

Today's Topic: Sorting with Java 8 by Field given as Input Thanks for taking the time to learn more. In this video I'll go through your ...

2:07
Sorting with Java 8 by Field given as Input

0 views

2 days ago

The Debug Zone
Java raw type value assigned to generic type run time getClss() method error

Today's Topic: Java raw type value assigned to generic type run time getClss() method error Thanks for taking the time to learn ...

2:47
Java raw type value assigned to generic type run time getClss() method error

0 views

4 days ago

The Debug Zone
Problems understanding the Stream.generate static method signature

Today's Topic: Problems understanding the Stream.generate static method signature Thanks for taking the time to learn more.

1:24
Problems understanding the Stream.generate static method signature

0 views

2 days ago

The Debug Zone
Transform List into Map using only two keys and odd or even list indexes as values - Java 8 Stre...

Today's Topic: Transform List into Map using only two keys and odd or even list indexes as values - Java 8 Stre... Thanks for ...

2:16
Transform List into Map using only two keys and odd or even list indexes as values - Java 8 Stre...

0 views

1 day ago

The Debug Zone
Using Roaster, how can I generate an interface with a specific generic type (or types)?

Today's Topic: Using Roaster, how can I generate an interface with a specific generic type (or types)? Thanks for taking the time to ...

1:22
Using Roaster, how can I generate an interface with a specific generic type (or types)?

0 views

3 days ago

The Debug Zone
Java & Kotlin casting with generics. Losing typesafety

Today's Topic: Java & Kotlin casting with generics. Losing typesafety Thanks for taking the time to learn more. In this video I'll go ...

2:22
Java & Kotlin casting with generics. Losing typesafety

0 views

11 hours ago

The Debug Zone
How to return Single.error() when one of sources in Single.zip fails?

Today's Topic: How to return Single.error() when one of sources in Single.zip fails? Thanks for taking the time to learn more.

1:47
How to return Single.error() when one of sources in Single.zip fails?

0 views

6 days ago

Zbigniew Mikulski
Mastering Cell Detection in QuPath: From Standard Methods to Deep Learning

In this session of the FS2K training course, we dive deep into the mechanics of QuPath to help you move beyond basic ...

1:10:56
Mastering Cell Detection in QuPath: From Standard Methods to Deep Learning

23 views

22 hours ago

The Debug Zone
How do I prevent Jetty/GAE from creating new sessions for different context paths?

Today's Topic: How do I prevent Jetty/GAE from creating new sessions for different context paths? Thanks for taking the time to ...

1:24
How do I prevent Jetty/GAE from creating new sessions for different context paths?

0 views

4 days ago