Course Outline
- Problem Solving Techniques for Business Problems
- Business case studies
- Problem identification and understanding
- Solution Planning (flowcharts, pseudo-code, etc)
- Algorithm Development
- Programming Concepts
- Structure of a program
- Constants, variables and data types
- Arithmetic operators
- Relational Operators
- Logical Operators
- Assignment statements
- Input and output
- Selection (if/else and switch)
- Repetition (while, do/while and for)
- Strings
- File Processing
- Functions (in the presently adopted language, "method")
Revised Fall 2022