Recent

Author Topic: Basic Lazarus Tutorial  (Read 25638 times)

j0x

  • Full Member
  • ***
  • Posts: 126
Basic Lazarus Tutorial
« on: July 19, 2010, 03:12:51 am »
im new here :)

is their a free and basic tutorial for lazarus like schoolfreeware's youtube tutorials on PDF format?
i like to learn lazarus GUI programming part but some location where i go have slow to no internet access so a PDF book is needed

cpalx

  • Hero Member
  • *****
  • Posts: 753
Re: Basic Lazarus Tutorial
« Reply #1 on: July 19, 2010, 03:48:07 am »
i dont think you can get a tutorial in pdf format, you can try a delphi turial or if you use linux, you can make this

wget - r http://wiki.lazarus.freepascal.org/Lazarus_Documentation#Lazarus_and_Pascal_Tutorials


and get all lazarus tutorial in html fotmat but in you pc.

j0x

  • Full Member
  • ***
  • Posts: 126
Re: Basic Lazarus Tutorial
« Reply #2 on: July 19, 2010, 05:50:24 am »
those documentation looks like more for experienced users already and the pascal tutorial there doesnt have GUI programming

but i saved them nonetheless for future references

thanks for telling me about wget i just google wget for windows and then successfully got those docs on that site

i just hope their will be more basic GUI tutorials for Lazarus  8)

bee

  • Sr. Member
  • ****
  • Posts: 393
Re: Basic Lazarus Tutorial
« Reply #3 on: July 19, 2010, 08:22:41 am »
YouTube search gave me this: http://www.youtube.com/watch?v=nqph8VGCi40 and more. ;)


Update:
Sorry, I didn't read that you had already know that. :D Why don't you just download them so you can view them offline. I believe there are many youtube video downloader out there.

Taoyue's tutorial might be also use useful. Check out: http://taoyue.com/tutorials/pascal/contents.html and http://www.thefreecountry.com/documentation/onlinepascal.shtml
« Last Edit: July 19, 2010, 08:33:36 am by bee »
-Bee-

A long time pascal lover.

Leledumbo

  • Hero Member
  • *****
  • Posts: 8774
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: Basic Lazarus Tutorial
« Reply #4 on: July 19, 2010, 09:38:15 am »
Taoyue only have basic pascal lessons. To start programming GUI with Lazarus, it's necessary to know how we program OOP in Pascal. The wiki pages aren't complete yet regarding this stuff, but any Delphi 7 books will do since we share 95% (5% for Delphi bugs ;)) of the concept. Here are the wiki pages:
http://wiki.lazarus.freepascal.org/Programming_Using_Objects
http://wiki.lazarus.freepascal.org/Object_Oriented_Programming_with_FreePascal_and_Lazarus

idog

  • Full Member
  • ***
  • Posts: 121
    • www.idogendel.com (Hebrew)
Re: Basic Lazarus Tutorial
« Reply #5 on: July 19, 2010, 12:33:48 pm »
In a related matter, is there a comprehensive guide for operator overloading? So far I found a few basic examples and general guidelines, but failed- for instance - to define a "=" operator for classes, it only worked for Records.

And Generics too, while you're at it  ;)

Thanks,

 

TinyPortal © 2005-2018