/java-videos-code

The code result from the youtube channel

Primary LanguageJavaApache License 2.0Apache-2.0

Java videos code

Table of Contents

Several tips about Java, Clean code, architecture.

2023

Video Source

The three Documentation types that are crucial to a source repository

Source

Record, exploring the feature beyond the DTO

Source

The three Documentation types that are crucial to a source repository

Source

Increase your code quality in Java exploring the power of JavaDoc

Source

Creating your Swiss army knife on Java Test Stack

Source

Readability in the test exploring the JUnit-params

Source

https://www.youtube.com/watch?v=Z83d8TFViMg

Source

Java Reflection Advanced with Proxy: Creating a more robust code design

Source

2022

Video Source

The Power of Enum - Take advantage of it to make your code more readable and efficient

Source

Goodbye, three-state Boolean! Learn how to do a better design

Source

Optional in Java - When better code is not an alternative

Source

Java’s Encapsulation - When the getter and setter became your enemy

Source

Builder Pattern and Fluent-API - how to create complex objects with Java

Source

Applying Composite patterns in your Java functional interfaces

Source

Exploring the features in the Java interfaces

Source

Why should we use Money-API in my code?

Source

Avoiding the auto-destruction button in your design code

Source

Creating your custom statistic structure with Stream API

Source

Introduction to Ultrafast Java application with Microstream

Source