C 高階書籍列表

2021-07-02 14:39:37 字數 1265 閱讀 4372

經典著作入門書籍

《c++ primer 中文版(第5版)》

《c++ primer (fifth edition)》

《c++ primer plus 中文版(第六版)》

《c++ primer plus (sixth edition)》

高階書籍

《thinking in c++》

《c++程式設計思想》

《the c++ programming language (fourth edition)》

《c++程式語言(第四版)》

《essential c++》

《the c++ standard library: a tutorial and reference》

《effective stl》

《generic programming and the stl: using and extending the c++ standard template library》

《泛型程式設計與stl》

《c++語言的設計和演化》

《stl原始碼剖析》

高階書籍

《standard c++ iostreams and locales: advanced programmer's guide and reference》

《標準c++輸入輸出流與本地化》(go on)

《c++ network programming》

《c++網路程式設計》

《ruminations on c++: a decade of programming insight and experience》

《c++沉思錄》

《inside the c++ object model》

《深度探索c++物件模型》

《design patterns:elements of reusable object-oriented software》

《設計模式:可復用物件導向軟體的基礎》

《large-scale c++ software design》(《大規模c++程式設計》);

《stl 原始碼剖析》;

《the c++ standard : incorporating technical corrigendum no. 1》;

《preprocessor c++》

《c++語言基礎》

《essential c++》

《(more)effective c++》

《(more)exceptional c++》[15]《c++ templates》

C 高階書籍推薦

c 書籍太豐富了,以下是我精選推薦的。一 c 入門普及篇 1.c 程式設計教程 錢能 清華版 講解較為清析 簡單,符合中國學生思路,便宜。但深度和廣度欠佳,適合初學者。2.c 程式語言 c 之父所作,被稱之為 c 聖經 不僅對語言,而且對語言周邊的一些如發展史 語義哲學都有比較詳細的描述。對語言的描...

PHP高階書籍

初階 基礎知識及入門 01.php與mysql程式設計 第4版 02.深入淺出mysql 資料庫開發 優化與管理維護 第2版 03.實戰nginx 取代apache的高效能web伺服器 04.redis 實戰 06.mongodb權威指南 第2版 07.linux系統命令及shell指令碼實踐指南 ...

unity高階書籍 書籍 遊戲程式設計模式

我必須要推薦 遊戲程式設計模式 一書,目前為止見過最好的設計模式書籍。多數遊戲程式設計師所面臨的最大挑戰就是最終實現他們的遊戲。許多遊戲在其高度複雜的 庫中折戟沉沙,最終沒能問世。本書是為解決此問題而生。本書作者在多年的遊戲開發工作中,收集了許多已經證實的設計模式來幫助解構 重構以及優化遊戲。gam...