2002年11月6日 星期三

C language

C 是由美國 Dennis Ritchie 所設計, 為了和 K. Thompson 發展 Unix 而開發的電腦語言.


C language keywords
    struct
    enum
    union

運算 Operation
    函數 Function
    http://www.cplusplus.com/reference/clibrary/


資料結構 Data Structure
    linked list
    STL


演算法 Algorithm
http://caterpillar.onlyfun.net/Gossip/AlgorithmGossip/AlgorithmGossip.htm


資料庫

速度
(auto) int v.s. register int

Design
top down / bottom up

Design Pattern

-- 懷舊 --

Borland

熱門文章