need help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rrainnman
    New Member
    • Sep 2006
    • 2

    #1

    need help

    im very new to programing, am very eager to learn. im reading books etc. would welcome any advise any1 could offer. im trying my first program. it is a simple one but im having difficulty starting and or not able to find how to write it to begin with. all i want it to do is store ms word documents. search the docs by title to bring up the correct one and the ability to print if i desire. am having trouble. i bought python for dummies yesturday and am reading it. i have python v 2.5 with the gui and module docs but it wont let me import or im doing it wrong.........p lease some1 any 1 help.........re member what it was like when u were starting out........
  • bartonc
    Recognized Expert Expert
    • Sep 2006
    • 6478

    #2
    "Learning Python" by Mark Lutz and David Ascher from O'Reilly book is how I got my start. There is even a section on usin MS COM to print MS Word documents! I highly recommend it.

    Comment

    Working...