C++ Primer Plus

C++ Primer Plus pdf epub mobi txt 电子书 下载 2026

出版者:Addison Wesley
作者:Stephen Prata
出品人:
页数:1200
译者:
出版时间:2011-10-18
价格:GBP 39.99
装帧:Paperback
isbn号码:9780321776402
丛书系列:
图书标签:
  • C++
  • 编程
  • 计算机
  • Programming
  • 经典
  • 程序设计
  • Plus
  • 计算机科学
  • C++ Primer Plus
  • 编程语言
  • C++
  • 基础教程
  • 面向对象
  • 计算机科学
  • 软件开发
  • 学习指南
  • 编程入门
  • 算法
  • 数据结构
想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

具体描述

C++ Primer Plus, Sixth Edition New C++11 Coverage C++ Primer Plus is a carefully crafted, complete tutorial on one of the most significant and widely used programming languages today. An accessible and easy-to-use self-study guide, this book is appropriate for both serious students of programming as well as developers already proficient in other languages. The sixth edition of C++ Primer Plus has been updated and expanded to cover the latest developments in C++, including a detailed look at the new C++11 standard. Author and educator Stephen Prata has created an introduction to C++ that is instructive, clear, and insightful. Fundamental programming concepts are explained along with details of the C++ language. Many short, practical examples illustrate just one or two concepts at a time, encouraging readers to master new topics by immediately putting them to use. Review questions and programming exercises at the end of each chapter help readers zero in on the most critical information and digest the most difficult concepts. In C++ Primer Plus, you'll find depth, breadth, and a variety of teaching techniques and tools to enhance your learning: * A new detailed chapter on the changes and additional capabilities introduced in the C++11 standard * Complete, integrated discussion of both basic C language and additional C++ features* Clear guidance about when and why to use a feature* Hands-on learning with concise and simple examples that develop your understanding a concept or two at a time* Hundreds of practical sample programs* Review questions and programming exercises at the end of each chapter to test your understanding* Coverage of generic C++ gives you the greatest possible flexibility* Teaches the ISO standard, including discussions of templates, the Standard Template Library, the string class, exceptions, RTTI, and namespacesTable of Contents 1: Getting Started with C++ 2: Setting Out to C++ 3: Dealing with Data 4: Compound Types 5: Loops and Relational Expressions 6: Branching Statements and Logical Operators 7: Functions: C++'s Programming Modules 8: Adventures in Functions 9: Memory Models and Namespaces 10: Objects and Classes 11: Working with Classes 12: Classes and Dynamic Memory Allocation 13: Class Inheritance 14: Reusing Code in C++ 15: Friends, Exceptions, and More 16: The string Class and the Standard Template Library 17: Input, Output, and Files 18: The New C++11 Standard A Number Bases B C++ Reserved Words C The ASCII Character Set D Operator Precedence E Other Operators F The stringTemplate Class G The Standard Template Library Methods and Functions H Selected Readings and Internet Resources I Converting to ISO Standard C++ J Answers to Chapter Reviews

作者简介

Stephen Prata在加州肯特菲尔得的马林学院教授天文、物理和计算机科学。他毕业于加州理工学院,在加州大学伯克利分校获得博士学位。Stephen本人或与他人合作编写的图书有十多本。他撰写的The Waite Group's New C Primer Plus一书获得了计算机出版联合会1990年度最佳“How-to”计算机图书奖;他撰写的The Waite Group's C++ Primer Plus一书获得了计算机出版联合会1991年度最佳“How-to”计算机图书奖的提名。

目录信息

读后感

评分

这本书是我在大二的那个暑假和大三第一个学期时候看的。现在回想起来,这本书看的时间真是长啊。当然这么长是有原因的,这本书有一个特点,每一章都有一些简单的课后题目。题目都是非常简单的,不过真的完成每一个题目需要的代码两也是非常大的。看着本书之前只是上课学过C语言...  

评分

这本书是我在大二的那个暑假和大三第一个学期时候看的。现在回想起来,这本书看的时间真是长啊。当然这么长是有原因的,这本书有一个特点,每一章都有一些简单的课后题目。题目都是非常简单的,不过真的完成每一个题目需要的代码两也是非常大的。看着本书之前只是上课学过C语言...  

评分

之前的C语言启蒙就是读prrata的C primer plus,对他的书印象很好,通俗易懂。但是我学C语言的目的纯属是为了给学C++做铺垫。于是我看了他的这一本C++ primer plus,虽然没有C Primer plus完美,但是也是描述详尽,语言通俗易懂。 prrata的书有几个特点: 1.描述详尽以至于有时...  

评分

很久之前,在网上看到有人推荐C++书籍的时候,有一位说,推荐C++ Primer,注意不是C++ Primer Plus,完全是两本不同的书。后来也零零星星地听到过一些关于这本C++ Primer Plus的评价,大致都是说这本书不行,请去看C++ Primer或者Accelerate C++之类的。 前些日子偶然看到,这...  

评分

所有东西都是从头讲起,不适合有基础的人。这书里的例子很好,非常具有代表性。可以先敲里面的代码运行,看看会有什么结果,再回过头看看前面的叙述。把它和C++ Primer一起放在电脑旁边随时翻阅,用处还是很大的。

用户评价

评分

和中文版一起看的,发现原版也有不少错误。不过对于没有编程经验的小白而言是很好的C++入门读物。没错,我就是小白????

评分

完整读完了英文版上下册,除了一些章节后面的习题没有做,别的基本都看了。理论结合实践,会有更好的效果。感觉很好,以后也要经常回顾,适合入门。学习这个之后还应当系统地学习stl,多实践。

评分

完整读完了英文版上下册,除了一些章节后面的习题没有做,别的基本都看了。理论结合实践,会有更好的效果。感觉很好,以后也要经常回顾,适合入门。学习这个之后还应当系统地学习stl,多实践。

评分

适合没编程基础的同学入门C++。 作者的讲解很详细易懂,看完收获不会小的。

评分

ok

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2026 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有