C++ Development Steps
“What” Step
First step of developing a program, defining the problem
“How” Step
Second step of developing a program, figuring out a solution
Traits of Good Solution
Requrements for Writting a Program
* an editor
Features of Programing Editor
Compiler Tasks
* translates source program into machine language
Iostream Library
Responsible for printing text to konitor and getting input from user
Debugging
Removing bugs, when the programs runs but doesn’t work correctly