tutorial
How to Use Euphoria to Write Programs
This tutorial caters for absolute beginners to programming and also those who have experience using other languages.
| Lesson | Description |
|---|---|
| Intro | What's so different about Euphoria and how to get a copy? |
| Hello world | Your first Euphoria program. |
| writeln | Simple console display. |
| Interpreter | How to run Euphoria on your computer. |
| Builtin Data Types | Everything in a computer is a set of numbers. |
| Statements and Expressions | Getting stuff done. |
| Controlling the Program | How to get Euphoria under control. |
| Routines | Functions and Procedures |
- history, backlinks
- Last modified May 05, 2014 by DerekParnell

