Presentation is loading. Please wait.

Presentation is loading. Please wait.

Definition of Terms Software/Programs Programs that directs the operation of a computer system Set of instructions Codes Programming Process of planning,

Similar presentations


Presentation on theme: "Definition of Terms Software/Programs Programs that directs the operation of a computer system Set of instructions Codes Programming Process of planning,"— Presentation transcript:

1 Definition of Terms Software/Programs Programs that directs the operation of a computer system Set of instructions Codes Programming Process of planning, designing, and writing a program Algorithms Set of rules for solving a problem in a set of steps Set of instructions performed to achieve a goal

2 Pseudo-code Codes that needs conversion to actual programming code A notation that resembles a programming language Bug An error or defect in a system Debugging Process or steps for detecting and removing errors Malfunction or a flaw Control Structures Steps that controls the flow of execution

3 Steps in Problem Solving 1. Understand or Analyze the Problem What are the requirements? What needs to be achieved? What are the given data? 2. Formulate a solution & provide alternatives Create a design Examine and choose the best solution or alternatives 3. Implement, Test, or Execute the solution Check every step Determine if alternatives are viable

4 Steps in Problem Solving 4. Evaluate or Review the solution or alternatives Did the solution/alternatives achieved the goal? Was it the best solution/alternative? Can we make the solution better? Can we optimized it?

5 Control Structures Sequence Steps or statements are performed in a sequence

6 Control Structures Condition Control flows in one of two paths

7 Control Structures Loop or iteration Process repeats itself until the condition is satisfied

8 Flowchart/Flowcharting Graphical representation of the flow of logic Document flowchart Data flowchart System flowchart Program flowchart

9 Flowchart Symbols

10 Credits dictionary.com wikipedia.com http://elearning.algonquincollege.com/coursemat/mcintyb/dat2219d/l ectures/27-Flowcharting.htm http://www.breezetree.com/articles/flow-chart-symbols.htm


Download ppt "Definition of Terms Software/Programs Programs that directs the operation of a computer system Set of instructions Codes Programming Process of planning,"

Similar presentations


Ads by Google