Introduction to C Programming :
First to learn C Programming you have to download a compiler like Turbo C/C++, Borland C++ or Code Blocks IDE from any web Site
like :
http://sourceforge.net/projects/codeblocks/files/Binaries/13.12/Windows/codeblocks-13.12-setup.exe/download
http://borland-c.software.informer.com/5.5/
http://turbo-c.soft32.com/
But I always prefer to download Turbo C/C++ or Borland C++ .
Turbo C/C++ mainly used in school programming,computer center course etc like this .
But in BorlandC++ you is generally used in home purpose for learning c quickly at home .You can copy your program with CTRL+C , or cut your program CTRL+X or paste your program with CTRL+V .
You can't do this in Turbo C .
But without having this feature TurboC/C++ has many benefit to install.
You can feel this when you face the problem .
So I suggest you to download and install TurboC++ and BorlandC++ both.
No comments:
Post a Comment