Gabriele Romanato
  • Bash
  • Go
  • JavaScript
  • Node.js
  • Python
Python: how to extract a TAR file
Python

Python: how to extract a TAR file

January 7, 2023
In this article we will see how to extract the contents of a TAR file with Python.
Read more
Python: function memoization
Python

Python: function memoization

January 7, 2023
In this article we will see how to implement Python function memoization.
Read more
Python: how to calculate the age of a user
Python

Python: how to calculate the age of a user

January 6, 2023
In this article we will see how to calculate the age of a user from his birth date with Python.
Read more
Python: how to convert a MongoDB timestamp to the MySQL date format
Python

Python: how to convert a MongoDB timestamp to the MySQL date format

January 6, 2023
In this article we will see how to convert a MongoDB timestamp to the MySQL date format with Python.
Read more
Python: how to create a date from a Unix timestamp
Python

Python: how to create a date from a Unix timestamp

January 6, 2023
In Python we can create a date from a Unix timestamp.
Read more
Python: download a file with the requests module
Python

Python: download a file with the requests module

January 6, 2023
In this article we will see how to download a file in Python with the requests module.
Read more
Python: how to merge PDF files
Python

Python: how to merge PDF files

January 6, 2023
In this article we will see how to merge a series of PDF files with Python.
Read more
Python: list pagination
Python

Python: list pagination

January 6, 2023
In this article we will see how to paginate a list in Python.
Read more
JavaScript Leet Code: Two Sum
JavaScript

JavaScript Leet Code: Two Sum

January 6, 2023
In this article we will see how to compare the sum of two elements of an array with a total in JavaScript.
Read more
JavaScript: how to trigger events on elements
JavaScript

JavaScript: how to trigger events on elements

January 6, 2023
In JavaScript we can trigger events associated with elements.
Read more
« Newer Page 45 of 91 Older »

© 2026 Gabriele Romanato. All rights reserved.