關於Learn PASCAL Full Guide 2018
學習PASCAL完全指南容易和簡單地通過這個程序
Pascal is a procedural programming language, designed in 1968 and published in 1970 by Niklaus Wirth and named in honour of the French mathematician and philosopher Blaise Pascal. Pascal runs on a variety of platforms, such as Windows, Mac OS, and various versions of UNIX/Linux.
This app should introduce you to the understanding of Pascal to proceed with Delphi and other related frameworks etc.
The Chapters included are
• Pascal - Overview
• Pascal - Environment Setup
• Pascal - Program Structure
• Pascal - Basic Syntax
• Pascal - Data Types
• Pascal - Variable Types
• Pascal - Constants
• Pascal - Operators
• Pascal - Decision Making
• Pascal - Loops
• Pascal - Functions
• Pascal - Procedures
• Pascal - Variable Scope
• Pascal - Strings
• Pascal - Booleans
• Pascal - Arrays
• Pascal - Pointers
• Pascal - Records
• Pascal - Variants
• Pascal - Sets
• Pascal - File Handling
• Pascal - Memory
• Pascal - Units
• Pascal - Date & Time
• Pascal - Objects
• Pascal - Classes