Duration
24h Th, 14h Pr
Number of credits
Lecturer
Language(s) of instruction
French language
Organisation and examination
Teaching in the first semester, review in January
Schedule
Units courses prerequisite and corequisite
Prerequisite or corequisite units are presented within each program
Learning unit contents
This course covers the following material: Concepts of computer, algorithm, program. Basic notions of algorithmics. Introduction to C language programming. Time and space complexity, "big-O" notation. Correctness and termination anaysis of programs. Functions and procedures, recursion. Manipulation of arrays and character strings. Structures, pointers, dynamic memory allocation. Elementary data structures: stacks and queues.
Learning outcomes of the learning unit
At the end of this course, students will be able to develop algorithms for solving simple problems, as well as to analyze their correctness, termination, and performance. They will master the basics of the C language, and will be able to program their solutions in this language.
This course contributes to the learning outcomes I.1, I.2, II.1, III.1, III.2 of the BSc in engineering.
Prerequisite knowledge and skills
There is no prerequisite.
Planned learning activities and teaching methods
- Theoretical lectures.
- Exercise sessions aimed at making students understand the theory, and become able to apply it to concrete problems. The tools that allow students to program their solutions on their own computer will be introduced in the course of these exercise sessions.
Mode of delivery (face to face, distance learning, hybrid learning)
Face-to-face course
Additional information:
- Theoretical lectures are given by the professor.
- Exercise sessions are supervised by an assistant, helped by student teaching aids. These sessions are held in groups of about forty students.
Course materials and recommended or required readings
Course notes are published by the student union press (CdC). A copy of he slides used during the lessons can also be downloaded from the course webpage. Students looking for a reference document on the C language can read The C Programming Language (2nd edition), Brian W. Kernighan, Dennis M. Ritchie, or its french translation. (It is not mandatory to buy this book in order to follow the course.)
Exam(s) in session
Any session
- In-person
written exam ( open-ended questions )
Further information:
A closed-books written exam in January, June (for first-block students), and September.
Work placement(s)
Organisational remarks and main changes to the course
- Theoretical lectures are given in the first quadrimester, Tuesday afternoon from 13:30 to 15:30.
- Students are dispatched to several rooms for the exercise sessions, from 15:45 to 17:45. These rooms might change during the year.
Contacts
Professor: Bernard Boigelot, bernard.boigelot@uliege.be, teaching assistant: Alexis Bertrand, alexis.bertrand@uliege.be.
Association of one or more MOOCs
Items online
course notes 2024-25
Course notes 2024-25 for the course "Introduction à l'Informatique" (INFO2009-2).