1. Home
  2. Computing & Technology
  3. Python

Part 3: Creating a Feed Class and Finishing the Python Program

By Al Lukaszewski, About.com

1 of 8

Finally Getting Class-y

This is the third in a series of tutorials in which we build an RSS Reader with Python. If you have not read the earlier ones, it is best if you start in the beginning as this tutorial contains only part of the application.

This tutorial addresses the creation of a class for the feed and then finishes the program by creating a main() function and calling it. If you are at all unsure about Python classes, do yourself a favor and read about them in my tutorial and then come back. Go ahead now. I'll wait.



Other tutorials in this series:

Part 1 | 2 | 3 | 4 | 5
Get the Code!

1 of 8

Explore Python

More from About.com

  1. Home
  2. Computing & Technology
  3. Python

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

All rights reserved.