Covers hierarchy of arithmetic operations; entering programs; branching; arrays; loops; multidimensional arrays; simulating library functions; using subroutines; SLOW and FAST mode; relational operators in logical decisions; plotting; graphics in strings; plotting; slicing; strings in arrays.
Contents
- Preface v
- 1 The Keyboard
- 2 Hierarchy of Arithmetic Operations
- 3 Entering Programs
- 4 Output to the Screen
- 5 Branching
- 6 Advanced Branching
- 7 Arrays
- 8 Loops
- 9 Multidimensional Arrays
- 10 Simulating Library Functions
- 11 Using Subroutines
- 12 Slow and Fast Mode
- 13 Relational Operators in Logical Decisions
- 14 Randomization
- 15 Strings
- 16 Graphics in Strings
- 17 Plotting
- 18 Slicing
- 19 Strings in Arrays
- 20 Recorded Programs
- 21 Saving Data
- 22 Controlling the Printer
- Index