用旧书学习C语言? [英] Learning C with Older books ?.

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

问题描述

大家好,只是想知道从旧的

书中学习c有什么问题,因为我从1988,1994,1997,1998学到了一些。

通过使用这个年龄段的书籍(我的预算紧张),我将错过

语言中的任何内容或者C版本相似。

我打算使用Dev -C ++在windows平台上。

如果有人觉得我应该注意的任何事情,请帮帮我,我会感觉有点迷失在那里关于这种语言。

非常感谢。

-

comp.lang.c.moderated - 审核地址: cl ** @ plethora.net

解决方案

Jhon smith写道:

大家好,只是想知道从旧书中学习c有什么问题,因为我从1988,1994,1997,1998中学到了一些东西。


当然不是,最好的书之一来自c的设计师(Kernighan

和Ritchie)而且这是一本旧书(我的是从1990年开始,第一版

来自1970年左右)

通过使用这个年龄段的书籍(我预算紧张),我将错过
langauge中的任何东西或者C版本都相似。
我打算在Windows平台上使用Dev-C ++。
如果有人觉得我应该注意的是什么,请帮助我,我<感谢你对这种语言感到有些失落。
非常感谢。




[F'' up2减少---本应该由OP完成!]


在comp.lang.c.moderated Jhon smith< jh ********** @ hotmail.com>写道:

大家好,只是想知道从旧书中学习c有什么问题,因为我从1988,1994,1997,1998学到了一些。 / blockquote>


不是。你将会错过

C99标准所引入的变化,但这并不具有很高的实用性,而且

相对容易以后修好了。远离任何书籍

比1990年左右更大 - 但你不想学习

预标准C.


-

Hans-Bernhard Broeker(br*****@physik.rwth-aachen.de)

即使所有积雪都被烧毁,灰烬会留下来。

-

comp.lang.c.moderated - 审核地址: cl **@plethora.net


Jhon smith写道:

大家好,只是想知道是否有任何问题从旧书中学习c,因为我从1988,1994,1997,1998中学到了一些东西。
通过使用这个时代的书籍​​(我预算紧张),我将错过




1988年的书可能有点过时了,除非它非常好

高质量的书,就像第二版The C Programming

Language。

其他书籍将我在日期方面做得很好,但要注意有很多坏书在流通,无论它们什么时候打印出来。

如果你想知道是否你的书是好的,检查你是否可以在 http://www.accu.org/ 或询问我们(请告诉我们

标题,作者和每本书的版本)。


Bart v Ingen Schenau

-

acllc-c ++ FAQ: http://www.comeaucomputing.com/learn/faq

clc常见问题: http://www.eskimo.com/~scs/C-faq/top.html

clc ++常见问题解答: http:/ /www.parashift.com/c++-faq-lite/

-

comp.lang.c.moderated - 审核地址: cl ** @ plethora.net


Hi all,Just wondering are there any problems with learning c from older
books,as I have picked up some from 1988,1994,1997,1998.
By using books of this age(Im on a tight budget)am I going to missout on
anything in the langauge or has C remaind similar.
I intend to use Dev-C++ on the windows platform.
If any one feels theres anything I should be aware of,please help me out,I
feel a bit lost with all thats out there regarding this language.
Many thanks.
--
comp.lang.c.moderated - moderation address: cl**@plethora.net

解决方案

Jhon smith wrote:

Hi all,Just wondering are there any problems with learning c from older
books,as I have picked up some from 1988,1994,1997,1998.
certainly not, one of the best books is from the designer of c (Kernighan
and Ritchie) and that''s an old book (mine is from 1990, the first edition
was from 1970 or so)
By using books of this age(Im on a tight budget)am I going to missout on
anything in the langauge or has C remaind similar.
I intend to use Dev-C++ on the windows platform.
If any one feels theres anything I should be aware of,please help me out,I
feel a bit lost with all thats out there regarding this language.
Many thanks.




[F''up2 cut down --- should have been done by OP!]

In comp.lang.c.moderated Jhon smith <jh**********@hotmail.com> wrote:

Hi all,Just wondering are there any problems with learning c from
older books,as I have picked up some from 1988,1994,1997,1998.



Not really. You''ll be missing out on the changes introduced by the
C99 standard, but that''s not of very high practical relevance yet, and
can relatively easily be fixed up later. Stay away from any books
older than roughly 1990 though --- you don''t want to learn
pre-standard C.

--
Hans-Bernhard Broeker (br*****@physik.rwth-aachen.de)
Even if all the snow were burnt, ashes would remain.
--
comp.lang.c.moderated - moderation address: cl**@plethora.net


Jhon smith wrote:

Hi all,Just wondering are there any problems with learning c from
older books,as I have picked up some from 1988,1994,1997,1998.
By using books of this age(Im on a tight budget)am I going to missout
on anything in the langauge or has C remaind similar.



The book from 1988 might be a bit out-dated, unless it is a very
high-quality book, like the second edition of "The C Programming
Language".
The other books will do fine date-wise, but be warned that there are a
lot of bad books in circulation, regardless of when they were printed.
If you want to know if your books are any good, check if you can find a
review for them at http://www.accu.org/ or ask us (please tell us the
title, author(s) _and_ version of each book).

Bart v Ingen Schenau
--
a.c.l.l.c-c++ FAQ: http://www.comeaucomputing.com/learn/faq
c.l.c FAQ: http://www.eskimo.com/~scs/C-faq/top.html
c.l.c++ FAQ: http://www.parashift.com/c++-faq-lite/
--
comp.lang.c.moderated - moderation address: cl**@plethora.net


这篇关于用旧书学习C语言?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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