The December issue of PyMag was released this past Monday. Go check it out.
Well, I stumbled across this jewel yesterday I believe. Unfortunately, all the links that were posted back in October were dead. Fret not, this issue is still available in PDF format for free. The catch, well the catch is you have to register on the pymag website.
I have not yet had the opportunity to read [...]
After reading the article, I found myself to be motivated as well. If you've thought about learning any programming language, I suggest you head over to linux journal to read Eric Raymond's Why Python? article.
...I am finding that the first handful of chapters are very basic and even boring. Nevertheless, I am dedicated to reading this book front to back if for no other reasons than to get a hold of Python's rather unique syntax.
Today I wrote a quick bit of PHP to dynamically replace the custom Google search in the Dive Into Python mirror.
"Hello World" is a classic. A very suitable first post using highlighted PHP code to print the words, "Hello World".