Ensimag Rubrique Formation 2022

- 3MMAP1

  • Number of hours

    • Lectures 3.0
    • Projects -
    • Tutorials 9.0
    • Internship -
    • Laboratory works 36.0
    • Written tests -

    ECTS

    ECTS 4.0

Goal(s)

The goal of this module is to learn the basics of imperative programming using the Go language. We will present the classic control and data structures of imperative languages, with an emphasis on programming and learning by doing. We will study classic algorithms (iterating, searching, sorting, etc.) through practical exercises of graduated difficulty.

Responsible(s)

Claire MAIZA, Christophe RIPPERT

Content(s)

Basics of imperative programming, syntax, division into functions and modules, compilation.
Classical control structures: conditionals and loops.
Basic data structures: structures, static and dynamic arrays, bounded queues and stacks, linked lists.
Manipulation of pointers and notion of memory management.
Informal presentation of the notions of invariant and cost in execution time.
Interactions with the system: inputs-outputs, file manipulation, parameter passing on the command line.
This course ends with a short introduction to the C language to facilitate the transition to the modules of the 2nd semester.

Prerequisites

This course does not necessitate any prerequisites.

Test

Evaluation : Examen sur machine (2h)

Resit : Examen sur machine (2h)

Students will take a pratical exam. During this exam, no documents are allowed, except a single sheet of handwritten notes, in A4 format.

Calendar

The course exists in the following branches:

  • Curriculum - Core curriculum - Semester 5
see the course schedule for 2025-2026

Additional Information

Course ID : 3MMAP1
Course language(s): FR

You can find this course among all other courses.

Bibliography