Recent

Author Topic: Is there a good on-line resource for OOP programming in Lazarus?  (Read 4353 times)

Eugene Loza

  • Hero Member
  • *****
  • Posts: 729
    • My games in Pascal
Hi all!
Maybe someone knows a consistent OOP programming material (best if online/PDF/etc). I.e. not just OOP and not just Lazarus/fpc syntax, but a (short) course of OOP in Lazarus syntax? I'd be very grateful for a link. English/Russian/Ukrainian language is fine.
My FOSS games in FreePascal&CastleGameEngine: https://decoherence.itch.io/ (Sources: https://gitlab.com/EugeneLoza)

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 12721
  • FPC developer.
Re: Is there a good on-line resource for OOP programming in Lazarus?
« Reply #1 on: April 01, 2015, 04:25:23 pm »
Search for "Essential Pascal" and "Essential Delphi"

jwdietrich

  • Hero Member
  • *****
  • Posts: 1274
    • formatio reticularis
Re: Is there a good on-line resource for OOP programming in Lazarus?
« Reply #2 on: April 01, 2015, 04:48:17 pm »
There is a course "Learn To Program with Pascal" at udemy, however not for free.
function GetRandomNumber: integer; // xkcd.com
begin
  GetRandomNumber := 4; // chosen by fair dice roll. Guaranteed to be random.
end;

http://www.formatio-reticularis.de

Lazarus 4.2.0 | FPC 3.2.2 | PPC, Intel, ARM | macOS, Windows, Linux


Graeme

  • Hero Member
  • *****
  • Posts: 1496
    • Graeme on the web
Re: Is there a good on-line resource for OOP programming in Lazarus?
« Reply #4 on: April 13, 2015, 03:17:11 pm »
Hi all!
Maybe someone knows a consistent OOP programming material (best if online/PDF/etc).
Have a look at:
  http://geldenhuys.co.uk/articles/
  http://geldenhuys.co.uk/~graemeg/inf_books/

The oop_refg.inf (german) and tutorial.inf (english) are a very good Object Pascal and OOP introduction/tutorials.

The INF books can be viewed with DocView - binaries can be downloaded at (http://sourceforge.net/projects/fpgui/files/fpGUI/1.4/)
« Last Edit: April 13, 2015, 03:59:49 pm by Graeme Geldenhuys »
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

Eugene Loza

  • Hero Member
  • *****
  • Posts: 729
    • My games in Pascal
Re: Is there a good on-line resource for OOP programming in Lazarus?
« Reply #5 on: April 14, 2015, 09:45:41 am »
Thanks a lot for the links!!!
My FOSS games in FreePascal&CastleGameEngine: https://decoherence.itch.io/ (Sources: https://gitlab.com/EugeneLoza)

 

TinyPortal © 2005-2018