Warning: session_write_close(): write failed: No space left on device (28) in /var/www/html/doku.php on line 117
Warning: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in /var/www/html/doku.php on line 117
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/doku.php:117) in /var/www/html/inc/Action/Export.php on line 103
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/doku.php:117) in /var/www/html/inc/Action/Export.php on line 103
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/doku.php:117) in /var/www/html/inc/Action/Export.php on line 103
==== プログラムの動きを体験しながら学ぼう ====
* 実際にプログラムを書いて、プログラムの動きを体験しましょう。
* ここでは、5,6年生向けのテキスト言語でプログラミングで使う考え方を紹介しています。
* [[http://jsdolittle.eplang.jp/drill/5-6.html|テキストを入力してプログラミング]]
----
{{page>コンピュータとの関わり#順次処理}}
{{page>コンピュータとの関わり#反復処理}}
{{page>コンピュータとの関わり#分岐処理}}
{{page>コンピュータとの関わり#変数}}
{{page>コンピュータとの関わり#配列}}
{{page>コンピュータとの関わり#関数}}