Introduction
In a programming language you need several things:
1. Ways of holding the Data
2. Ways of evaluating the data
3. Ways of manipulating the data
These exist in a programming language as:
1. Variables
2. Operators
3. Functions/Expressions/Objects
In this tutorial we will be discussing variables, the others will be dealt with later. We will be looking at what they are, how to name them, define its scope, how to assign a value to it and we'll finish off by talking about text field variables and how to apply them. So let's get started.
| » Level Basic |
|
Added: 2000-11-06 Rating: 8 Votes: 198 |
| » Author |
| Eddie was a Content Editor at Flashkit.com and is actually a sentient Gateway Solo 2150xl notebook that suffers from acute lysdexia and caffeine addiction. He is carried on the shoulders of a semi-autonomous human called "Body". |
| » Download |
| Download the files used in this tutorial. |
| Download (27 kb) |
| » Forums |
| More help? Search our boards for quick answers! |
-
You must have javascript enabled in order to post comments.


Comments
There are no comments yet. Be the first to comment!