The Journal

"Write what you know. That should leave you with a lot of free time." Howard Nemerov

Articles

In this page, you will find my blog posts, I write to share my knowledge and my experiences.
Skim them and you will find what you are looking for.


 

Coding

In the coding part of this blog you will learn how are created websites and web applications

Filter

Graphic

Do you have an artistic vein? browse through the tutorials in the graphics section, surely you will find ideas for your creativity

Filter

Utility

Lots of tutorials and tips on how to use softwares and the latest news in the field of technology

Filter
Coding (Php 7.x) Dec 2, 2019 7 Minutes to read

PHP 7.4 (Changes & Performance)

Last chapter of the series about PHP 7.4, in this one you will see changes in PDO, Composer, Benchmark plus JIT and more

See details
 
Coding (Php 7.x) Nov 26, 2019 15 Minutes to read

PHP 7.4 deprecated! (list of Deprecations)

This article describes all the features that have been deprecated in PHP 7.4 and the alternative you must use when upgrading your web applications.

See details
Coding (Php 7.x) Nov 19, 2019 15 Minutes to read

The PHP 7.4 guide (new features)

Discover the new features of PHP 7.4 the next version of your favourite language

See details
 
Coding (Php 7.x) Oct 29, 2019 9 Minutes to read

How to design your software using UML diagrams [with case study]

Write proper code and avoid error by using UML diagrams, a standard that will let you design you application properly from the ground-up

See details
Coding (Php 7.x) Oct 22, 2019 15 Minutes to read

The 5 SOLID principles with examples [in PHP]

Do you want to learn all about Object Oriented Programming? This post you will see examples of the 5 solid principles developed by uncle bob

See details
 
Coding (Php 7.x) Oct 11, 2019 15 Minutes to read

How‌ ‌to‌ ‌become‌ the ‌best‌ ‌programmer‌ ‌in‌ ‌the‌ ‌world‌ (My journey)

Malcolm Gladwell, Journalist and author came up with the idea that you need 10000 hours to master a skill, let's see if it's true

See details
Coding (Php 7.x) Oct 5, 2019 15 Minutes to read

Good Practices: use stream in PHP

Transfer data the right way using stream, the hidden gem of PHP

Get full series See details
 
Coding (Php 7.x) Sep 26, 2019 15 Minutes to read

Good Practices: Dates, Time & Time zones in PHP

Your PHP script does not cope with dates and time? We all been there, here is how you solve it...

Check the ebook See details
Coding (Php 7.x) Sep 20, 2019 8 Minutes to read

Good Practices: handling error and exceptions in php

Error and exception are part of a web developer on a daily basis, learn how to handle them gracefully

Learn More See details
 
Coding (Php 7.x) Sep 13, 2019 11 Minutes to read

Good Practices: PHP Security, How to manage password

From credit card stolen to online retailer hacked there are more attacks every year, are you safe?

Check on Amazon See details
Get my free books' review to improve your skill now!
I'll do myself