< Fundamentals of C Programming < Lessons

Program Planning and Development

Programming is a problem-solving activity. A person with good problem solving skills will tend to be a good programmer. To develop this skill, a programmer must practice the following steps:

  1. Problem Analysis
  2. Setting up an algorithm
  3. Coding
  4. Encoding
  5. Running, testing and debugging
  6. Documentation
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.