プログラミング実習

目指せRoBoHoNマスター

※リンクがあるところのみ公開しております

目次


プログラミング実習~基礎編

    Step1:計算・変数
  1. Exercise1-1:計算
  2. Exercise1-2 :身長の予測
  3. Exercise1-3:サイコロを振る
  4. Exercise1-4:𝑥 と 𝑦 は?
  5. Exercise1-5:年齢予想ゲーム
  6. Exercise1-6:身長の予測値 再び
  7. Step2:条件分岐
  8. Exercise2-1:サイコロ 再び
  9. Exercise2-2:今日の晩御飯は?
  10. Exercise2-3:丁半ゲーム
  11. Step3:繰り返し処理
  12. Exercise3-1:夢想花
  13. Exercise3-2:自然数 𝑁 までの和
  14. Exercise3-3:20年後の預金額
  15. Step1~3の演習問題
  16. Practice1-1:年齢予想ゲーム再考
  17. Practice1-2:数当てゲーム
  18. Practice1-3:世界のナベアツ
  19. Practice1-4:素数判定

プログラミング実習~応用編

    Step4:関数
  1. Exercise4-1:自己紹介
  2. Exercise4-2:階乗を計算する関数
  3. Exercise4-3:組み合わせ
  4. Exercise4-4:サザホンとじゃんけん
  5. Step5:リスト
  6. Exercise5-1:数え上げ1
  7. Exercise5-2:数え上げ2
  8. Exercise5-3:テストの点数
  9. Step4~5の演習問題
  10. Practice2-1:フィボナッチ数列
  11. Practice2-2:組み合わせ
  12. Practice2-3:RoBoHoNとじゃんけん