Representing an Algorithm as a Program
Once an algorithm has been designed, it can be translated into a working program in a chosen programming language.
Using an IDE to Create, Edit, Compile and Execute Programs
An Integrated Development Environment (IDE) is used to write, edit, compile, and execute programs. Examples of IDEs include Eclipse, Visual Studio, IntelliJ, and NetBeans.