https://rsd.gumroad.com/l/Qpcv
Refactoring REALbasic Code (RBD4510)
Conventional wisdom and experience say that you design your code first, and then you actually write the code. Within the last decade, this conventional wisdom...
refactoringrealbasiccode
https://rsd.gumroad.com/l/SlYpN
Karel the REALbasic Robot (XDEV8110)
Karel is a virtual robot that has been used for decades to teach programming. Andy created a version of Karel with REALbasic that uses RBScript to program the...
karelrealbasicrobot
https://rsd.gumroad.com/l/vBPR
Creating a Plugin Architecture With REALbasic (XDEV7511)
This article will give some ideas on how to use REALbasic's RBScript feature to add plugins to a REALbasic application.A plugin is hereby defined as a program...
creating a pluginarchitecturerealbasic