Algorithms & Programming I

Home Up Personal Info Research PROMETHEE Decision Lab Links

 

 

  STAT 601 - First Year in Science
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.

Summary

  1. Introduction
  2. Computing & Programming Concepts
  3. Introduction to C Programming
  4. Structured Program Development
  5. Program Control
  6. Functions
  7. Arrays
  8. Pointers
  9. Characters and Strings
  10. Formatted Input/Output

Documents

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

Information

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:

  1. The mark obtained for the January test or June exam.

  2. A global mark computed for both STAT601 and STAT602 (Algorithms & Programming II) courses based on the results of the homework assignments.