| INFO2009-2 | |||||
| Introduction to computer science | |||||
|
Duration :
|
|||||
| 24h Th, 14h Pr, 8h Labo. | |||||
|
Number of credits :
|
|||||
|
|||||
|
Lecturer :
|
|||||
| Benoît Donnet | |||||
|
Language(s) of instruction :
|
|||||
| French language | |||||
|
Organisation and examination :
|
|||||
| Teaching in the first semester, review in January | |||||
|
Units courses prerequisite and corequisite :
|
|||||
| Prerequisite or corequisite units are presented within each program | |||||
|
Course contents :
|
|||||
The course alternates between specific aspect of the C programming language and algorithmic aspects.
The main themes are the following: basic syntax and semantic of the C language, simple algorithms (linear run of an array, cumulative mathematical operations, binary search, introduction to sorting problems), dividing a problem into sub-problems, introduction to development methodology (problem analysis, invariant loop), basic data structures (record, array, string, files), program modularity (function/procedure, global variable), documenting code with specifications (defensive programming), pointers and dynamic data structures (including an introduction to linked lists).
The course structure is the following:
|
|||||
|
Learning outcomes of the course :
|
|||||
| The purpose of the course is to introduce, to students, basic principles of computer science and, in particular, the basic principles of programming. The concept of a correct and efficient algorithm is highlighted, in particular in the context of a strict methodology. Dividing a problem into sub-problems, construction the solution with invariant loop, documentation of the code through specifications. The programming language studied is C. A the end of the course, the student will be able to analyze an average size problem, to propose data structures, to divide the problem into sub-problems and to solve each one, in C, in an efficient way. | |||||
|
Prerequisite knowledge and skills :
|
|||||
| The course does not assume any knowledge in computer science or programming. However, the course assume each student has a good knowledge of French (spoken and written). | |||||
|
Planned learning activities and teaching methods :
|
|||||
| In addition to the course, practical sessions (i.e., solving a problem) will be weekly organized. Each practical session lasts 2 hours. Each student will have 8 practical sessions during the semester. Those sessions are mandatory. Students should prepare a few exercices, at home, before each practical session.
In addition, laboratory sessions (i.e., solving a problem in front of a computer) will be organized. Each laboratory session lasts 2 hours. Each student will have 4 laboratory sessions during the semester. Those sessions are mandatory.
Exercices (written and labs) are organized by groups of roughly 50 students. The audience split into groups is communicated to students in the begining of the academic year (typically by the end of September) |
|||||
|
Mode of delivery (face-to-face ; distance-learning) :
|
|||||
| The course is given during the 1st semester, face-to-face. The course is built around examples and small exercises. The audience may be asked to actively participate to lessons. Students are also supposed to take additional notes. | |||||
|
Recommended or required readings :
|
|||||
The course support is mostly made of slides. A printable version (2 slides/page) is available, since the starting of the Academic Year, at the Centrale des Cours. An electronic version of the slides is also available on the course web page. The students are supposed to have, as soon as possible, the slides.
A written support for exercises (practical and laboratory sessions) is also available at the Centrale des Cours. An electronic version is also available on the course web page. Each student is supposed to have the exercises book at the first practical (or laboratory) session.
There is no mandatory book in this course. However, any student desiring to have an additional written support may refer to those books (in French -- they all were used to build the course):
|
|||||
|
Assessment methods and criteria :
|
|||||
The students are assessed as follows:
|
|||||
|
Work placement(s) :
|
|||||
|
Organizational remarks :
|
|||||
| The course is given during the first semester.
Theoretical lessons and written exercices are given on Tuesday afternoon. The 4 labs are given (depending on the group Monday afternoon, Wednesday afternoon, and Friday afternoon. The detailed agenda of the course is provided on the course Web page. |
|||||
|
Contacts :
|
|||||
| Teacher: Benoit Donnet (benoit.donnet@ulg.ac.be) -- Office 1.15 (B28)
TAs:
|
|||||
|
Items online :
|
|||||
![]() | Course Web Site The course Web site is of the highest importance as it covers PDFs, detailed agenda, exercices/exam corrections, and contact information |
||||