适合初学者的C ++书籍? [英] C++ books for beginner?

查看:73
本文介绍了适合初学者的C ++书籍?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




我开始学习C ++并希望自己学习一本教科书来支持我。

这里的任何人都可以推荐一本书,它会给我很好的

基础,并以简洁的步骤将我带到OOP等。


到目前为止,我翻过的大部分书籍似乎都在几个月内被扔在一起,并且结构很少,解释很差,并且b / b
无可比拟的例子等。


除了能够用C ++编程之外,我还想了解

实际语言。


我看过SAMS Teach自己C ++ 21天和Dietel&

Dietel的C ++编程。不幸的是D& D书被包裹了所以我

看不出它的结构是什么样的。


帮助引导我完成写得不好的书的迷宫一本简单的,结构良好的书,有很多示例代码。


如果它在章节结束时进行练习并且

在后面回答!!!

让我知道你的想法,

干杯。

Hi,

Im starting to learn C++ and am looking to get myself a textbook to
help me along.

Can anyone on here recommend a book which will give me good
foundations and take me up to OOP etc in clear concise steps.

Most books I have flicked through so far seem to be threw together in
a few months and have little structure, poor explanations and
irrelevent examples etc.

As well as being able to program in C++, I want to understand the
actual language.

I have looked at SAMS Teach yourself C++ in 21 days and Dietel &
Dietel''s C++ Programming. Unfortunately the D&D book was wrapped so I
could not see what its structure was like.

Help guide me through the maze of poorly written books to a simple,
well structured book, that has plenty of example code.

It would be advantageous if it had exercises at the chapter end and
answers at the back!!!
Let me know what you think,
Cheers.

推荐答案

>我开始学习C ++,我正在寻找自己的教科书
> Im starting to learn C++ and am looking to get myself a textbook to
帮助我。

这里的任何人都可以推荐一本能给我带来好看的书吗
基础,并带我到OOP等清晰简洁的步骤。

我到目前为止翻阅的大多数书籍似乎在几个月内被扔在一起,结构很少,解释很差,
无可比拟的例子等

除了能够用C ++编程外,我还想了解
实际的语言。

我看过了SAMS在21天内教授自己的C ++和Dietel&
Dietel的C ++编程。不幸的是,D& D书已被包裹,所以我看不出它的结构是什么样的。

帮助引导我完成写得不好的书的迷宫,简单,好吧结构化的书,有很多示例代码。

如果它在章节结束时有练习并且在后面有答案,那将是有利的!

让我知道你的想法,
help me along.

Can anyone on here recommend a book which will give me good
foundations and take me up to OOP etc in clear concise steps.

Most books I have flicked through so far seem to be threw together in
a few months and have little structure, poor explanations and
irrelevent examples etc.

As well as being able to program in C++, I want to understand the
actual language.

I have looked at SAMS Teach yourself C++ in 21 days and Dietel &
Dietel''s C++ Programming. Unfortunately the D&D book was wrapped so I
could not see what its structure was like.

Help guide me through the maze of poorly written books to a simple,
well structured book, that has plenty of example code.

It would be advantageous if it had exercises at the chapter end and
answers at the back!!!

Let me know what you think,




加速C ++( http://www.acceleratedcpp.com )通常被视为

,作为有一些编程经验的人们最好的初学者书籍之一。有关书评,请查看 www.accu.org


HTH


-

Peter van Merkerk

peter.van.merkerk(at)dse.nl



Accelerated C++ (http://www.acceleratedcpp.com) is generally considered
as one of the best beginners books for people with some programming
experience. For book reviews take a look at www.accu.org

HTH

--
Peter van Merkerk
peter.van.merkerk(at)dse.nl




" Gerry" < GE *********** @ hotmail.com>在留言中写道

news:f5 ************************** @ posting.google.c om ...

"Gerry" <ge***********@hotmail.com> wrote in message
news:f5**************************@posting.google.c om...


我开始学习C ++,我正在寻找自己的教科书来帮助我。

任何人都可以在这里推荐一本书,它将给我很好的基础,并以简洁明了的步骤把我带到OOP等。

我到目前为止所浏览的大部分书籍似乎都被扔进了<几个月,结构很少,解释不好,无可比拟的例子等。

除了能用C ++编程外,我还想了解
实际语言。

我看过SAMS在21天内自学C ++和Dietel&
Dietel的C ++编程。不幸的是,D& D书已被包裹,所以我看不出它的结构是什么样的。

帮助引导我完成写得不好的书的迷宫,简单,好吧结构化的书,有很多示例代码。

如果它在章节结束时有练习并且在后面有答案,那将是有利的!

让我知道你的想法,

干杯。
Hi,

Im starting to learn C++ and am looking to get myself a textbook to
help me along.

Can anyone on here recommend a book which will give me good
foundations and take me up to OOP etc in clear concise steps.

Most books I have flicked through so far seem to be threw together in
a few months and have little structure, poor explanations and
irrelevent examples etc.

As well as being able to program in C++, I want to understand the
actual language.

I have looked at SAMS Teach yourself C++ in 21 days and Dietel &
Dietel''s C++ Programming. Unfortunately the D&D book was wrapped so I
could not see what its structure was like.

Help guide me through the maze of poorly written books to a simple,
well structured book, that has plenty of example code.

It would be advantageous if it had exercises at the chapter end and
answers at the back!!!
Let me know what you think,
Cheers.




除了Accelarated C ++,Lippman / Lajoie的C ++ Primer也绝对是

开头的好书,IMO。


HTH,

J.Schafer



Apart from Accelarated C++, C++ Primer by Lippman/Lajoie is also definitely a
good book to start with, IMO.

HTH,
J.Schafer

On Tue,2003年10月28日04:42:22 -0800,Gerry写道:


*剪辑书推荐请求*


嗨Gerry,

如果你通过21天教你自己C ++来实现它书的类型

并决定你仍然喜欢并想要使用C ++我建议购买:


C ++标准库:教程和参考作者:Josuttis。


这不一定是初学者的书,但我个人认为

标准模板库需要尽早介绍人'

C ++生涯。当有人学习char *和double [],

等时,学习std :: string和

std :: vector会很方便。无论如何,购买电脑书籍的好地方是 www.bookpool .com


-

Benny

在给我发电子邮件之前取下你的玫瑰色眼镜
On Tue, 28 Oct 2003 04:42:22 -0800, Gerry wrote:

* snip request for book recommendations *

Hi Gerry,

If you make it through your "Teach Yourself C++ in 21 Days" type of book
and decide that you still like and want to use C++ I''d recommend buying:

"The C++ Standard Library: A Tutorial and Reference" by Josuttis.

This is not necessarily a beginner''s book but I personally feel that the
standard template library needs to be introduced early on in a person''s
C++ career. It would be handy to be learning about std::string and
std::vector the same time someone is learning about char* and double[],
etc.

Anyway, a good place to buy computer books is www.bookpool.com

--
Benny
Remove your rose colored glasses before e-mailing me


这篇关于适合初学者的C ++书籍?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆