Module 4 - Input Process Output
Module 4 - Input Process Output
CPro1
Chapter 2
Beginning the Problem-Solving
Process
2
Week 1 Summary
• Programs: step-by-step instructions that tell a computer
how to perform a task
Week 1 Summary
• 3 main elements of programming
Week 2 Objectives
• Explain the problem-solving process used to
create a computer program
• Analyze a problem
Concept Lesson
• Problem Solving
▫ Solving Everyday Problems
• Summary
6
Problem Solving
• In this lecture, we will:
Problem Solving
• In this lecture, we will:
IPO Charts
• Use an IPO chart to organize and
summarize the results of a problem
analysis
Summary
• Problem-solving typically involves analyzing the problem,
and then planning, reviewing, implementing, evaluating,
and modifying (if necessary) the solution
Summary (continued)
• After the analysis and planning, you desk-check
the algorithm