Top Page | Upper Page | Contents | About This Site | JAPANESE

Reading and Writing Programs

There are various programming languages. But basic items are not so different. I introduce such items below.

Key-words

Repeat

Repeat same procedure by computers

If

Teach condition and procedure

Variable

Box of value

Nesting

Process is written from up to down.

Program is similar to novels. Different points is that program has "repeat" and "if" structure.




NEXT Program Languages

Tweet