Tutorials???

Just starting out? Need help? Post your questions and find answers here.
RealUser60
User
User
Posts: 14
Joined: Sat Jan 06, 2018 4:54 am
Location: Saint George, Utah
Contact:

Tutorials???

Post by RealUser60 »

Hello everyone on the board. I'm quite new at programming, where can I find some easy programming tutorial? I'm just starting out very slow, Please do help ok folks? :)
User avatar
TI-994A
Addict
Addict
Posts: 2740
Joined: Sat Feb 19, 2011 3:47 am
Location: Singapore
Contact:

Re: Tutorials???

Post by TI-994A »

RealUser60 wrote:..where can I find some easy programming tutorial?
There's a step-by-step tutorial I'd created some time back, detailing the fundamentals of PureBasic and the Form Designer. It outlines the basics of windows, gadgets, events, and event handling. Perhaps it might prove helpful as a starting point.

> The Basic Anatomy of a PureBasic Program
Texas Instruments TI-99/4A Home Computer: the first home computer with a 16bit processor, crammed into an 8bit architecture. Great hardware - Poor design - Wonderful BASIC engine. And it could talk too! Please visit my YouTube Channel :D
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Re: Tutorials???

Post by Trond »

Dude
Addict
Addict
Posts: 1907
Joined: Mon Feb 16, 2015 2:49 pm

Re: Tutorials???

Post by Dude »

Pretty sure "RealUser60" is anything but a real user. Seems to be a spam bot to me. Same question 7 times in 7 different posts, and he hasn't replied to any of them: http://www.purebasic.fr/english/search. ... 5&sr=posts
User avatar
RSBasic
Moderator
Moderator
Posts: 1228
Joined: Thu Dec 31, 2009 11:05 pm
Location: Gernsbach (Germany)
Contact:

Re: Tutorials???

Post by RSBasic »

With F1 key you can open the help or here: http://www.purearea.net/pb/english/manu ... rence.html
In the installed program folder you will find many example codes under "Examples".
And here you can also find many example codes: http://www.purearea.net/pb/CodeArchiv/English.html
And here also: https://github.com/SicroAtGit/PureBasic ... iv-Rebirth
If you need help with WinAPI: https://msdn.microsoft.com/en-us/librar ... s.85).aspx
Functions A-Z: https://msdn.microsoft.com/en-us/library/aa383688.aspx
Functions in categories: https://msdn.microsoft.com/en-us/library/aa383686.aspx
Many example codes: http://www.rsbasic.de/winapi-library/
Useful tools for finding windows: http://www.rsbasic.de/temp/ShoWin.exe and http://www.rsbasic.de/temp/WinSpy.exe
Useful constant tool: http://www.purebasic.fr/german/viewtopi ... 11&t=25291
Linux API library: http://www.chabba.de/LinuxAPI.html
Image
Image
Post Reply