home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 15 / CDACTUAL15.iso / cdactual / program / pascal / PTUTOR1.ZIP / README2.TXT < prev    next >
Encoding:
Text File  |  1987-11-11  |  1.6 KB  |  34 lines

  1. Program name:         Pascal Tutor
  2.  
  3. Author name:          Coronado Enterprises
  4. Address:              12501 Coronado Ave. NE
  5.                       Albuquerque, NM  87122
  6. Telephone Number:     None
  7.  
  8. Suggested Donation:   $10.00
  9.  
  10. Program Description:
  11.  
  12. Pascal Tutor is an introductory course to the Pascal programming
  13. language.  It includes generic and and Borland's Turbo Pascal in its
  14. study of the language.  This course is recommended for the novice
  15. who knows nothing about computer programming and others who have
  16. programming experience in other languages.  This is a two disk 
  17. product.  The first diskette contains the tutorial text and it is
  18. recommended that it be printed by use of an included batch file.
  19. The second diskette contains the Pascal source code for each of
  20. the examples included throughout the tutorial.  These examples are
  21. meant to be studied and then compiled and run by the student.
  22. The examples are short and focus in on the topic of discussion.
  23. It is noted that some of the programs will not compile correctly
  24. on a compiler other than the Turbo Pascal version 3.0.  In these
  25. cases the reader may be able to substitute the proper code.  All
  26. of the points of Pascal language, including proper structured
  27. programming techniques, are covered at the elementary levels in
  28. easy to read, well written text.  The authors appear to be highly
  29. skilled in both the use of the programming language and the art of
  30. instruction design.  Required, of course, is a complete IBM hardware
  31. setup, including at least one disk drive, and some sort of Pascal 
  32. compiler.  Also available, in similar format, is a tutorial on the
  33. 'C' programming language.
  34.