Student Learning Outcomes
May 22, 2024 (01:30:36 PM)
Students who successfully complete the CSCI 1301 course should be able to:
- Perform standard program input and program output using the keyboard and the monitor.
- Declare and use user-defined variables and constants using the appropriate data types.
- Understand and implement classes and objects.
- Declare, define, and call user-defined functions.
- Write and evaluate expressions using arithmetic, relational and logical operators.
- Control the flow of program execution using the appropriate sequential, selection, and repetition statements.
- Define, create and manipulate arrays.