IDE (Integrated Development Environment)

There are many IDEs provided by different vendors. These IDEs contain editor, compilers, debugger, linker and loader. The benefit of an IDE is that we have all these things at the same place. We write program, compile it and run it at the same place (i.e. in an IDE). But the difficulty is that in an IDE the things become complex. There are many buttons/menus provided to perform different tasks. We have to take care of all aspects while working in an IDE. The IDE we are going to use in our course is Dev C++, which is a product of Bloodshed Software and is available on the internet for free down load at the site (http://www.bloodshed.net).

For previous lesson click here: Steps involved in writing and executing a program
For next lesson click here: Our First Program,c++ First program


the easiest way to learn programming
introduction to programming
IDE (Integrated Development Environment)

0 comments:

Post a Comment

 

introduction to programming Copyright © 2011-2012 | Powered by Blogger