Monday, May 24, 2010

To those who develops programs, can you teach me C programming through e-mail ?

My e-mail is rickpeter668@yahoo.co.uk . I tried tutorials but they are not clear.

To those who develops programs, can you teach me C programming through e-mail ?
Just reading tutorials and books won't help you learn how to program in C or any other language... The best way to do this is practice! You should start with solving problems that are given at the end of each section in a tutorial or a book (if it doesn't have any look for another one).


A good book to start with is Bruce Eckel's Thinking in C/C++, and as for tutorials you'll find plenty available at this page:


http://cprogramming.com/
Reply:Email isn't going to be any clearer and it would take a long time.


A good book might help, but maybe you just need someone you can ask direct questions of. Try finding a course near you.
Reply:Honestly, no.





There are books you can read (especially anything by O'Reilly), there are schools you can enroll in, but in the end the only real way to learn is by coding. I suggest you buy a book and just start coding your way through it. Do the examples first, see how they work, then build from them.


No comments:

Post a Comment