2014年3月31日月曜日

言語の基本

データ型: const, static, instance, initial
演算
比較: equals, == 
条件: if, else if, if-if, switch
繰返し: for foreach while
call by Value, call by Reference
I/O : file, db

2014年3月30日日曜日