-

This Coder Outshines AI! Meet the Supreme Programmer
Discover how the ultimate coder—God—outshines AI in problem-solving, efficiency, and ingenuity. By drawing lessons from the creation story, we uncover timeless principles that can transform our approach to engineering and software development. Dive in and find out why this Supreme Programmer sets the gold standard!
-

Zend framework as your next PHP enterprise framework
Are you shopping for a PHP framework for your next enterprise app? Usually, when you say enterprise, languages like C sharp and Java spring quickly to mind. Today let’s consider using a different language. Let’s opt for the world’s most used language on the web (that being PHP), and use that in your company. One…
-
Changing your WAMP files location
Hello, This is a brief post on how to serve WAMP web files from a different location. You will know WAMP as the popular Windows utility that allows you to serve PHP files sitting on top of an Apache HTTP web server. It works with the MySQL DBMS, although your PHP project can be configured…
-

Multiple domain setup with Wndows and Apache
Sometimes, you might have several projects you want to access on the same server. You might also want to access them via a user friendly address, instead of using the IP address. Accessing it through a server is possible only through 127.0.01. What if we want to access more than just one project on the…
-

Syntax or semantics
Only in relation to this topic, what would I say is syntax? Syntax is the arrangement of the code and its organization of file paths, class files and so on and forth. What then is semantics? Semantics is the meaning of the code written. Now we have gotten that out of the way, let’s start…
-

Variable names are not the same
The image above is funny. Two things might be similar, but they are not the same. Some years back, I was at a bank and I was told that Eli Agbenu is not the same as Anthony Eli Agbenu. Wow, so that meant I could not withdraw money. Yeah , go figure. It is the…
-

I’ve got 9 bugs and yours ain’t one
I am sure this title reminds you of Jay Z’s song 99 problems and my bitch ain’t one. I initially thought about writing on 99 errors. However I chose not to waste both our time, ( since we both have work to do ) and to keep the list short. That is why we are…
-

If programming languages were DC comic heros
I have worked with a few languages. I have loved some, and hated others. Each language has its own strengths and weakness. These are just my opinion of which hero would map to which language, and why. I have limited myself to characters within the DC comics universe and to the languages I have used…
-
Programming is dedication
Hello, I want to keep this post as short as humanly possible and just get to the heart of the matter. I realize compared to some people I know I have had relatively short life span for a programmer. Yet still these are some truths I have come to learn about being a programmer. It’s…
-

Concentration and music
Everyone has an interesting take on about this top, that is concentration, music and programming. My opinion is this; you cannot listen to music at all times whiles programming. There is a time for everything, a season for rain and a season for sunshine. This subject area is no exception. So when do you not…