Tuesday, July 14, 2009

C programming?

I want to learn C, but don't know where to start. Can someone point me in the right direction? Where can i find some C tutorials besides the hello world tutorial? And what programs do I need?

C programming?
The easiest start up IDE for C would be old DOS-based Borland Turbo C/C++ of course this is not going to take you beyond self-study to any kind of real purpose.





Next-to-best tool for study purpose is no IDE at all, just simple compiler tool, tons of GCC or non-GCC based links can be found by a search of "GCC"





C is moderately aged, so most consolidated information can only be found in books, you can get whatever thinnest and cheapest C book you can see and that is full of beginner information.
Reply:I like the NeHe tutorials for OpenGL as a free graphics platform. I use the borland free compiler. If you email me I can help you get it all installed if you get stuck.
Reply:you need visual studio or C compiler just google c compiler. i have links for you c programming tutorials
Reply:http://www.cprogramming.com/


No comments:

Post a Comment