where he develops innovative prototypes to support company growth. He is addicted to learning
and practicing high-intensity sports."
Reactive Python – Real-time events processing
A recent trend in programming literature promotes functional programming as a sensible alternative to object-oriented programs for many use cases. This subject feeds many...
Reactive Python – Asynchronous programming to the rescue, Part 1
On the Confluent website, you can find this title:
Stream data changes everything
From the createors of Kafka, a real-time messaging system, this is not a...
Reactive Python – Asynchronous programming to the rescue, Part 2
This two-part series explores asynchronous programming with Python using Asyncio. In Part 1 of this series, we started by building a project that shows...
The R Statistical Package Interfacing with Python
One of my coding hobbies is to explore different Python packages and libraries. In this post, I'll talk about the package rpy2, which is...
How are container technologies changing programming languages?
In March 2013, Solomon Hykes presented Docker, which democratized access to Linux containers. The underlying technology, control groups, was already incubating for a few years...
How do web development frameworks drive changes in programming languages?
If you have been keeping up with technologies lately through various news sites like Hacker News and in the open source community on GitHub,...
What are the best programming languages for building APIs?
Are you in the process of designing your first web application? Maybe you have built some in the past but are looking for a...
What makes programming languages simple or complex?
Have you been itching to learn a new programming language? Maybe you want to learn your first programming language and don't know what to...
The oldest programming languages in use today
Today, we are going to be discussing some of the oldest, most established programming languages that are still in use today. Some developers may...