c++入門經典(第6版)
祝賀您!當您閱讀到這裡時,離學習最重要的程式設計語言之一—— c++又近了20秒。
如果您再花23小時59分40秒,就将掌握c++程式設計語言的基本知識。隻需24個課程(每個課程不超過1小時),就将學會重要的c++功能,如管理i/o、建立循環和數組、使用模闆進行面向對象程式設計以及建立c++程式。
我們将這些主題組織成了結構完美、易于了解的課程。在每章中,都将通過項目、輸出和代碼分析,示範相關的主題。另外,還清楚地标出了文法示例,以友善參考。
每章末尾還列出了常見問題及其答案,幫助您更深入地掌握學到的知識。
<a href="https://yq.aliyun.com/articles/90916">1.1 使用c++</a>
<a href="https://yq.aliyun.com/articles/90921">1.2 編譯和連結源代碼</a>
<a href="https://yq.aliyun.com/articles/90925">1.3 建立您的第一個程式</a>
<a href="https://yq.aliyun.com/articles/90928">1.4 總結</a>
<a href="https://yq.aliyun.com/articles/90932">1.5 問與答</a>
<a href="https://yq.aliyun.com/articles/90936">1.6 作業</a>
<a href="https://yq.aliyun.com/articles/90950">2.1 使用c++的原因</a>
<a href="https://yq.aliyun.com/articles/90956">2.2 程式的組成部分</a>
<a href="https://yq.aliyun.com/articles/90960">2.3 注釋</a>
<a href="https://yq.aliyun.com/articles/90966">2.4 函數</a>
<a href="https://yq.aliyun.com/articles/90968">2.5 總結</a>
<a href="https://yq.aliyun.com/articles/90972">2.7 作業</a>