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
Graphic
Do you have an artistic vein? browse through the tutorials in the graphics section, surely you will find ideas for your creativity
Utility
Lots of tutorials and tips on how to use softwares and the latest news in the field of technology
Discovering Higher Order Functions [refactoring to Collections]
There are amazing ways to improve your PHP, map, reduce and filter are some of them
Adam Wathan book See detailsIntroduction to Composer [Command-line interface pt2]
Learn about composer create-project, dumpautoload, fund, composer why, validate and many other command you can use while writing PHP
See detailsStrategy in PHP [Design pattern with examples]
The amazing way to use composition over inheritance
See detailsIntroduction to Composer [Command-line interface]
Learn about composer init, install, update, require, search and many other command you can use while writing PHP
See detailsIntroduction to Composer [installation and components]
Install Composer in your machine and start using components
See detailsDomain-driven design {model integrity}
How to take appropriate measure to ensure the success of a web project
See detailsDomain-driven design {building blocks}
Uncover the building blocks of Domain-driven design and apply them in your applications
See detailsDomain-driven design quickest {the basics}
From Eric Evans and Avram & Marinescu books, learn how to properly design a web application
See detailsBuilder in PHP [Design pattern with examples]
Discover one of the most advanced creational design patterns
See detailsDevelopers Quarantined (how to stay productive)
The stories of software engineers during Covid-19, + Work-from-home productivity tips
See details