how does a real world program work ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • d3ph03n1x
    New Member
    • Feb 2010
    • 10

    #16
    Ok Glenton as per your suggestion I'll be starting new Topics for individual issues in the future. Btw I'm learning python as my personal learning curve. And no this is not Home Work. :)

    Though What I'm trying to do is create a Simple contact list, with a menu, which i would add contacts too, edit contacts, view them, and search them when there is a long list, maybe on the basis of contact numbers or names. And first start with saving them in a file. Then once i have that functioning correctly. Either use the text file as a temp dump to update the database. Or if that's not possible or not the correct way to go about the solution, then would directly connect it to the database.
    Once successful I shall start adding the GUI interface to the program.

    BTW can you guide to any simple tutorials on using numpy as per you suggestion ?

    Comment

    Working...