Question:
how can i develope my programming skills?
sat...
2008-12-18 16:27:41 UTC
i have been learning c for three months.let me know a very good book on programming
Four answers:
Bro
2008-12-18 16:36:52 UTC
Read code, write code. Repeat.



Here's the faq for the alt.comp.lang.learn.c-c++ usenet newsgroup.

http://www.faqs.org/faqs/C-faq/learn/



From their faq:

14: What are the best books I can learn C from?



If you wish to learn C, the classic text - the "Bible" - is "The C

Programming Language", 2nd Edition, by Brian Kernighan and Dennis

Ritchie. This hallowed text describes and explains ANSI C. K&R2 is

renowned for its brevity, clarity, elegance and completeness; but

these very factors can make it heavy going for the beginner.

http://cm.bell-labs.com/cm/cs/cbook/



K N King's "C Programming: A Modern Approach" is another text

frequently recommended on comp.lang.c. This book is a good,

thorough introduction to C that is a lot easier to work with

from a beginner's perspective.

http://knking.com/books/c/



Another frequently recommended book on C is "C - How to

Program", 2nd Edition, by H M Deitel and P J Deitel. Please note

that I have not had a chance to read this book, and include the

reference on the strength of the the recommendation of a number

of regular posters to comp.lang.c.

http://www.deitel.com/products_and_services/publications/chtp2.htm

------



Deitel & Deitel's books are pretty good - I had a class on Java that used their Java book.
Tasm
2008-12-18 17:02:50 UTC
Develop



Doesn't look right does it?



Anyway, this book is great



Murach's ASP.NET 3.5 Web Programming with C# 2008
2008-12-18 16:37:28 UTC
C For Dummies: All in one desktop reference

http://www.amazon.com/All-One-Desk-Reference-Dummies/dp/0764570692



That book is amazing: I learned everything i know about C from it.

It explains everything from "structs" to "pointers" etc.

If you want a more advanced book, then you should try

"The C Programming Language"



http://www.amazon.com/Programming-Language-Prentice-Hall-Software/dp/0131103628
b-i-n-g-o
2008-12-18 23:58:35 UTC
practice and get the cprogramming language k and r


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...