瀏覽單個文章
crowofblack
New Member
 
crowofblack的大頭照
 

加入日期: Apr 2007
您的住址: 臺灣
文章: 2
如果想學c的話, 我這裡有些教學網站還不錯

以下為c/c++的教學網站, 個人推薦先看良葛格的網頁
剩下的網頁可以交叉比對看看

http://openhome.cc/Gossip/

http://libai.math.ncu.edu.tw/bcc16/C/C/

http://www.ziyou.math.ncu.edu.tw/~ziyou/c++/

http://dhcp.tcgs.tc.edu.tw/c/index.htm


等程式語言練熟之後, 可以看些演算法
ps.基本上演算法根本看不完, 所以別擔心是自己的程度不夠

http://www.csie.ntnu.edu.tw/~u91029/index.html


另外有興趣的話, 也可以看設計模式
但前題必須要對OO有觀念

http://www.cnblogs.com/whiteyun/category/272006.html

http://www.dotblogs.com.tw/pin0513/category/3265.aspx


關於編譯器, 我個人首推gcc和vc ((都免費的
這兩個都有很好的編譯環境, 滿適合新手或老手使用
至於dev-c因為很久沒更新了, 所以比較不推薦啦

code blocks的下載頁面, 請選擇有mingw的下載
mingw為gcc在windows版本的編譯器
http://www.codeblocks.org/downloads/26

vc的載點, 基本上也是用爽爽 ((萬惡的M$
http://www.microsoft.com/visualstud...windows-desktop
__________________

Alice Madness Returns - Sing Me to Sleep

I wonder if I've been changed in the night?
Let me think: was I the same when I got up this morning?
I almost think I can remember feeling a little different.
But if I'm not the same, the next question is "Who in the world am I?"
Ah, that's the great puzzle!

--Alice's Adventures in Wonderland
舊 2013-07-29, 06:09 PM #17
回應時引用此文章
crowofblack離線中