home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / program / c / c_plus_tut / readme < prev   
Encoding:
Text File  |  1994-04-05  |  4.1 KB  |  100 lines

  1.  
  2.       Coronado Enterprises C++ TUTOR (ver 2.00)         July 20, 1990
  3.  
  4.  
  5.          Getting Started with the C++ tutorial
  6.  
  7.       The first thing you should do is to backup the distribution disk-
  8.       ettes and store the distribution diskettes away in a safe place.
  9.       Use only the copy for all operations.
  10.  
  11.  
  12.          Getting started with the TEXT diskette
  13.  
  14.       Before you can begin studying C++, you must print out a copy of the
  15.       tutorial text.  The file named PRINTEXT.BAT is designed to help you
  16.       do this.  Simply type the name PRINTEXT at the DOS prompt and all of
  17.       the tutorial text will be printed for you.  This batch file uses the
  18.       executable file named PRNTTEXT.EXE to print the files.  This execut-
  19.       able file prints the files with 8 spaces at the beginning of each
  20.       line for neat formatting.  It will print about 115 pages.
  21.  
  22.  
  23.          Getting started with the SOURCE diskette
  24.  
  25.       If you desire, a printout of all example C++ files can be made using
  26.       the PRINTALL.BAT file included.  Simply type PRINTALL at the command
  27.       prompt with the printer on and lots of paper in place. It will print
  28.       about 150 pages.  You may want to edit a copy of the PRINTALL.BAT
  29.       file to only print part of the files initially, and print the re-
  30.       mainder as you come to them in the lessons.
  31.  
  32.       PRINTALL.BAT uses the file LIST.EXE to actually do the printing.
  33.       This is a program written in Pascal and compiled with TURBO Pascal,
  34.       because Borland International does not require a licensing fee for
  35.       distributing executable files.  It is not really necessary to print
  36.       out the C++ example files, but sometimes a hardcopy is a real
  37.       convenience.
  38.  
  39.  
  40.          Questionnaire on the C++ Tutorial (version 2.00)
  41.  
  42.       What other languages have you programmed in?_______________________
  43.                   _______________________________________________________
  44.  
  45.  
  46.       What other languages would you like to learn?______________________
  47.                   _______________________________________________________
  48.  
  49.  
  50.       Did you find the tutorial helpful?_________________________________
  51.  
  52.  
  53.       What features would you like to see added?_________________________
  54.                   _______________________________________________________
  55.                   _______________________________________________________
  56.       
  57.  
  58.                  CORONADO ENTERPRISES NEWS AND ORDER FORM
  59.  
  60.       At this time, Coronado Enterprises has completed tutorials on Ada,
  61.       Pascal, Modula-2, C, and C++.  Other languages are being considered
  62.       but we need your thoughts as to what other languages should be cov-
  63.       ered with a tutorial.  Please write and let us know your needs.
  64.  
  65.       This tutorial is available in a completely printed form.  It was
  66.       very carefully designed with easy to read fonts and printed with a
  67.       laser printer.
  68.  
  69.       _____ Enclosed is $39.95 to cover my registration fee for the C++
  70.             tutorial (version 2.00).  Please send me the printed version
  71.             of the C++ tutorial in a loose leaf binder.  Please include
  72.             a list of available tutorials and a special discount offer
  73.             for additional tutorials.
  74.             (Foreign postage; $7.00 - surface mail, $24.00 - airmail)
  75.  
  76.       _____ Enclosed is $15.00 to cover my registration fee for the C++
  77.             tutorial (version 2.00).  Please send me a current list of
  78.             available tutorials, and a special discount offer on addi-
  79.             tional tutorials.
  80.  
  81.       _____ Enclosed is nothing, I do not wish to pay anything, but I
  82.             would like a current list of tutorials. I have enclosed a
  83.             self addressed stamped envelope.
  84.  
  85.  
  86.              Name   ___________________________________________
  87.  
  88.              Street ___________________________________________
  89.  
  90.              City   ___________________________________________
  91.  
  92.              State, Zip _______________________________________
  93.  
  94.  
  95.       Mail to;             Coronado Enterprises
  96.                           12501 Coronado Ave NE
  97.                       Albuquerque, New Mexico 87122
  98.                            Phone (505) 293-5464
  99.  
  100.