Difference between revisions of "IDE"

From Chalmers Robotförening
(Created page with "IDE stands for Integrated Developement Environment, which means a program with "all the tools you need" in one place to write code, compile, execute, debug etc.")
 
Line 1: Line 1:
IDE stands for Integrated Developement Environment, which means a program with "all the tools you need" in one place to write code, compile, execute, debug etc.
IDE stands for Integrated Developement Environment, which means a program with "all the tools you need" in one place to write code, compile, execute/upload to target platform(e.g. a microcontroller), debug etc.

Revision as of 23:46, 10 September 2013

IDE stands for Integrated Developement Environment, which means a program with "all the tools you need" in one place to write code, compile, execute/upload to target platform(e.g. a microcontroller), debug etc.