Blog
Java
Algorithms and Data Structures
Software Craftsmanship
Books
Java Trainings
Mastering Java 17
Mastering Java 21
Mastering Java 25
Combined Training Java 17 and 21
Combined Training Java 21 and 25
Combined Training Java 17, 21, and 25 (Compact)
Combined Training Java 17, 21, and 25 (Intensive)
Virtual Threads & Structured Concurrency
Java Streams Basics – Practical Foundations for Beginners
Java Streams Advanced – Gatherers, Spliterators & More
Combined Training: Java Streams Basics + Advanced
Newsletter
About
English
Deutsch
Become a Better Programmer!
Receive regular tips about Java programming, algorithms and data structures!
Newsletter Form (en)
Sign up
Unsubscribe whenever you want. Read my
Privacy Policy
.
Monorepo
–
Pros
and
Cons
Sven Woltmann
August 28, 2019
What is a monorepo?What are its advantages and disadvantages?How to merge existing Git repositories into a single monorepo?
Read more »
How to Write Better Code with Static Code Analyzers
Sven Woltmann
August 14, 2019
In this article you'll learn how to use static code analysis tools to ensure a consistent code style and write clean, bug-free, maintainable, and secure code.
Read more »
How to Write Quality Code and Enforce Java Code Standards
Sven Woltmann
July 31, 2019
How can you enforce compliance with coding style specifications?How can code quality be improved and maintainability increased?
Read more »
Advent
of
Code 2015
–
Object-oriented
Solutions
in
Java
Sven Woltmann
December 1, 2018
Here you can find all solutions to Advent of Code 2015. All tasks are implemented in an object-oriented and test-driven way in Java.
Read more »
« Previous
1
…
11
12
13
search