- CASIO 9860
[fx-9860G] Index of the Casio BASIC Tutorials 사이트 소개
http://community.casiocalc.org/topic/2449-index-of-tutorials/page-1#entry31798
Index of the Casio BASIC Tutorials
INTRODUCTION
Creating a Program
Variable Basics
Debugging Basics
Basic Loops
Selection Statements
Advanced Loops
Logical Operators
Text Display
Input Basics
Key Input
Example Program 1
Advanced Loops
Advanced Variables
혹은
http://www.casio.edu.shriro.com.au/products/fx9860gau/pdf/basicProgramming.pdf
CONTENTS
SECTION 1
LESSON 1 – Starting a new program
LESSON 2 – Displaying text
LESSON 3 – Prompting for user input
LESSON 4 – Using input data
LESSON 5 – Introducing a Goto jump command
LESSON 6 – Renaming a program
LESSON 7 – Understanding the Int function
LESSON 8 – Enter an If statement
LESSON 9 – Entering Clrtext command and adjusting a Goto command
LESSON 10 – Adding other conditions in an If statement
LESSON 11 – Adding more text in an If statement
LESSON 12 – Understanding the Ran# function
LESSON 13 – Introducing a For statement
LESSON 14 – Storing data in a list
LESSON 15 – Sorting a list
LESSON 16 – Eliminate display command and enter text