S T E P H E N  H U C K E R  .  C O M Rotating Header Image

Posts Tagged ‘Programming’

Python Easy Install on OS X 10.5 Leopard

For an excellent and concise version of this please read http://dev.fprimex.com/learning-python/installing-python-on-mac
It also includes extremely easy instructions on installing the excellent SPE Python editor.
With Python when you want to install a package on the Internet you can either manually install it or use the Python Package Index.
The Python Package Index is a repository of software for [...]

PHP

After a long hiatus I have decided to do some serious study about computers again.
To be more precise, a programming language.
Whilst I love Python because the source code looks so good due to its use of white space as a language construct. But I will be going for that other P language PERL PHP
Why?
It is [...]