Skip to content

lalaithan/program-development-practices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published