C++ Primer pdf epub mobi txt 電子書 下載 2024


C++ Primer

簡體網頁||繁體網頁
Stanley B. Lippman
Addison Wesley
1991-7-16
640
GBP 29.99
Paperback
9780201548488

圖書標籤: C++  技術  成長  思維   


喜歡 C++ Primer 的讀者還喜歡




點擊這裡下載
    


想要找書就要到 小哈圖書下載中心
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

发表于2024-07-16

C++ Primer epub 下載 mobi 下載 pdf 下載 txt 電子書 下載 2024

C++ Primer epub 下載 mobi 下載 pdf 下載 txt 電子書 下載 2024

C++ Primer pdf epub mobi txt 電子書 下載 2024



圖書描述

C++ Primer, a favorite choice for a first C++ book, has been greatly improved with the latest and greatest on C++, stressing the built-in language features of the C++ Standard Library. For this new version--weighing in at a massive 1,237 pages--Stanley Lippman, a well-known C++ expert, teams up with Josée Lajoie, who has helped define the C++ international language standard. The new material is excellent for programmers who want to get the most out of new and advanced features in the language.

The authors still introduce the basics of C++, including data types and pointers, but quickly move on to stress how to get the most out of the built-in features of ISO-standard C++. Throughout this book built-in support for the C++ Standard Library, such as container classes like vectors and maps, and other standard features, such as the string class, are integrated into a tried-and- proven basic-language tutorial.

The major new features of C++ (templates, name spaces, and run-time type identification) all get their due. The result is an authoritative guide to basic and advanced C++ in a clear and readable style, with plenty of short, practical examples throughout the text. The book includes exercises--some quite challenging--for every section: a perfect choice both for self-study and the classroom.

C++ Primer 下載 mobi epub pdf txt 電子書

著者簡介

本書所有作者都是著名的C++權威人物。

Stanley B. Lippman目前是微軟公司 Visual C++ 團隊的架構師。他從1984年開始在貝爾實驗室與C++的設計者Bjarne Stroustrup一起從事C++的設計與開發。他在迪士尼和夢工廠從事動畫製作,還擔任過JPL的高級顧問。他還著有Inside the C++ Object Model。

Josée Lajoie曾經是IBM加拿大研究中心C/C++編譯器開發團隊的成員,在ISO C++標準委員會工作瞭7年,擔任過ISO核心語言工作組的主席和C++ Report雜誌的專欄作傢。

Barbara E. Moo是擁有25年軟件經驗的獨立谘詢顧問。在AT&T,她與Stroustrup、Lippman一起管理過復雜的C++開發項目。她和Andrew Koenig閤著瞭Accelerated C++和Ruminations on C++。


圖書目錄


C++ Primer pdf epub mobi txt 電子書 下載
想要找書就要到 小哈圖書下載中心
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

用戶評價

評分

我覺得 c++ 真的有點過瞭 所以現在 java 的很多特性都很受歡迎 剛剛好解決問題 剛剛好夠用 typescript 和 go 的語言特性設計也或多或少參考瞭 java scalar在 java 基礎上 嚮更易用 開發效率更高邁進 = =

評分

我覺得 c++ 真的有點過瞭 所以現在 java 的很多特性都很受歡迎 剛剛好解決問題 剛剛好夠用 typescript 和 go 的語言特性設計也或多或少參考瞭 java scalar在 java 基礎上 嚮更易用 開發效率更高邁進 = =

評分

我覺得 c++ 真的有點過瞭 所以現在 java 的很多特性都很受歡迎 剛剛好解決問題 剛剛好夠用 typescript 和 go 的語言特性設計也或多或少參考瞭 java scalar在 java 基礎上 嚮更易用 開發效率更高邁進 = =

評分

我覺得 c++ 真的有點過瞭 所以現在 java 的很多特性都很受歡迎 剛剛好解決問題 剛剛好夠用 typescript 和 go 的語言特性設計也或多或少參考瞭 java scalar在 java 基礎上 嚮更易用 開發效率更高邁進 = =

評分

我覺得 c++ 真的有點過瞭 所以現在 java 的很多特性都很受歡迎 剛剛好解決問題 剛剛好夠用 typescript 和 go 的語言特性設計也或多或少參考瞭 java scalar在 java 基礎上 嚮更易用 開發效率更高邁進 = =

讀後感

評分

说实话,我学完C以后进阶到C++的第一本书就是这本CP4。CP4确实是经典,但是它却不适合初学者,我当时读了大概有一半了,但是对很多东西还是一知半解。因为这本书是站在编译器的角度来写的,很多东西非常细节,事无巨细的论述对初学者一点好处也没有。初学者需要快速能先吸引眼...  

評分

还没有读完,但是,一开始就讲vector和iterator让我有些吃惊。但看过之后,就发现了,C++就应该这么讲。而不是像国内的教材那样,学C++都把C给先讲一遍,讲完数组讲指针,搞得很多人最后学的还是C,甚至很多计算机专业的人不知道vector是什么东西。  

評分

評分

之前太穷,没有名著的概念。于是就借着国内的几个草根版本的C++教程学编程,结果倒是还不错,会用C++了。 两年前找工作,我对C++的很多要点都没有概念。为了能够应付笔试,去网上找了很多面筋,也在很多公司去体验笔试的感觉。路虽然走得有点偏,但是和凑合。 最...  

評分

之前太穷,没有名著的概念。于是就借着国内的几个草根版本的C++教程学编程,结果倒是还不错,会用C++了。 两年前找工作,我对C++的很多要点都没有概念。为了能够应付笔试,去网上找了很多面筋,也在很多公司去体验笔试的感觉。路虽然走得有点偏,但是和凑合。 最...  

類似圖書 點擊查看全場最低價

C++ Primer pdf epub mobi txt 電子書 下載 2024


分享鏈接





相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2024 qciss.net All Rights Reserved. 小哈圖書下載中心 版权所有