网上购物 货比三家
您现在的位置:快乐比价网 > 图书 > 计算机与网络 > 程序设计 > 商品详情

Accelerated C++(英文版)

分享到:
Accelerated C++(英文版)

最 低 价:¥14.70

定 价:¥42.00

作 者:(美)凯尼格/(美)AndrewKoenig (美)BarbaraE.Moo

出 版 社:机械工业出版社

出版时间:2006-04

I S B N:7111188314

价格
14.70元

商品详情

编辑推荐

内容简介

C++之父倍加推崇的入门教材
  Francis Glassborow的《You Can Do It》和Koenig & Moo的《Accelerated C++》是打破旧式而令人厌烦的教育方式的例子。
                        --C++之父Bjarne Stroustrup
  为什么本书给我们的印象会如此深刻呢?这是因为:
  ●它一开始就讲授最有用的概念,而不是最基本的概念。读者很快就能够开始编程。
  ●它描述的是现实中的问题和解决方案,而不只是语言功能。读者不但能够学会这些功能,而且知道如何使用它们。
  ●它的内容涉及语言和标准库。读者从

作者简介

目录

Preface
Chapter 0 Getting started
 0.1 Comments
 0.2 #include
 0.3 The main function
 0.4 Curly braces
 0.5 Using the standard library for output
 0.6 The return statement
 0.7 A slightly deeper look
 0.8 Details
Chapter I Working with strings
 1.1 Input
 1.2 Framing a name
 1.3 Details
Chapter 2 Looping and counting
 2.1 The problem
 2.2 Overall structure
 2.3 Writing an unknown number of rows
 2.4 Writing a row
 2.5 The complete framing program
 2.6 Counting
 2.7 Details
Chapter 3 Working with batches of data
 3.1 Computing student grades 
 3.2 Using medians instead of 

商品评论(0条)

暂无评论!

您的浏览历史

loading 内容加载中,请稍后...