1. Computing

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

From , former About.com Guide

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. About.com
  2. Computing
  3. Python
  4. Web Development
  5. RSS Reader in Python - Building an RSS Reader With Python - Creating a Feed Class and Finishing the Python RSS Reader Program

©2013 About.com. All rights reserved.