Please if anyone know, let me know where can i find tutorials for pascal...
Pascal tutorials
Started by Buffer_overflow, Oct 29 2010 04:46 AM
3 replies to this topic
#1
Posted 29 October 2010 - 04:46 AM
|
|
|
#2
Posted 29 October 2010 - 04:51 AM
A set of PASCAL tutorials I personally find complete can be found at this website taoyue.com: Learn Pascal tutorial - Introduction.
The introduction portion includes the following subjects:
There are further sections relating to program flow, information about how to get started with projects and future information available on the set.
The introduction portion includes the following subjects:
* Program Structure * Identifiers * Constants * Variables and Data Types * Assignment and Operations * Standard Functions * Punctuation and Indentation * Programming Assignment * Solution
There are further sections relating to program flow, information about how to get started with projects and future information available on the set.
Edited by Alexander, 29 October 2010 - 01:32 PM.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
#3
Posted 29 October 2010 - 01:14 PM
Thanks you so much, it is hard to find good pascal tutorials.
#4
Posted 29 October 2010 - 05:32 PM
Part of the problem is it depends on the dialect. Turbo Pascal is quite different from FreePascal, and both are different from Delphi (various versions) and Lazarus.


Sign In
Create Account


Back to top









