|

Tutorials: Learn how to code with FreePascal.
Basics
Most beginners make their first programming experiences with DOS or console applications. Here are a couple general Pascal tutorials as well as some texts for FPC beginners.
Windows
The Free Pascal Compiler is perfectly able to make Windows applications. In most cases using Pascal to code Windows programs is easier than using other languages. Though there are very few tutorials on how to code Pascal for Windows.
Linux
Pascal on Linux is a rare sight. Maybe because everything was C-managed from start. But the Free Pascal Compiler brings Pascal to Linux. And if you know some Pascal, it would be a great opportunity to start coding for something "unusual".
Graphics
We (Friends-of-FPC.org admins) are gfx coders and quite fond of the demo scene. In the good old days, Pascal used to be one language of choice for demo coders and who knows? Maybe it could gain some of that glory back with the help of FPC.
Back to previous page
|