本文介绍了你能推荐任何C编程书吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

任何帮助你在C编程方面取得进步的书籍?


从哪里开始C编程?


你能推荐任何网站吗? ?


你需要多少个月或几年才能成为知识来写

软件?

Any books that helped you progress in C programming?

Where do you begin with C programming?

Can you recommend any websites?

How many months or years did it take you to become knowledge to write
software?

推荐答案





K& R是的,我有那本电子书。 : - )。


开始时相当混乱,但是编程更好的唯一方法是练习,练习,练习编码和写了很多

的程序。


我可能需要一年才能达到写软件的水平,

在高级阶段也许2.记住我已经有很多想法来启动,但编程技能需要提高。 ;-)



K&R yes, I have that eBook. : -).

It is rather confusing to begin with, however the only way to get better at
programming is to practice, practice, practice coding and writing as many
programs.

It will probably take me a year to get to the level to write the software,
at the advanced stage maybe 2. Remember I have have got many ideas to
startup, but programming skills need to improve. ;-)





拥有这样的副本是重罪。 K& R是一本纸质书,它是在
销售。副本是非法的。这是一本免费的电子书:




-

C是一个锋利的工具



It''s an felony to have such a copy. The K&R is a paper book and it is on
sale. Copies are illegal. Here is a free e-book:

http://publications.gbdirect.co.uk/c_book/

--
C is a sharp tool


这篇关于你能推荐任何C编程书吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-02 10:40