Programming Process Steps
More Programming Process Steps
Algorithms
Flowcharts & Psuedocode
Documentation & Use Case
100
Ben T. and Peter Q.
Who made this?
100
Five
How many steps are in the programming process?
100
Detailed, unambiguous, Working
Name 2 of the 3 components of a good algorithm.
100
Ovals -- Start/End Parallelogram -- Input/Output Rectangle -- Processes Diamond -- Decisions
What do the four flowchart symbols mean?
100
Describes the sequence of steps between the actor and the system.
What is a use case?
200
Planning
What are the first two steps of the process grouped as?
200
Using the correct programming languages
What is one thing you need to consider when writing the program?
200
Algorithms tend to be long so that the user can understand it. True
True or False
200
What is a mix of English language and code?
What is pseudocode
200
Improper ones don't make sense at all.
What is Documentation?
300
Coding
The 3rd step in the process is under what category?
300
Syntax & Logic
What are the two types of programming errors?
300
The text in flowcharts.
What is pseudocode
400
Maintaining
What are the final 2 steps in the process under?
400
Pseudocode, flowcharting, & plain English
What are the 3 methods for designing a programming algorithm?
400
Written in number order.
Are algorithms written in number order or letter order?
400
The three types of flowchart patterns
What are simple sequence, conditional, and iteration?
400
The two types of commenting
What are single-line and multi-line comments?
500
Planning, Coding, Maintaining.
Name the 3 categories that the programming process is broken into.
500
Requirements & Specifications
What are the two parts to identifying the problem?
500
Click me.
Make your own algorithm for drawing a kite.
500
What is an iteration control structure without a way out?
What is an infinite loop
M
e
n
u