André Franco
  • Blog
  • /
  • Projects

Filter

  • Java
  • Algorithms
  • Tutorial
  • Performance
  • Angular
  • Challenge
  • Casual

Latest Posts

Linear Search vs. Binary Search

13/03/2026
A practical benchmark and explanation of Linear and Binary search using Java 21.

Function.Identity() - When "Doing Nothing" is Exactly What You Need

09/03/2026
What is Function.identity() and how to use it.

Shadowing in Java

04/03/2026
How Shadowing works and the mistakes developers make while using it.

Demystifying Pattern Matching in Java

13/07/2025
The Future of Clean, Type-Safe Code

Goodbye RxJS? A Deep Dive into Angular Signals

25/06/2025
RxJS has been at the core of Angular’s reactivity model for years. But with the introduction of Signals in Angular 16+, that might be about to change. Is it time to say goodbye to RxJS? Let's dive deep and find out.

Advanced Java Concurrency Techniques

23/06/2025
Explore advanced Java concurrency with practical examples of CompletableFuture, ForkJoinPool, and parallel streams to build efficient, scalable applications.

In Search of the Deepest Pixel

18/06/2025
Using BFS to find the deepest pixels in a solid-colored area

Beginning of the blog

17/06/2025
Every blog starts somewhere!