C++大學(xué)教程

出版時(shí)間:2008-11  出版社:電子工業(yè)出版社  作者:(美)戴特爾(Deitel,H.M) 著  頁(yè)數(shù):1054  
Tag標(biāo)簽:無(wú)  

前言

Welcome to C++ and C++ How to Program, Fifth Edition! C++ is a world-class programming language for developing industrial strength, high-performance computer applications. We believe that this book and its support materials have everything instructors and students need for an informative, interesting, challenging and entertaining C++ educational experience. In this Preface, we overview the many new features of C++ How to Program, 5/e. The Tour of the Booksection of the Preface gives instructors, students and professionals a sense of C++ How to Program, 5/e's coverage of C++ and objectoriented programming. We also overview various conventions used in the book, such as syntax coloring the code examples, "code washing" and code highlighting. We provide information about free compilers that you can f'md on the Web. We also discuss the comprehensive suite of educational materials that help instructors maximize their students' learning experience, including the Instructor's Resource CD, PowerPoint  Slide lecture notes, course management systems, SafariX (Pearson Education's WebBook publications) and more.

內(nèi)容概要

本書是一本c++編程方面的優(yōu)秀教程,全面介紹了過(guò)程式編程與面向?qū)ο缶幊痰脑砼c方法,細(xì)致地分析了各種性能問(wèn)題、可移植性問(wèn)題及可能出錯(cuò)的情況。與第四版相比,本書從內(nèi)容和結(jié)構(gòu)上都做了較大幅度的修訂與有意義的提升,特別是在“盡早接觸類和對(duì)象”這一觀點(diǎn)的指導(dǎo)下,從第1章就開(kāi)始介紹類和對(duì)象的內(nèi)容。突破了傳統(tǒng)的教學(xué)模式,使學(xué)生直接“考慮對(duì)象”和深入掌握面向?qū)ο蟮幕靖拍?。作者通過(guò)大量的示例程序,重點(diǎn)突出了利用UMI_.進(jìn)行面向?qū)ο蟮脑O(shè)計(jì),引入了使用CGI的Web應(yīng)用開(kāi)發(fā),并且?guī)椭鷮W(xué)生創(chuàng)建真實(shí)世界的c++應(yīng)用程序。本書無(wú)論從廣度還是深度上來(lái)說(shuō)都非常全面,并且從基礎(chǔ)概念講起,同樣適合沒(méi)有編程經(jīng)驗(yàn)的讀者學(xué)習(xí)。    本書可作為高等院校相關(guān)專業(yè)的編程語(yǔ)言教材和c++編程教材,也是軟件設(shè)計(jì)人員進(jìn)行C++程序開(kāi)發(fā)的寶貴參考資料。

作者簡(jiǎn)介

作者:(美國(guó))戴特爾 (H.M.Deitel) (美國(guó))P.J.Deitel

書籍目錄

Chapter1 Introduction to computers,the Internet and World Wide WebChapter2 Introduction to C++ProgrammingChapter3 Introduction to Classes and ObjectsChapter4 Control Statements:Part1Chapter5 Control Statements:Part2Chapter6 Functions and an Introduction to RecursionChapter7 Arrays and VectorsChapter8 Pointers and Pointer-Based StringsChapter9 Classes:A Deeper Look,Part1Chapter10 Classes:A Deeper Look,Part2 Chapter11 Operayot Overloading; String and Array ObjectsChapter12 Object-Oriented Programming:InheritanceChapter13 Object-Oriented Programming:PolymorphismChapter14 TemplatesChapter15 Stream Input/OutputChapter16 Exception HandlingChapter17 File ProcessingChapter18 Class string and string stream processingChapter19 Web ProgrammingChapter20 Searching and SortingChapter21 Data structuresChapter22 Bits,Characters,C-Strings and StructsChapter23 Standard Template Library(STL)Chapter24 Other TopicsAppendix A Operator Precedence and Associativity ChartAppendix B ASCII Character SetAppendix C Fundamental TypesAppendix D Number SystemsAppendix E C Legacy Code TopicsAppendix F PreprocessorAppendix G ATM Case study CodeAppendix H UML2:Additional Diagram TypesAppendix I C++Internet and Web ResourcesAppendix J Introduction to XHTMLAppendix K XHTML Special CharactersAppendix L Using the Visual Studio.NET DebuggerAppendix M Using the GNUC++ DebuggerBibliographyIndex

章節(jié)摘錄

插圖:

編輯推薦

《C++大學(xué)教程(第5版)(英文版)》可作為高等院校相關(guān)專業(yè)的編程語(yǔ)言教材和C++編程教材,也是軟件設(shè)計(jì)人員進(jìn)行C++程序開(kāi)發(fā)的寶貴參考資料。

圖書封面

圖書標(biāo)簽Tags

無(wú)

評(píng)論、評(píng)分、閱讀與下載


    C++大學(xué)教程 PDF格式下載


用戶評(píng)論 (總計(jì)11條)

 
 

  •   之前上C++課時(shí)老師講得實(shí)在是太乏味了....自己學(xué)了java后再回頭來(lái)看c++感覺(jué)不會(huì)太痛苦,這本書絕對(duì)對(duì)初學(xué)者負(fù)責(zé)...循序漸進(jìn)....始終圍繞著現(xiàn)實(shí)生活中的例子讓人看了非常有興趣....每一行代碼都有解釋...也不時(shí)夾雜著一些編程技巧及良好的編程規(guī)范等提示...并且早早的就探討了面向?qū)ο蟮囊恍└拍?再回頭看以前上課的那本課本(這里就不透露書名了,失眠時(shí)可以看),相形見(jiàn)拙,并且其中的英文也不難(想靠編程吃飯,英語(yǔ)不過(guò)關(guān)就死心吧),絕對(duì)推薦給從未接觸過(guò)C++的朋友
  •   想學(xué)好C++就從英文版C++大學(xué)教程開(kāi)始吧 既提高C++編程水平 又提高英語(yǔ)能力 對(duì)準(zhǔn)備出國(guó)的孩子非常有用
  •   deitel大神的書就不用多說(shuō)了,紙張質(zhì)量也很好,英文版又可以學(xué)英語(yǔ)
  •   在國(guó)內(nèi)很少能買到外國(guó)的教材,這本全英文的的書就不錯(cuò)哦。
  •   書強(qiáng)大
  •   發(fā)貨速度很快,當(dāng)當(dāng)快遞真的蠻給力的,書很新,還沒(méi)拆開(kāi)看
  •   現(xiàn)在真在研讀,感覺(jué)比國(guó)內(nèi)的一些書寫的好:簡(jiǎn)單易懂
  •   很好,收到很快~很滿意的書
  •   先介紹類和對(duì)象是這本書一個(gè)很大的特點(diǎn)
  •   書的內(nèi)容不錯(cuò),但是字太小的,看起來(lái)不太舒服??!
  •   非常喜歡,紙質(zhì)也不錯(cuò),字很清晰
 

250萬(wàn)本中文圖書簡(jiǎn)介、評(píng)論、評(píng)分,PDF格式免費(fèi)下載。 第一圖書網(wǎng) 手機(jī)版

京ICP備13047387號(hào)-7