programming

Fractal Programming

This is a continuation of my previous posts describing layers of code written in different programming languages. I have thought about the things involved for...

0 replies - 3677 views - 06/03/08 by olabini in News

Wicked Cool PHP: Real-World Scripts That Solve Difficult Problems

One of the reasons that I prefer short tutorials and articles over programming books is that books generally give you five pages of theory and one page of actual code. Many times, they assume that...

0 replies - 2034 views - 03/18/08 by David Walsh in Book Reviews

Writing Website Scrapers in PHP

This article instructs you on how to write a website scraper using PHP for web site data extraction. The concepts taught can be applied and programmed in Java,...

1 replies - 2119 views - 02/26/08 by Sunil Bhatia in News