English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

hai friends.
i want to improve my C progamming skills.would anyone pls give me a best idea.i want to know about the sites which gives good c tuitoral

2007-09-21 18:14:34 · 3 answers · asked by Anonymous in Computers & Internet Programming & Design

3 answers

http://www.cplusplus.com/doc/tutorial/

I use it a lot to refresh my memory. It will go over most basic constructs. I know that you said C and not C++ but they are so similar that 90% of what you will see on that site applies to C. The best way to improve your programming is to take on a project. Think of some program you want to build. Then start researching on how to do it. As you are building your program you will run into a lot of errors. It is fixing these errors and forcing the compiler and program to agree with what you are trying to do will teach you a lot. In other words it will give you flight hours.

2007-09-21 18:22:00 · answer #1 · answered by mr_gees100_peas 6 · 0 0

To speak a language better, best way is to speak that language and live among people who are at least as fluent as you are in that language. For C, write lot of programs, join some interesting projects on df.net and send as many patches as you can.

For web part, subscribe to comp.lang.c of Google groups. Read through its FAQ, past discussions along with following the ongoing threads.

The book by Dennis Ritchie and the book by Peter van der Linden is good.

2007-09-22 11:29:31 · answer #2 · answered by Anonymous · 0 0

I'm not sure about websites, but i have a book called building blocks for programming thats really good, and it teaches Pascal, C, Java, visual basic and Perl. I'd highly recommend it and its only $20 AU

2007-09-22 01:22:03 · answer #3 · answered by ryan_stormboy 2 · 0 0

fedest.com, questions and answers