Thursday, September 15, 2016

IDE

An IDE is a software application that allows the user to create,edit,and run codes or programs. IDE's have source code editor and all sorts of tools that allow you to fix and edit codes.IDE's are one of the most important tools that are available to programmers.

Some of the issues I faced were using the wrong variables then wondering why my code wasn't working as well as the ever elusive missing semicolon from time to time. Some of my problems were simply a lack of knowledge such as how switch statements worked and all sorts of things.


There are some IDE's that aren't as helpful and you will have to work diligently to fix any errors that popup. Some IDE's include Visual Studio,Notepad, Notepad ++, and many others.

No comments:

Post a Comment