home *** CD-ROM | disk | FTP | other *** search
/ Frostbyte's 1980s DOS Shareware Collection / floppyshareware.zip / floppyshareware / GLEN / EXTIMER.ZIP / TIMER.DOC < prev    next >
Text File  |  1990-12-01  |  2KB  |  42 lines

  1. For some time I have been bored with counting the seconds in
  2. doing my knee exercises.  I wanted a clock that would "beep"
  3. every so many seconds.  And then my eye hit my computer.
  4.  
  5. In an hour I had written a quick-and-dirty version of a timer
  6. program, that beeped every x seconds and displayed the total
  7. number of repetitions.  The next day I had to make a business
  8. trip.  I whiled away the flight by working on the program,
  9. using my laptop computer.  I spruced up the simple version into
  10. what you have now -- making it more bulletproof, enhancing the
  11. display, and adding the "fortune cookie" sign-off.
  12.  
  13. This sort of simple and utilitarian programming, where someone
  14. writes a program that doesn't exist on the market, just to fill
  15. some particular need of their own, is exactly the promise of the
  16. home computer -- IF the owner learns how to write programs.  But
  17. most programming books for beginners focus on the programming
  18. language, not the writing of programs.
  19.  
  20. I decided that the only way I would see the introductory
  21. programming book that I had in mind was by writing it myself.  It
  22. is published by Laboratory Microsystems, Inc.  The title of the
  23. book is Programming for the Utter Beginner who has an MS-DOS
  24. Computer, and that's what it's about.
  25.  
  26. I hope you like this program, and I would be delighted if you
  27. bought the book.
  28.  
  29. Michael Ham
  30. Santa Cruz, CA
  31. 12/1/90
  32.  
  33. You can get an idea of the book from the file BOOK.TXT
  34. You can order the book from:
  35.  
  36. Laboratory Microsystems, Inc.
  37. 12555 West Jefferson Boulevard, Suite 202
  38. Los Angeles, CA 90066
  39.  
  40. Voice:  213/306-7412
  41. BBS:    213/306-3530  (1200/2400/9600, 8N1, 24hrs)
  42.