Difference between revisions of "Basic Pascal Tutorial"

From Free Pascal wiki
Jump to navigationJump to search
m (Trev moved page Object Pascal Tutorial to Basic Pascal Tutorial: Original name was misleading; not object Pascal )
(Updated for name change from Object Pascal to Basic Pascal;)
Line 1: Line 1:
{{Object_Pascal_Tutorial}}
+
{{Basic_Pascal_Tutorial}}
 
__TOC__
 
__TOC__
 
== Overview ==
 
== Overview ==
Line 10: Line 10:
  
 
==Contents==
 
==Contents==
* [[Object_Pascal_Introduction|Introduction]]
+
* [[Basic_Pascal_Introduction|Introduction]]
* [[Object_Pascal_History|History of Pascal]]
+
* [[Pascal_History|History of Pascal]]
 
* [[Compilers|Pascal Compilers]]
 
* [[Compilers|Pascal Compilers]]
 
* [[Hello,_World|Hello, world]]
 
* [[Hello,_World|Hello, world]]

Revision as of 13:52, 28 March 2020

العربية (ar) български (bg) Deutsch (de) English (en) español (es) français (fr) italiano (it) 日本語 (ja) 한국어 (ko) русский (ru) slovenčina (sk) 中文(中国大陆)‎ (zh_CN)

Overview

Tao Yue has written an excellent Pascal overview and tutorial and generously agreed to let it be wiki'ized and posted on the Lazarus-ccr provided that:

Please contact the author and obtain permission before reposting the parts written by Tao Yue in other places than this wiki.

The tutorial can be found here: Object Pascal Tutorial by Tao Yue or in the table of contents below

Contents


See also