Is there a tutorial??

Everything else that doesn't fall into one of the other PB categories.
PureUser5614
New User
New User
Posts: 1
Joined: Wed Jul 16, 2014 6:10 pm

Is there a tutorial??

Post by PureUser5614 »

I was wondering is there a tutorial for PureBasic. I'm just a beginner. Is this the right place to ask??
User avatar
Tenaja
Addict
Addict
Posts: 1948
Joined: Tue Nov 09, 2010 10:15 pm

Re: Is there a tutorial??

Post by Tenaja »

This book exceeds a simple tutorial; it is very complete...the only bummer is that it has not been updated for a couple years. I think it was updated for 4.5 or 4.6. (We'll be on 5.3 soon.)

On the other hand, the History in PB's Help file is pretty good at letting you know what has changed.

http://www.purearea.net/pb/download/PureBasicBook.pdf
sirguylittle
New User
New User
Posts: 7
Joined: Sun Dec 23, 2012 6:47 pm

Re: Is there a tutorial??

Post by sirguylittle »

If I recall correctly, Gary Willougby's book referred to above was updated for a fairly early version of PB, 4.4 I think.
Here is the original forum thread about the book, you may need to check the last page for a download of the source code examples as the original links are out of date. (Edit: scratch that last, the source code referred to is for John's book (below) not Gary's)
http://www.purebasic.fr/english/viewtop ... 14&t=37059

Alternatives are bluenzl's Purebasic Survival Guide, an online tutorial style reference based on his own experiences learning PB. Also a bit out of date now, but more up to date with 5.11 being the last major updates. He also has a downloadable version if you prefer to read it offline.
http://bluez.home.xs4all.nl/purebasic/

Lastly, there is the book Programming 2D Scrolling Games by John Logsdon. It used to be a purchasable book but went out of print. It was then available in print from Lulu (print on demand) but is not cheap.
This is the original forum thread about that book.
http://www.purebasic.fr/english/viewtop ... 14&t=52033

The good news is that the author has now released the book in PDF form as he no longer can maintain it. It is also not completely up to date, originally being written for PB 4.? but the PDF version was updated for 4.6 and 5.0
http://www.purebasic.fr/english/viewtop ... 14&t=58232

Though the focus is on 2D game creation it is a good book covering the basics of programming with PB as well.

(@Tenaja, maybe this is the book you were thinking of?)

PS. Personally I am not in favour of loading source code examples from a file. You will learn more by typing them in yourself :)
'I listened and forgot, I saw and remembered, I did and understood'
Can't remember who originally said that though!
User avatar
Tenaja
Addict
Addict
Posts: 1948
Joined: Tue Nov 09, 2010 10:15 pm

Re: Is there a tutorial??

Post by Tenaja »

The link I posted was Gary's beginner book, not the game book. I just downloaded it to verify.
sirguylittle
New User
New User
Posts: 7
Joined: Sun Dec 23, 2012 6:47 pm

Re: Is there a tutorial??

Post by sirguylittle »

Tenaja wrote:The link I posted was Gary's beginner book, not the game book. I just downloaded it to verify.
Sorry, I wasn't clear what I meant. I was referring only to what version of PB it was updated for as 4.5/4.6 sounded more like the games book.
c4s
Addict
Addict
Posts: 1981
Joined: Thu Nov 01, 2007 5:37 pm
Location: Germany

Re: Is there a tutorial??

Post by c4s »

What about the "We start programming - User guide" chapter in the help file?
If any of you native English speakers have any suggestions for the above text, please let me know (via PM). Thanks!
BarryG
Addict
Addict
Posts: 3292
Joined: Thu Apr 18, 2019 8:17 am

Re: Is there a tutorial??

Post by BarryG »

PureUser5614 is a bot. See here: viewtopic.php?f=13&t=74001
Post Reply