2026

Back to Top ↑

2025

Software Architect

A Software Architect is a professional who designs and develops the architecture of a software system

2 min read
Back to Top ↑

2024

Git Tag

How to create a tag in git

1 min read

Monads: A First Definition

An introduction to monads in functional programming: algebraic structures, the formal triplet (T, η, μ), and the Maybe monad example

~1 min read
Back to Top ↑

2023

Cobol overview

A comprehensive overview of the COBOL programming language

2 min read

The R Language

An overview of the R language for statistical computing and data analysis

1 min read
Back to Top ↑

2022

Back to Top ↑

2021

Back to Top ↑

2020

Fluent-API Tutorial

Different ways of implementing a Logo Language style turtle in Java.

~1 min read
Back to Top ↑

2019

Perché Java è ancora al top

Breve riflessione aggiornata sul perché Java è ancora rilevante dopo oltre 20 anni dalla sua nascita

1 min read

Why Java is still on top

Brief updated reflection on why Java is still relevant more than 20 years after its inception

1 min read

About Clojure

Some information about the Clojure programming language

1 min read
Back to Top ↑

2018

Turing Machine

Basic concepts and information on Turing Machines, accepted language, recursively enumerable and recursiv

2 min read

Prefix Property

Pushdown Automata (PDA) and language recognition problems with special features

~1 min read
Back to Top ↑

2017

Back to Top ↑

2016

Back to Top ↑

2015

Back to Top ↑

2014

Tree Linked List

Linked list representations of tree data structures

1 min read

Tree in Java

Tree data structures: concepts, terminology and Java implementation

2 min read

Queue

The queue data structure: FIFO principle and Java implementation

1 min read

Stack

The stack data structure: LIFO principle and Java implementation

1 min read

Linked List

The linked list data structure: concepts and Java implementation

2 min read

Indexed structures

Understanding indexed data structures and their implementations in Java

2 min read

Computer Architecture: what is it?

Computer architecture is a branch of computer science that studies the design and implementation of information processing systems

1 min read

Introduction to Machine Learning

Machine learning is a powerful technology that allows computers to learn from data without being explicitly programmed. It is used in a wide range of applications, including image recognition, text classification, and event prediction

1 min read
Back to Top ↑

2013

Back to Top ↑

2012

Back to Top ↑

2011

Back to Top ↑

2010

Back to Top ↑

2009

Back to Top ↑

2008

Objects in Java

Understanding objects and object creation in Java

6 min read
Back to Top ↑

2007

Back to Top ↑

2006

Back to Top ↑

2005

Back to Top ↑

2004

Back to Top ↑

2003

Gli Array in Java

Gli array sono disponibili nella maggior parte dei linguaggi di programmazione perché realizzano la più semplice organizzazione di strutture dati complesse

1 min read

Java Array

Arrays are available in most programming languages because they realise the simplest organisation of complex data structures

2 min read
Back to Top ↑

2000

Back to Top ↑