Computer programmer, Educator and learning enthusiast.
Being a successful developer requires a combination of both technical and non-technical skills. ...
9 min read Read MoreMachine learning is a way for computers to learn and improve at tasks without being specifically programmed to do so. Are you curious about machine learning and PHP? ...
10 min read Read MoreCan you start a new task easily or do you keep postponing it? If your answer is yes, then you are not alone. I know exactly how you feel. ...
30 min read Read MoreToday we are going to talk about callback functions in PHP. sometimes we need to pass a function as an argument of another function, that's exactly what callback function is. ...
7 min read Read MoreToday we are going to talk about splat passing arguments by reference in PHP. By default when we pass argument to a function we pass it by value. ...
6 min read Read MoreToday we are going to talk about different ways we can add PHP conditionals and loops within HTML . ...
9 min read Read MoreToday we are going to talk about splat operator in PHP. Splat operator is when we add three dots before the name of the variable and it's way more useful than you think. ...
7 min read Read MoreToday we are going to build a simple web crawler in PHP and parse the box office movies from IMDB. We can do it with PHP easily. We don’t even need any extra package. ...
14 min read Read MoreLearn to Build Different Machine Learning Models Easily ...
6 min read Read MoreLearn everything you need to start a successful career as a PHP developer ...
4 min read Read MoreUnlock Your Full Potential as a Developer and Build an Impressive Portfolio ...
6 min read Read MoreMaster the Art of PHP Programming and Build Dynamic Web Applications ...
5 min read Read More