|
The Introduction to C Programming course provides students
with a general introduction to computer science and programming within
the context of learning the C programming language. The course covers
the basic concepts of computer science and fundamental
programming concepts, as well as advanced concepts
which enable writing more complex programs.
The course will use the Microsoft Visual C++ compiler 2003(standard
edition).
The students are requested to write 30 programming exercises
during this part in addition to theoretical exercises and a
test. Typical programming assignments during this course are: computing the solutions of
quadratic equations, finding prime or perfect numbers in a given range, and
programs processing words in a passage of text. No prerequisites.
|