Created
February 21, 2011 07:50
-
-
Save IrhAyaka/836789 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
★付きが実際に話したこと | |
内容 | |
> ★・プログラミングってなんですか。 | |
> ★・型とか変数とか関数、引数、定数ってなんですか | |
> ★・ifやcaseやforなどについて | |
> ★・使い分けとか、あとごちゃごちゃしてる場合はどうしたらいいか困る | |
> ★・サブルーチンとかモジュールってなに?どう使えばいいの | |
That all for Today? I'm full | |
> ・オブジェクト指向ってなんですか | |
> ・インスタンスの生成って何? | |
> 構造化ってなんですか | |
*************** | |
以下、メールなどで届いた質問 | |
・1つの処理を1つのファイルで書けばいいのに、なぜ、いろんなファイルに飛ぶのかがわからない。 | |
また、どのような構造になっているのか、わからない。 | |
(基本となる連動方法があるのか?) | |
・DLLってなんですか | |
・美しいコードってなんですか。どういう風に書けばいいのか。可読性とか |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment