習うより慣れろ
[speech_bubble type=”std” subtype=”L1″ icon=”itokuma-normal.png” name=”しげちゃん先生”]このサイトに行くと、「Hello, World!」と出力するだけの簡単なC言語のプログラム(ソースコード)が既に入力された状態になっています。
[/speech_bubble]
[speech_bubble type=”std” subtype=”R1″ icon=”sanoyu-hatena.png” name=”新人Y子”]このカラフルなのがC言語のソースコードですね。
カラフルなのは意味があるのですか?
[/speech_bubble]
[speech_bubble type=”std” subtype=”L1″ icon=”itokuma-normal.png” name=”しげちゃん先生”]見やすいように自動で着色してくれているのです。
メモ帳のようなテキストエディタですと、このような着色はありませんが、プログラミング用のテキストエディタは着色して表示してくれるものがあります。
[/speech_bubble]
[speech_bubble type=”std” subtype=”R1″ icon=”sanoyu-normal.png” name=”新人Y子”]なるほど、テキストエディタによって違うのですね。
[/speech_bubble]
[speech_bubble type=”std” subtype=”L1″ icon=”itokuma-kirari.png” name=”しげちゃん先生”]はい。では、早速このプログラムを実行してみましょう。
[/speech_bubble]
[speech_bubble type=”std” subtype=”R1″ icon=”sanoyu-bikkuri.png” name=”新人Y子”]え、もう実行できるのですか!
[/speech_bubble]
[speech_bubble type=”std” subtype=”R1″ icon=”techtrageman-normal.png” name=”テクトレージマン”]次回に続く
[/speech_bubble]