home *** CD-ROM | disk | FTP | other *** search
/ The Education Master 1994 (4th Edition) / EDUCATIONS_MASTER_4TH_EDITION.bin / contents / progscal.win < prev    next >
Text File  |  1994-06-08  |  2KB  |  59 lines

  1.  
  2. PTUTOR2A - TURBO PASCAL TUTORIAL  1 of 2
  3.            A Turbo PASCAL tutorial written for
  4.            Borland's ver 3.0 or 4.0. (Should perform
  5.            with ver. 2.0 also) Designed for the
  6.            individual who knows nothing about
  7.            programming. Covers the fundamentals of
  8.            computers in general, then advances to more
  9.  
  10. PTUTOR2b - TURBO PASCAL TUTORIAL  2 of 2
  11.            complex procedures. Comes with many sample
  12.            programs. Well written, easy flowing text.
  13.            While not for the advanced programmer this
  14.            tutorial will teach basic PASCAL
  15.            programming techniques & tips. Recommended
  16.            for beginners to intermediate.
  17.  
  18. TEGAS31  - TEGAS 3.0 & TVGAS 2.1
  19.            Create and save EGA or VGA images for use
  20.            with the PutImage procedure. EGA requires
  21.            256k, EGA, Microsoft compatible mouse).
  22.            VGA requires VGA card with full memory,
  23.            256-color .BGI file for Turbo Pascal,
  24.            Microsoft compatible mouse). From BSX.
  25.  
  26. MOUSET11 - MOUSE TOOLS VER 1.1
  27.            Includes: display the mouse cursor, read
  28.            mouse and button positions, display
  29.            various prompts with 'push button' and,
  30.            select filenames. These were written for
  31.            use with Turbo Pascal 5.5.  ASP
  32.  
  33. VPASCAL  - VISIBLE PASCAL
  34.            Particularly useful for teaching &
  35.            learning the Pascal Language. Users can
  36.            watch the operation of a program as it
  37.            runs. Includes 19 different sample
  38.            programs that can be edited and run.
  39.            Includes almost 80k of documentation on
  40.            disk. A really neat disk!
  41.  
  42. TINYPASC - TINY PASCAL COMPILER & TOOLKIT
  43.            Design & implement a Pascal compiler that
  44.            is subset full version. It creates 8086
  45.            assembler source code, which can be
  46.            assembled and run. Learn a great deal
  47.            about compilers and how they work.
  48.            Compiler is written in Turbo Pascal.
  49.            Includes Source Code.
  50.  
  51. AJCPRT   - AJC PRINTER UNIT FOR WINDOWS
  52.            Pascal code which makes it easier to
  53.            position output on a physical page, using
  54.            position references in terms of inches,
  55.            rather than Device Context units. It also
  56.            makes it easier to set text alignment to
  57.            Left- Centered or Right-justified. Rqs,
  58.            Pascal.
  59.