Evan Anderson
PT1420
Introduction to Programming
Week 2 (June 20, 2016)
Unit 2: Software Program Design 1
Learning Objective
- Design programs by using flowcharts and pseudo code.
- Write programs that perform input, processing, and output.
Learning Outcomes
- Determine program input, processing, and output stages.
- Create the necessary flowcharts to describe a program’s structure.
- Use pseudocode to define a program’s structure.
- Formulate solution algorithms for calculations by properly following the order of operations.
Key Concepts
- Determining input, process, and output
- Creating flowcharts and pseudocode
- Formulating algorithms
Assigned Reading
- Gaddis, Chapter 2: pages 29-55.
Keywords
- Program input
- Program process
- Program output
- Flowcharts
- Pseudocode
- Variables
Assignments and Study Materials
- Unit 2 Lecture Slides
- Unit 2 Assignment 1: Homework
- Unit 2 Research Assignment 1: Researching Variable Naming Rules
- Unit 2 Lab 2.1: Pseudocode
- Unit 2 Lab 2.2: Flowchart
- Unit 2 Lab 2.3: Visual Basic
Questions and Feedback
Use the form below to ask questions or provide feedback about the concepts covered during Week 2's session of class: