Stefano Fago

Stefano Fago @stefanofago73

About: Java passionate, OOP & FP continuous student, concurrency curious, interested in too many arguments!

Location:
Italy
Joined:
Jul 30, 2017

Stefano Fago
articles - 7 total

Clean your Memory: From Finalize to Cleaner

A brief description of your post

Learn More 6 0Mar 30

The FizzBuzz: a branchless version with Java

Let dissect a Java program that implements the FizzBuzz problem with a branchless style, using a mix...

Learn More 0 0Mar 22

Experimenting around FP in PHP

Warn: in this Post, it's tried to use as much typing as possible also if sometimes this means to...

Learn More 1 0Dec 18 '23

Designing with PHP 8.1 Enumerations

PHP 8.1: The Rise of Enumeration PHP 8.1 introduces the syntax for the Enumeration. I was...

Learn More 3 0Dec 3 '23

Lists: do you know the nature of yours? The strange story of a data container in Java

Foreword Lists are among the most used data structures in various programs but, in Java,...

Learn More 7 0Nov 23 '23

Problem Details for HTTP APIs - RFC 7807 is dead, long live RFC 9457

The positive experience of RFC 7807, whose journey began in 2016, is concluded (deprecation) but also...

Learn More 5 0Nov 23 '23

A Retrospective on Error Management: Where Do We Go From Here?

Error management is a fact of life in software development as it is often inevitable and generated by...

Learn More 5 0Nov 21 '23