Home / Lectures / プログラミング基礎 I(2023・A1)

お知らせ Notice


対面での出席率が低いことを理由として第4回 (10/30)から本講義はハイブリッド形式からオンライン形式に移ります.
Due to the low in-person attendance rate, this lecture will be moved from a hybrid format to an online format from the 4th lecture (10/30).

スケジュール Schedule



プログラミングの環境構築 Setting up a programming environment


授業で実習を行うためには,事前にプログラミングの環境を構築しておく必要があります.
自分が使用するOSを確認し,以下のマニュアルを参考にして環境構築を行ってください.

A programming environment is required to be set up before class in order to be able to run codes.
Please check your OS and build the environment by referring to the following manual.


minttyに関するエラーが出た場合:リング

また,プログラムを作成するためのエディタが必要となります.
メモ帳やテキストエディタでも問題はないですが,下記のいずれかの使用をおすすめします.

Additionally, you will need an editor to write the actual code.
Notepad or a simple text editor could be used but we recommend using one of the following:


上記のエディタは全てフリーソフトです.自分が使いやすいものを選んでインストールしてください.
All the above editors are free. Please choose the one that you feel comfortable using and install it.

講義資料 Lecture Slides



最終レポート課題:ダウンロード