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
The most important graph of your career [How to learn faster]
What Should You Learn Next? A million dollar question
See detailsLoops in PHP (Tutorial)
Stop wasting your time and execute the same block of code several times. Learn PHP loop types: for, do ... while, and foreach.
Get the ebook See detailsWhy Warren Buffett would invest in PHP (and you should too)
Comparison between programming languages has been going on for years, here is the final decision.
See detailsConditional Structures in PHP
Check the path of your users by adding control structures to your code
Improve your skills See detailsPHP Operators (part 2)
The second part about Operators in PHP, how many of them do you know already?
Get full article See detailsPHP operators (part 1)
There are several operators you must learn to become proficient in PHP here is where
Get the extra See detailsComposite variable in PHP (Arrays, Object and more)
Learn the secrets of PHP composite variables such as arrays objects, resources and null
Get the full article See detailsHow to use variables (PHP 7)
Variables do not cause headaches only to beginners, learn to use variables as an expert.
Get the ebook See detailsConstruct and Comments of PHP 7
Discover the complete list of PHP construct to better understand the core of the language
learn more See detailsPHP basics for expert web developers (1' part)
Learn the basics of PHP via step-by-step tutorial and example suitable for beginner and expert
read details See details