I’m a Software Developer. How Do I Learn SQL?

I’m a Software Developer. How Do I Learn SQL?

November 30, 2022

In this article I wrote for LearnSQL.com, I will define a learning path for Software Developers based on LearnSQL.com courses.

Continue Reading
10 Native Python One-Liners That Will Blow Your Mind

10 Native Python One-Liners That Will Blow Your Mind

November 9, 2022

In this article I wrote for LearnPython.com, I will show how to write ultra-pythonic code and I will expose 10 awesome one-liners.

Continue Reading
Adding a List to a Set in Python: 5 Things You Must Know

Adding a List to a Set in Python: 5 Things You Must Know

September 21, 2022

In this article I wrote for LearnPython.com, we study different techniques to add a list to a set.

Continue Reading
PostgreSQL vs. MySQL: How Difficult is it to Switch?

PostgreSQL vs. MySQL: How Difficult is it to Switch?

August 18, 2022

In this article I wrote for LearnSQL.com, we discuss the similarities and the differences between two popular SQL dialects.

Continue Reading
I Already Know PostgreSQL. Is it Hard to Start Using MS SQL Server?

I Already Know PostgreSQL. Is it Hard to Start Using MS SQL Server?

July 22, 2022

In this article I wrote for LearnSQL.com, we discuss the similarities and the differences between two popular SQL dialects.

Continue Reading
Python or PHP: Which Should You Learn as a Beginner?

Python or PHP: Which Should You Learn as a Beginner?

July 3, 2022

In this article I wrote for LearnPython.com, we discuss the benefits and drawbacks of each language.

Continue Reading
How a simple statistic law can help detecting fraud with AWS and Python

How a simple statistic law can help detecting fraud with AWS and Python

May 19, 2022

In this article, I will explain how to check the validity of Benford's law using Amazon Web Services and Python.

Continue Reading
Generating stunning PDF reports with AWS and Python

Generating stunning PDF reports with AWS and Python

April 27, 2022

In this article, I will explain how to generate great-looking PDFs using Amazon Web Services and Python language.

Continue Reading
How I Built a Hotel Platform With Unity3D and AWS

How I Built a Hotel Platform With Unity3D and AWS

April 7, 2022

In this article, I will explain how to build an entire scalable cloud architecture using Unity3D and Amazon Web Services.

Continue Reading
Combining real-time Texture analysis and audio customization with Unity3D

Combining real-time Texture analysis and audio customization with Unity3D

April 7, 2022

In this article, we will combine two fields that generally don’t come together: Texture analysis and audio customization.

Continue Reading