Friday, July 31, 2009

Where can i learn c scripting language?

C is not actually a scripting language. Unlike scripting languages, it needs a compiler to translate the text of your program into machine instructions.





You can get gcc, a free C compiler, off the web. Google around for it, and you'll find it. http://www.mingw.org/ may be a place to start.





As for books, I like "Teach Yourself C" by Herb Schildt. Amazon has it, among others.





http://www.cprogramming.com/ seems to be a useful site for what you want, too.

Where can i learn c scripting language?
I assume you mean cshell? Yuch! all shell languages, Yuch!





I just whip up a tiny perl script to do anything and everything. it's web, it's adhoc crap, and it's unix scripting. some people even build stand-alone apps in it!


No comments:

Post a Comment