C++入門學習資源

沒有最好的,只有最適合你的! 目前先列出中文的資源。

使用說明書型

http://www.tcgs.tc.edu.tw/~sagit/cpp/
sagit's C++程式設計

https://www.csie.ntu.edu.tw/~b98902112/cpp_and_algo/index.html
C++與演算法

https://openhome.cc/Gossip/CppGossip/
語言技術:C++ Gossip

https://pydoing.blogspot.com/2012/10/cpp-guide.html
程式語言教學誌

https://codingsimplifylife.blogspot.com/2016/04/c.html
code風景區: 給新手的C++教學

https://sites.google.com/site/putaigaozhongcchengshisheji/ren-shic
程式設計

實戰學習型

http://www.tcgs.tc.edu.tw:1218/
台中女中程式解題系統(Green Judge)
(分類題庫由淺入深。爆肝做到30題包你100分啦)

https://www.codecademy.com/learn/learn-c-plus-plus
Codecademy (需要挑戰全英文)

https://sites.google.com/site/zsgititit/home/c-cheng-shi-she-ji
黃建庭的教學網站: 基礎C++與Python
(內有很多zerojudge題目的挖空程式碼)