資料來源:http://programming.im.ncnu.edu.tw/C_index.html
程式寫作概論 http://programming.im.ncnu.edu.tw/Chapter0.htm
電腦系統概論 http://programming.im.ncnu.edu.tw/Chapter1.htm
電腦內部運作 http://programming.im.ncnu.edu.tw/Chapter2.htm
C語言的總覽 http://programming.im.ncnu.edu.tw/Chapter3.htm
C的工具語言 http://programming.im.ncnu.edu.tw/Chapter4.htm
型別與運算 http://programming.im.ncnu.edu.tw/Chapter5.htm
流程控制 http://programming.im.ncnu.edu.tw/Chapter6.htm
迴圈範例練習 http://programming.im.ncnu.edu.tw/Chapter7.htm
函數與遞迴http://programming.im.ncnu.edu.tw/Chapter8.htm
指標 http://programming.im.ncnu.edu.tw/Chapter9.htm
陣列 http://programming.im.ncnu.edu.tw/Chapter10.htm
字元字串 http://programming.im.ncnu.edu.tw/Chapter11.htm
指標陣列函數 http://programming.im.ncnu.edu.tw/Chapter12.htm
結構 http://programming.im.ncnu.edu.tw/Chapter13.htm
基本資料結構 http://programming.im.ncnu.edu.tw/Chapter14.htm
範例練習 http://programming.im.ncnu.edu.tw/Chapter15.htm