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
Frequently asked questions about PHP 7.3 [FAQ]
Check out all the new features of PHP 7.3 in small pieces that are easy to digest
Read details See detailsDeprecations and Changes for PHP 7.3 [Avoid Errors]
Avoid errors by taking a look at the news in PHP 7.3
learn more See detailsNew features of PHP 7.3 [Complete guide]
Discover the new features available and be ready for when PHP 7.3 will knock on your door
learn more See detailsAnswers about Object Oriented programming
Everything you need to know about Object Oriented programming
The complete guide to OOP See detailsThe gift of PHP 7.3
Christmas time is almost here, get ready to welcome the new gifts that PHP7.3 has in store for you.
Get the full article See detailsAbstract Classes and OOP extras
Create a base for subclasses using the abstract keyword and learn the secret of Object-oriented
More extra here See detailsMagic Methods in OOP: The Definitive Guide (PHP)
This is the most complete guide on Magic Methods in PHP. The best part? You can implement them RIGHT NOW.
Other magic Here See detailsVisibility and Static keyword in PHP
Protect your data by leveraging the OOP concept of visibility
Improve your Skills See detailsInterfaces and Polymorphism in PHP
Discover the secrets of polymorphism, one pillar of Object-Oriented Programming
Get a Copy See detailsInheritance and Interfaces in PHP
Learn how to use create relationship in Object-Oriented Programming
Learn more See details