Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

program-development-practices

For the practice of good program designing habits

Analyzing the problem:

  1. What results are we trying to obtain--what is the required output?
  2. What data needs to be given--what is the necessary input? Where will the program obtain data?
  3. How will we obtain the required output from the given input? What program will do to turn input into output; process incoming data; complete the task.

Sources

About

For the practice of good program designing habits

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors