Course Overview
Learning Objectives
Upon completion of this class, students will be able to the following in C:
- Build and run simple C programs.
- Name, declare, initialize, and manipulate numeric values in variables.
- Define and manipulate arrays.
- Create and call functions.
- Control program flow through conditionals and loops.
- Define, manipulate, and call functions with strings (character arrays).
- Perform basic I/O with a console and on-disk files using library functions.
- Declare, define, initialize, and manipulate new struct types.
- Search, parse, and split strings using library functions.
- Debug the behavior of a running program.
Framework Connections
The materials within this course focus on the NICE Framework Task, Knowledge, and Skill statements identified within the indicated NICE Framework component(s):