Looping and arrays work hand-in-hand in programs. Typically, to build an array, you will utilize some form of looping. In this discussion, we will work together to explore the uses for looping and how we will use it when writing a program.
Define looping and looping structure. What is another term for looping? What are some examples of instances when looping is used? Try to come up with two or three examples on how you would use looping in a program. Think about the video games you play. Identify where you recognize looping being utilized.
When responding to classmates, state whether you agree or disagree and then explain your reasons. If you have additional details to add, please do so.
Debugging programs is a developers most important task and arguably one that bring the most fulfillment. Learning the techniques to successfully debug a program is essential.
For this discussion, address the following:
When responding to your classmates, comment on their post and give some examples of programs that have been deployed (or released to the public) without being properly debugged.