Sunday, July 12, 2009

Can i learn C programming language on the internet?

i dont lik to join classes.


know any websites where i can learn C?

Can i learn C programming language on the internet?
NO!


A website is probably the worst way to learn a programming language. I know C++, HTML, JavaScript, and PHP and a have found that books are many times more efficient a than websites. The most common thing I hear when I say that is "But I don't like to read". Well, it's not like reading, you look at the example codes and you only read parts of it. If you try it, you might think the same thing too.





Good luck!!! ;-)
Reply:I neither like taking programming classes nor try to learn something on the Internet. The best way to learn something about programming languages is to buy a couple of books and study them carefully. Why am I saying this ? Because everytime it is not so hard to realize that a book (well,a good one actually) is written with careful attention and organized neatly, that is, all the information you need to get right from the start is always available and in most cases comprehensible.
Reply:The BEST :





http://newdata.box.sk/bx/c/
Reply:You can learn C on the internet. Below is a link to good tutorial. The original "bible" of C programming C Programming by Kernighan and Ritchie is still a valuable book to have at your side.


The first site is good turtorial. The second is good though dated tutorial
Reply:If you don't know how to program at all then you should take a few classes. However, if you only need to learn the syntax of C then I'd recommend buying a few books from O'Reilly--http://www.oreilly.com/. I've always found them helpful.
Reply:You can learn C from the internet but it is not optimal. Get a good book instead. If you cannot afford one, check the library.





Learning a computer language, like natural language, has as much to do with using the language as reading about it. Practice, as in most things, makes perfect.





Also, I would strongly urge you to ignore the advise to read K%26amp;R as a first book in learning C. C has changed over the years and K%26amp;R is the oldest version. Get a book on ANSI C, particularly one that deals with the C99 standard. It is good to go back and read how the language has evolved from K%26amp;R but, in my opinion, that is not the starting point from which to learn.


No comments:

Post a Comment