Learn to Create Computer Programs - EXAMPLE PROGRAM #5 - SLIDING TILE GAME (part 1 of 2)
Here are links to this entire video series (currently more than 8 hours total):
http://musiclessonz.com/rebol_video_links.html
These tutorials demonstrate how easy it is to accomplish real world programming goals with a flexible and powerful language called Rebol. The video tutorial closely follows the written text at:
http://musiclessonz.com/rebol_tutorial.html
which aims to teach average users to program computers to do useful things, without the long and difficult learning curve imposed by other programming languages. If you’re an experienced programmer, it’s strongly recommended that you read the more concise tutorial at:
http://musiclessonz.com/rebol.html
You’ll be amazed at Rebol’s compact code and simple cross-platform usability.
Duration : 0:9:21
Learn to Create Computer Programs - MYSQL AND DATABASES (3 of 3)
Learn to Create Computer Programs - USER DEFINED FUNCTIONS (#1 OF 2)
Learn to Create Computer Programs - INTRO TO VARIABLES AND FUNCTIONS, AND MORE GUI SYNTAX
Learn to Create Computer Programs - EXAMPLE PROGRAM #7 - LISTVIEW DATABASE (part 1 of 2)
Learn to Create Computer Programs - PARSING (1 of 3)
Silverlight Showcase you can see online:
Learn to Create Computer Programs - VARIABLES
Part 2 of building a simple xaml browser application. Here we use the Visual Studio and Expression Interactive Designer tools to create a simple UI for viewing photos from my vacation.
Learn to Create Computer Programs - SAVING, RUNNING, AND DISTRIBUTING SCRIPTS, COMPILING EXECUTABLES AND CREATING INSTALL PACKAGES (#2 of 3)