News:

PlayBASIC2DLL V0.99 Revision I Commercial Edition released! - Convert PlayBASIC programs to super fast Machine Code. 

Main Menu

PlayBASIC Tutorial . . . . .

Started by User5411, June 21, 2012, 09:21:23 AM

Previous topic - Next topic

User5411

Hello everyone,  I have downloaded PlayBasic, & was wondering where do I start in the way of programming.  I'm very new at this!  Any help is appreciated. 

kevin

#1
 Check out (in no particular order)

*) There's an FAQ about this very subject. Common Newcomer Questions.

*) PlayBasic Tutorial Forum Index

*) http://www.playbasic.com/resources.php

*) http://www.playbasic.com/tutorials.php  (Tutorials)

*) http://www.playbasic.com/sourcecodes.php  (Source Code Examples)

*) PlayBASIC Tutorials - Learn BASIC Programming (Youtube video tutorials)

*) There's a number of learn programming styled tutorials in the PlayBASIC HELP under the ABOUT section.   Like learning about variables, arrays and basic structures.  

*) Searching the forums.  

*) Ask questions ,  chat with other PlayBASIC programmers.

*) Check out the Source Code Index.  There's 1000's of example programs demonstrating all types of things.



My personal advice would to be dream up some objective,  big or small (Smaller the better at this point).  Then break the objective down into it's most basic problems/concepts, then learn the programming steps/concepts that solve these problems.