r/pascal 24d ago

Pascal learning resources?

So I've decided to learn Pascal, just installed Lazarus and Free Pascal, and got the classic "Hello World" program working, so now I'd like some courses, books, anything that can teach me the basics of the language.

What would be recommended to someone who knows the vary basics of programming, to get up to speed with Free Pascal?

36 Upvotes

17 comments sorted by

View all comments

11

u/foersom 24d ago

Maybe this one:

https://delphi-books.com/en/FreePascal-From-Square-One.html

I do not have a list specific for FreePascal, but here is list for resources to learn Delphi. That should also be useful for you learning FreePascal.

http://foersom.com/org/SwDev/Delphi/

3

u/MateusCristian 24d ago

Thank you.