REALbasic is an object-oriented programming language that is based on the BASIC language. It was developed by
REAL Software. REALbasic is a cross-platform development vehicle. You can use REALbasic to create software for Windows, Macintosh and Linux from a single set of source code! author Al Anderson guides you through the basics of setting up, designing and creating your first REALbasic program in this tutorial. To begin learning simply click the links.
Introduction
Welcome What this Tutorial Will Cover What is REALbasic
The Program GUI Builder Pt.1 GUI Builder Pt.2 What It Can Produce The REALbasic Language Object Oriented Programming The Basics
How to Create a Window Pt.1 How to Create a Window Pt.2 Hello World! Pt.1 Hello World! Pt.2 Using an EditField
Getting Started with REALbasic
Event Driven Applications
Object Oriented Programming II
The IDE
The Project Pane
The Window Editor Pt.1
The Window Editor Pt.2
The Code Editor Pt.1
The Code Editor Pt.2
The Menu Editor
IDE Menus
REALbasic & File Menus Pt.1
REALbasic & File Menus Pt.2
Edit & Project Menus
View/History/Bookmarks & Window Menus
He|p Menu
REALbasic Projects
Creating a Project
Configuring/Adding & Removing Items
Basic User Interface Controls
Windows Pt.1
Windows Pt.2
Controls I - Checkboxes & StaticText
Controls II - ComboBox & Rectangle
Controls III - Edit Field & PushButton
Controls IV - ListBox & PopUpMenu
Controls V - RadioButton & TabPanel
Menus
The BASIC Programming Language
Introduction
Variables & Properties
Data Types
Arrays
Methods Pt.1
Methods Pt.2
Operators
Control Structures Pt.1
Control Structures Pt.2
Object Oriented & Event Programming
Event Driven Programming
Creating Objects
Modules
Structure & Enumerations
Graphics & Text
Text & Fonts
Graphics I
Graphics II
Pictures
Printing
Animation I - Sprites
Animation II - Canvases
Accessing The File System
File Types
Accessing Files
Working with Text Files
Working with Binary Files Pt.1
Working with Binary Files Pt.2
More Object Oriented Programming
Classes
Subclasses
Programming With Databases
Databases & REALbasic
Accessing a REALSQLDatabase with REALbasic Pt.1
Accessing a REALSQLDatabase with REALbasic Pt.2
Accessing a MYSQL Database with REALbasic
Debugging
What is Debugging
Using the REALbasic Debugger Pt.1
Using the REALbasic Debugger Pt.2
Creating Standalone Applications
Building Application
Customizing Applications Properties
Cross-Compiling
Distributing Applications
Creating a Real Application
Planning the Application
Creating the GUI
Finishing the Coding
Storage
Finishing It Up
REALbasic Resources
Where to Go Next
Wrapping it Up
Credits
About this Author