This course continues the study of the C programming language using the C23 standard. The core language features covered in this course include functions, arrays, strings, pointers, dynamic memory
allocation, library functions, structures, and file I/O. Programming techniques covered by this course
include modularity, top-down design, documentation, debugging, and testing. Lab exercises throughout the course test and reinforce understanding of the concepts.
Cumulative graded assessments available for group training.
UMBC Training Centers
6996 Columbia Gateway Drive
Columbia, MD 21046
Students should have completed our Introduction to C Programming course or have equivalent knowledge of the C programming language. They should understand how to do 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.
6996 Columbia Gateway Drive
Suite 100
Columbia, MD 21046
Upon completion of this course, students will be able to the following in C:
- Build complex programs.
- Declare, define, and manipulate pointers to data or functions.
- Dynamically allocate and deallocate memory as needed.
- Design large program components and APIs.
- Write and run unit tests.
- Inspect and manipulate bits of integers.
- Perform binary I/O with a console and on-disk files using library functions.
- Profile a running program for performance hotspots and improvements.
- Choose appropriate library functions for common tasks.
The materials within this course focus on the NICE Framework Task, Knowledge, and Skill statements identified within the indicated NICE Framework component(s):
If you would like to provide feedback on this course, please e-mail the NICCS team at NICCS@mail.cisa.dhs.gov. Please keep in mind that NICCS does not own this course or accept payment for course entry. If you have questions related to the details of this course, such as cost, prerequisites, how to register, etc., please contact the course training provider directly. You can find course training provider contact information by following the link that says “Visit course page for more information...” on this page.