close_btn

  • ※ 사이트 내부 통합검색


  • ※ 카카오페이로 기부하기

  • ※ 사이트 내부 통합검색
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

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 



?