Writing on software development and anything else I find interesting.

All of my long-form thoughts on programming, content creation, and more, collected in chronological order.

Filtering by tag: Functional Programming

Java Method References - A Beginner's Guide

Discover the power of method references in Java! This beginner-friendly guide explains what method references are, why they're useful, and how to use them effectively.