Learn REBOL - Tutorials and Examples
Learning REBOL requires that you think differently about programming.
REBOL is unique in many ways. We've found that beginners often "get it" better than experienced programmers.
To Get Started...
- What is REBOL?
Quick facts. - REBOL Quick Start
by Carl Sassenrath, creator of REBOL. - Demo Gallery
Screenshots of a few reblets with links to source. - How to View Source Code
How to view the code for scripts and functions. - docs/reference.html
Useful while programming
Tutorials
- Learn REBOL
An extensive tutorial By Nick Antonaccio. - REBOL 3.0 Guide
Part of the new REBOL 3 document wiki. - New REBOL FAQ
If you get stuck, try this page. - A Programming Tutorial for REBOL
A programming course by Victor Pavlu. - Programming with REBOL, Code Conscious
A great site for new REBOLers, by Brett Handley. - REBOL Programming Wikibook
An open document built by the community.
Examples
- The REBOL.org Library
Hundreds of examples and useful programs. - Just One Line
A quick tour of what one line in REBOL can do. - Cookbook of REBOL Code Examples
Dozens of examples for new programmers. - Pongo Game
A simple break-out style game example.
Specific Tutorials
- Beginner's Guide to REBOL Visual Interfaces
An older, but easy-to-read, guide for new users. - REBOL for Easy CGI
Reading forms, making web pages. - Creating and Processing Web Forms with CGI
How to build web forms and process them. - Using REBOL CGI in Apache on Microsoft Windows
The exact details on how to get it working. - REBOL CGI BBS Tutorial
How to build a web BBS in REBOL. - GUI How-To's
A few older tutorials, but still useful.
Other Information
- REBOL Documentation Index
The complete list of REBOL documentation. - REBOL Developer Network
For REBOL developers. - Carl's REBOL Blog
Insights and thoughts about all things REBOL. - Books About REBOL
Several books have been published. - A Quick Introduction to REBOL Scripting
An introduction with few more examples. - REBOL in Ten Steps
A slightly deeper introduction to REBOL. - REBOL with a Cause
The principles behind the language - REBOL Scripting Language
Article published in Dr. Dobbs, Software Tools for Professional Programmers - Code Editors for REBOL
A survey of editors that developers have found useful.
If you know of any other tutorials, please contact us.