The task
You need track the information of people.
You want write programs that keeps track of details about people.
Step 1: Representing record
What records in a data base look like?
built-in objects: lists, dictionaries
Step 2: Storing Records Persistently
They need to be stored to file or some sort.
Step 3: Stepping up OOP
Structure, encapsulation and customization.
Step 4: Adding Console Interaction
Step 5: Adding GUI
Step 6: Adding Web Interface
Basic CGI script
0 件のコメント:
コメントを投稿