home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / autopsp.zip / DOX / PG1.TXT next >
Text File  |  1994-01-24  |  2KB  |  34 lines

  1. Welcome to AutoPSP!  This program was inspired by a summer course that I took in Software Engineering.   
  2. It was a "guinea pig" course, consisting of only myself, my professor and one other student.  Our goal was  
  3. to get through the book A Discipline for Software Engineering by Watts Humphrey before the end of the  
  4. summer.  
  5.   
  6. I've never read a more mind opening book about software  engineering.  Watts Humphreys book illuminates  
  7. a path from being a  hacker to being a professional engineer.  However, as with all  disciplines, there is a lot  
  8. of effort to follow this path.  
  9.   
  10. The heart and soul of Mr. Humphreys book is the Personal Software  Process, or PSP.  This process  
  11. provides you with a series of forms  with which you can track your productivity.  By productivity, I mean  
  12. that you can track how long it takes you to write a program, how much time you spend in each phase of the  
  13. development, how large your program is and so on.  Then comes the good bit.  Using the data you collect,  
  14. you can predict future information.    
  15.   
  16. No more deadlines pulled out of thin air.  No more wondering how big  your program is, without being able  
  17. to measure it.  No more trying to  convince a manager that you're working, even though your program  isn't.   
  18. With PSP you can show documentation of the work that you do,  and make accurate predictions to use for  
  19. planning your projects life!    
  20.   
  21. The only problem was the paper work.  I have about half a ream of  paper devoted to tracking my projects,  
  22. and it was fast becoming an  unwieldy process.  So I took the next step and fed the whole thing  into this  
  23. program.      
  24.   
  25. To really understand AutoPSP, you must understand the PSP.  The  best way to do this is go out and buy A  
  26. Discipline for Software  Engineering by Watts Humphrey.  This tutorial presumes that you are  at least  
  27. somewhat familiar with software engineering terminology.    
  28.   
  29. The program keeps all of your data organized for you.  It creates  graphical reports of your progress.  It even  
  30. contains a Lines of Code counter and a Linear Regression program for making your  predictions as accurate  
  31. as possible.    
  32.   
  33. So let's stop reading history and start playing with the program! 
  34.