Article Category: PHP
Posted 4 weeks, 1 day ago by wheaties
So the other day I wrote up an article that sarcastically compared PHP and Python syntax a little. While I am completely serious when I say that I prefer Python's syntax a heck of a lot more than that of PHP, I thought it might be a good thing for me to demonstrate that the code I posted before could have been more appealing had it been thought out a little...
Posted 1 month ago by wheaties
Today I was working on a USA ePay payment module for Satchmo. I had access to some work done by another chap, but I wanted to get a better feel for what needed to be happening in the payment module, so I examined some of the stuff that other people had done as well. I studied the "official" PHP version of the payment module...
Posted 7 months, 1 week ago by wheaties
The first "official" public release of PyScriptures.
Posted 10 months, 2 weeks ago by wheaties
Some thoughts about my preference for the Python programming language.