Pascal Programming language Tutorial #1
Welcome everybody to my first pascal programming lesson. In this series, i'm going to teach you all from the very basic of pascal programming to some kind of advanced stuff.
in the first lesson. i'll teach you how to set up the free pascal software to use it in the later lesson
- first of all. open your chrome or any other browser and open this link
https://www.freepascal.org/download.var
it is going to look something like this
choose your operating system. i use windows 32 bit. so i'm going to click on that
choose sourceforge
choose the third option
click on that. wait for a couple of seconds and your download should start
4.after the download has finished, just open it, install
wait a little bit and you are ready to go.. ^^
in the next episode i'll be teaching the structure of a program, and how to create a simple program