In today’s fast-paced digital era, artificial intelligence (AI) has emerged as a transformative...
Author - Nicola Pietroluongo
What Leaders Should Expect from Generative AI
Generative AI has become a significant tool in the field of artificial intelligence that has the...
Providing a childcare service for your API (video)
Apidays LIVE Paris 2020 – Providing a childcare service for your API The traditional way of...
How to build an AWS Lambda function with Python 3.7 (the right...
In this short article, we will see what’s the best way to build a Python 3.7 app which runs on AWS...
Docker Container Cheat Sheet
Docker Container Cheat Sheet Building and developing with Docker docker login: Log into the Docker...
The reviewer checklist (video) Symfonly Live London
The reviewer checklist – or better said how to be a better code reviewer with a methodical...
Light touch review
Code review is systematic examination of computer source code. It is intended to find mistakes...
The top 10 most useful git commands
1. How to remove last commit git reset --hard HEAD~1 2. How to edit an incorrect commit message git...
PHP 7 errors and exceptions
PHP 7 changes the way errors and exceptions are reported by PHP. There is a new Throwable base...
Learning PHP 7 video course
I am really proud to announce that my video course “Learning PHP 7” is now available...