Hello everyone !!! Welcome back to the "technical_spc". In my last blog we discussed about what is "c" language, its importance, advantages and contents. Today we are going to learn about the way to download and install the suitable software. There are various software's easily available on internet like Visual Studio, Eclipse, Net beans, Turbo_C, etc. But I prefer "Dev C++". Because it is a full-featured IDE for C or C++ languages. For compilation, it uses Min_GW port of GNU Compiler Collection (GCC) or any other GCC compilers. It is supported on Windows OS for Software Development.
First you must download the Dev C++ on your Windows machine. Visit to Download Dev C++: https://en.softonic.com/download/bloodshed-dev-c/windows/post-download?ex=CAT-3508.1
There are lots of benefits of "Dev C++".
Key Benefits
- Support GCC based compilers
- Integrated Debugging
- Syntax highlighting
- Code Completion
- Project Manager
- Editable Shortcuts
- Tool Manager
- CVS Support
Now, lets us start with the basics of "c" programming. Today the topic that we will cover are as follows :
1. History of "C".
2. Getting started with "C".
3. Character set.
4. Constants.
5. Variables.
6. Keywords.
7. Structure of "C" language program.
8. Data types.
9. Operator.
Here we will cover first three points i.e. history of "c", getting started with "c", character set and remaining points in the next blog.
History of "C".
Getting started with "C".
Character set.


It's fabulous....very useful and explained in very simple way
ReplyDeleteThank you!!!
DeleteIt is really Usefull
ReplyDeleteThank you so much!!!
Delete