Total Post Number 137

Java

Fluent-API Tutorial

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

~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

What are the methods of the Object class?

One of the questions you may be asked at an interview or certification or a simple test concerning the Java language is the following: What are the methods of the Object class?

3 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 ↑

Programming

Monads: A First Definition

In the world of functional programming, monads can be defined as algebraic structures that encapsulate values and computations, providing a coherent interface for the management of computational contexts.

~1 min read

Turing Machine

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

1 min read

Prefix Property

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

~1 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 ↑

Linux

Back to Top ↑

R

Back to Top ↑

Python

Back to Top ↑

Miscellaneous

Back to Top ↑

MySQL

Back to Top ↑

Clojure

About Clojure

Some information about the Clojure programming language

1 min read
Back to Top ↑

Jekyll

Back to Top ↑

Data Science

Back to Top ↑

git

Git Tag

How to create a tag in git

1 min read
Back to Top ↑

github

Back to Top ↑

javascript

Back to Top ↑