ASTA編程公益暑期培訓(xùn)--Lecture1 Programming Abstr

第一次做筆記,可能比較混亂,各位大佬見諒_(:з」∠)_
科普
04:33
軟件與程序的介紹
19:52
編程語言及C語言的介紹
42:57
開發(fā)C語言程序(C語言編譯器)
推薦DevC++
及十五分鐘的下載時(shí)間
_(:з」∠)_[50min~1h05min]
C語言開始
75:00
分句拆解學(xué)習(xí):
stdio.h 控制臺(tái)(科普歷史ing……)
空行 忽略
int main() main函數(shù)聲明與定義
(tip:聲明與定義的介紹)
{} 代碼的集合
printf() 輸出內(nèi)容到控制臺(tái)
(tip:注意英文""與;)
return 結(jié)束main函數(shù)運(yùn)行
99:27
總結(jié)
最后的作業(yè) 洛谷
注冊洛谷賬號(hào) https://www.luogu.com.cn/auth/register
推薦資料(卷王自?。?/p>
網(wǎng)址:
cppreference.com
?https://en.cppreference.com
C tutorial
C Tutorial | Tutorialspoint
書:C Primer Plus
標(biāo)簽: