EG 1304 Engineering Programming - 3 semester hours
This course is to provide students with a working knowledge of C programming language as defined by the ANSI standard. Good programming habits and well-structured coding are emphasized. Introduction to structured programming, simple elementary examples, program control, repetition, selection, arrays, input/output and file processing, scoping, functions, local and global variables, modular programming, top-down design, strings, pointers, structures, binary numbers, and dynamic memory allocation. Extensive use of structured programming.