What are good Lazarus/FPC Resources? [closed]
I want to learn to develop applications in Lazarus, but I need resources, preferably books, to Lazarus.
Keep in mind that I know 0 of Pascal. Thanks.
Lazarus - The Complete Guide can be found here.
UPDATE:
- http://wiki.freepascal.org/Lazarus_Tutorial
- http://wiki.freepascal.org/Howdy_World_%28Hello_World_on_steroids%29
- http://wiki.freepascal.org/Lazarus_Documentation
- http://wiki.freepascal.org/Pascal_and_Lazarus_Books_and_Magazines
Free book is here. I know this is for Delphi but it will also help a Lazarus newbie very much.
To my knowledge there are also books in german (paid), portuguese (paid), and arabic (free).
The compiler and non visual manuals are here
One can also use Delphi resources to some degree; Essential Pascal is also always a good read, and so are the older Mastering Delphi books from the same author
Marco Cantu's book "Essential Pascal" is a good, implementation agnostic Pascal guide for the Object Pascal dialects of Pascal (Lazarus, FPC, Delphi). http://www.marcocantu.com/epascal/ An older version of the book is available free, and the most recent can be purchased.
I learned using the book
'Oh! Pascal!'
. Clear and basic - very good.
精彩评论