| Introduction Summary
Documents
Textbook
Slides
Information
Exams
Homeworks
Marks
|
|
This is the first programming course of the
students of the First Year in Science (computer science orientation). The
objective of the course is to teach to the students the basic notions of
computer programming and algorithms writing.
The C language is used as a first language.
- Introduction
- Computing & Programming Concepts
- Introduction to C Programming
- Structured Program Development
- Program Control
- Functions
- Arrays
- Pointers
- Characters and Strings
- Formatted Input/Output
 | Textbook :
-
H.M.
Deitel and P.J. Deitel,
-
C How to Program (2nd edition),
-
Prentice
Hall, 1994, 926p.
|
 |
Slides (Acrobat document) : |
-
A&P.1.pdf
 |
A written test is organized in January. |
 |
A written exam is organized in June. |
 |
Each student has at least one homework assignment. |
 |
There are two final marks for the course:
-
The mark obtained for the January test or June
exam.
-
A global mark computed for both STAT601
and STAT602
(Algorithms & Programming II) courses based on the results of
the homework assignments.
|
|