1. Home
  2. Computing & Technology
  3. Python

Part 1: Laying the Groundwork with HTML, CGI, and PHP

From , former About.com Guide

1 of 10

Introduction

If you have followed the tutorials on creating a web calendar , programming CGI in Python , or using PHP and Javascript in place of CGI , you may have wondered: "When is he going to do something that I could use and not just apply, something like [gasp] a real application!" Well, wonder no more.

This is the first in a series of tutorials that will help you to develop an RSS reader. Unlike the hundreds of RSS readers out there, this one will be quick and customisable. You will write it and be able to change it according to your needs or wants.

We will cover quite a bit of ground in the process. As with many Python programs, the actual Python code is small, just over eighty lines for the first three lessons, and fits on a single screen page. But in order to wield the power of Python effectively, it is necessary to grok the various library functions and a few complementary technologies along the way. With that said, let's dive in.



Other tutorials in this series:

Part 1 | 2 | 3 | 4 | 5
Get the Code!
Explore Python
About.com Special Features

Holiday Central

What to eat, where to go, fun things to do and how to save money on the perfect gifts. More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  1. Home
  2. Computing & Technology
  3. Python

©2009 About.com, a part of The New York Times Company.

All rights reserved.