Select your programming environment from the list below:
String Operations and Arrays
Pre-defined Functions
Parameter Passing
Making Choices
Complex Conditions
Repetition
- The For…Next Loop – simple example
- User Defined Fixed Loop – simple times table examples
- Repetition – using STEP
- Times Table Program – Learn them here!
Conditional Loops
Random Numbers
Simple Examples
- Making a Cup of Tea – think of some other list of steps to put into pseudocode
- Input/Output – simple example
- Slab Calculator example