Difference between revisions of "Basic Pascal Tutorial/Contents"

From Lazarus wiki
Jump to navigationJump to search
(Updated for name change from Object Pascal to Basic Pascal;)
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Contents}}
+
{{Contents}} <!--- Do not translate, modify or delete lines with curve braces at top of this and other pages when translating pages --->
* [[Object_Pascal_Introduction|Introduction]]
+
 
* [[Object_Pascal_History|History of Pascal]]
+
* [[Basic_Pascal_Introduction|Introduction]]
 +
* [[Pascal_History|History of Pascal]]
 
* [[Compilers|Pascal Compilers]]
 
* [[Compilers|Pascal Compilers]]
 
* [[Hello,_World|Hello, world]]
 
* [[Hello,_World|Hello, world]]
Line 34: Line 35:
 
*** [[FOR..IN]]
 
*** [[FOR..IN]]
 
** [[Programming_Assignment_3|Programming Assignments: Fibonacci Sequence and Powers of Two]]
 
** [[Programming_Assignment_3|Programming Assignments: Fibonacci Sequence and Powers of Two]]
** [[Solution_3|Solutions]]]
+
** [[Solution_3|Solutions]]
 
* [[Procedures|4. Subprograms]]
 
* [[Procedures|4. Subprograms]]
 
** [[Procedures]]
 
** [[Procedures]]
Line 51: Line 52:
 
** [[Records]]
 
** [[Records]]
 
** [[Pointers]]
 
** [[Pointers]]
* [[Graphis]]
 
** [[Canvas Lines]]
 
 
* [[Final_words|6. Final words]]
 
* [[Final_words|6. Final words]]

Revision as of 13:32, 28 March 2020