Hands On Pascal

This is the perfect programming language for the complete beginner. The book covers the complete Pascal programming language in easy-to-follow steps. No previous programming knowledge is required.

The text uses Borland Pascal version 7.0. Pascal is the language behind Borland's famous Delphi programming tool.

  • Start with simple programs and work your way up to much larger and more complex problems.
  • Examine hundreds of complete programming examples.
  • See how larger programs are created in the frequent case studies.
  • Learn by doing the frequent tasks and programming exercises which come with complete solutions.

In addition, it covers the basic concepts of:

  • Software Design and Testing
  • Basic Number Systems including Binary, Octal and Hexadecimal
  • Data Structures such as Tables, Stacks, Queues, Binary Search Trees and Graphs