ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

66 results

The Debug Zone
Why Use Objects.requireNonNull() in Java? Benefits and Best Practices

In this video, we delve into the importance of using `Objects.requireNonNull()` in Java programming. This powerful utility method ...

3:03
Why Use Objects.requireNonNull() in Java? Benefits and Best Practices

3 views

2 months ago

Mohit patil
16 Core Java with OCJP SCJP  Language Fundamentals Part 16    Java Coding Standards
1:08:38
16 Core Java with OCJP SCJP Language Fundamentals Part 16 Java Coding Standards

1 view

11 months ago

The Debug Zone
When to Skip Null Checks in Java: Best Practices and Guidelines

In this video, we delve into the often-debated topic of null checks in Java programming. While null checks are a common practice ...

2:18
When to Skip Null Checks in Java: Best Practices and Guidelines

8 views

4 months ago

Bulgarian Java User Group
Fix Java with Compiler Plugins, Ivan Yonkov

Java Compiler Plugins provide a powerful way to extend and customize the compilation process, enabling advanced code ...

41:58
Fix Java with Compiler Plugins, Ivan Yonkov

87 views

8 months ago

The Debug Zone
Best Practices for Implementing a Copy Method in Your Class: A Guide

... #programmingbestpractices, #softwareengineering, #classdesign, #methodimplementation, #developertips, #codingstandards, ...

1:40
Best Practices for Implementing a Copy Method in Your Class: A Guide

11 views

6 months ago

The Debug Zone
How to Upcast Objects in Java 8 Optional: A Step-by-Step Guide

In this video, we'll explore the concept of upcasting objects in Java 8's Optional class. Upcasting is a powerful technique that ...

1:32
How to Upcast Objects in Java 8 Optional: A Step-by-Step Guide

10 views

8 months ago

FINOS
FINOS CDM Demo: Code Generation, DLT, and Financial Interoperability | Tom Healey, ICMA

FINOS Project Demo: Common Domain Model (CDM) - Code Generation, DLT Integration, and Financial Interoperability | Tom ...

23:59
FINOS CDM Demo: Code Generation, DLT, and Financial Interoperability | Tom Healey, ICMA

66 views

3 months ago

GitLab
GitLab Duo Code Review

GitLab Duo Code Review GitLab Duo Code Review performs a review of your code updates and responds with feedback right in ...

2:10
GitLab Duo Code Review

4,940 views

5 months ago

GitLab
GitLab Duo Agent Platform Demo: Building Custom AI Agents

John demonstrates how to create a "Coding Standards Enforcer" agent, customize its system prompt, give it access to specific ...

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

1,812 views

1 month ago

The Debug Zone
SonarQube Warning: Avoiding ResponseEntity with Wildcards in Java

In this video, we delve into a critical aspect of Java development: the use of ResponseEntity with wildcards in your API responses.

2:18
SonarQube Warning: Avoiding ResponseEntity with Wildcards in Java

3 views

7 months ago

The Debug Zone
Handling Null Safety in Legacy Java Libraries for Kotlin Projects

... #kotlindevelopment, #javalibraries, #softwaredevelopment, #codingstandards, #programmingtips, #kotlinfeatures, #legacycode, ...

2:36
Handling Null Safety in Legacy Java Libraries for Kotlin Projects

4 views

11 months ago

The Debug Zone
Essential OOP Object Creation Guidelines: Best Practices for Developers

... #programmingguidelines, #developers, #codingstandards, #designpatterns, #encapsulation, #inheritance, #polymorphism, ...

2:44
Essential OOP Object Creation Guidelines: Best Practices for Developers

3 views

8 months ago

The Debug Zone
Fixing 'Catching Exception is Not Allowed' Checkstyle Report Error

Whether you're a beginner or an experienced developer, this guide will help you enhance your coding standards and improve ...

1:54
Fixing 'Catching Exception is Not Allowed' Checkstyle Report Error

11 views

5 months ago

The Debug Zone
Java Singleton Pattern: Fixing SonarQube 'Utility Classes Should Not Have Public Constructors'

In this video, we delve into the Java Singleton Pattern and its significance in software design. We'll explore the common issue ...

1:31
Java Singleton Pattern: Fixing SonarQube 'Utility Classes Should Not Have Public Constructors'

4 views

10 months ago

The Debug Zone
Eclipse SonarQube Integration: Handling Checkstyle, PMD, and FindBugs Issues

Whether you're a developer looking to enhance your coding standards or a team lead aiming to streamline your code review ...

1:53
Eclipse SonarQube Integration: Handling Checkstyle, PMD, and FindBugs Issues

27 views

11 months ago

The Debug Zone
How to Enable Recursion Warnings in Your Code: A Step-by-Step Guide

... #programmingtechniques, #softwareengineering, #codingstandards, #recursioninprogramming, #warningmessagesincode.

2:52
How to Enable Recursion Warnings in Your Code: A Step-by-Step Guide

0 views

5 months ago

The Debug Zone
Are 'yes', 'no', 'i', 'out' Safe for Variable/Enum Names in Programming?

... #softwaredevelopment, #codereadability, #programmingtips, #namingconventions, #codingstandards, #developeradvice.

1:54
Are 'yes', 'no', 'i', 'out' Safe for Variable/Enum Names in Programming?

5 views

6 months ago

The Debug Zone
How to Generate HTML5 Valid Javadoc: A Step-by-Step Guide for Developers

In this video, we'll explore the essential process of generating HTML5 valid Javadoc, a crucial skill for developers looking to ...

1:54
How to Generate HTML5 Valid Javadoc: A Step-by-Step Guide for Developers

2 views

11 months ago

Igalia
WinterTC: Standards for server side runtimes

Server-side and edge JavaScript runtimes (such as Node.js, Deno, Bun, Cloudflare Workers…) have been adopting more and ...

32:42
WinterTC: Standards for server side runtimes

36 views

2 weeks ago

The Debug Zone
How to Handle Successful Execution Instead of Throwing Errors in Code

In today's video, we delve into a crucial aspect of programming: handling successful execution in your code rather than relying on ...

1:50
How to Handle Successful Execution Instead of Throwing Errors in Code

6 views

11 months ago