CIS 110 All Assignments CIS 110 All Assignments | Página 18
Demonstrate the use of algorithms and pseudocoding to the problem-solving process.
Distinguish among the basic types, steps, and properties of programming.
Apply the techniques of functional decomposition, modularization techniques, and debugging
strategies into program design.
Design and write programs using the appropriate data structure and fundamental programming
constructs for a given problem.
Select and describe relational comparison operators, AND / OR logic and their precedence for a
given problem.
Describe the use of arrays and subscripts, and the steps involved in declaring, initializing,
loading, and searching arrays.
Develop design documents for an interactive event-driven program.