CNG230 INTRODUCTION TO C PROGRAMMING
Course Code: | 3550230 |
METU Credit (Theoretical-Laboratory hours/week): | 3 (2.00 - 2.00) |
ECTS Credit: | 5.0 |
Department: | Computer Engineering |
Language of Instruction: | English |
Level of Study: | Undergraduate |
Course Coordinator: | Lecturer İDİL CANDAN |
Offered Semester: | Spring Semesters. |
Course Objectives
The course aims to introduce students basic programming and to give them the ability to solve some simple problems using C programming language.
Course Content
Introduction. Constants, variables, expressions, statements. Selective structures. Repetitive structures and arrays. Functions. Pointers. Multi-dimensional arrays.
Course Learning Outcomes
Having successfully completed this course, the student will be able to:
write syntactically correct simple C programs
make efficient use of an integrated development environment