![]() |
ENGR 197 Introduction to Programming Concepts (2 cr) |
| Syllabus
|
|
| Outcomes: | After completion of the course, the students are expected to be able to:
1. Develop algorithms using a step-by-step process. [e] 2. Use a standard C program development environment. [k4] 3. Write programs that receive input from the keyboard or a file and output data to the keyboard or a file. [e, k4] 4. Use loops and selection structures in structured C programs. [e, k4] 5. Use one and two-dimensional arrays in structured C programs. [e, k4] 6. Use functions from C libraries in structured C programs. [e, k4] 7. Write user-defined functions in C programming language. [e, k4] 8. Use pass by value and pass by address to exchange data between calling and called functions. [e, k4] 9. Write computer programs in C programming language to solve introductory engineering-related problems. [e, k4] Note: The letters within the brackets indicate the general program outcomes of mechanical engineering. See: ME Program Outcomes. |