Esisar rubrique Formation 2022

Algorithmic and computer programming - 1AMCS111

  • Number of hours

    • Lectures 18.0
    • Projects -
    • Tutorials 18.0
    • Internship -
    • Laboratory works 12.0
    • Written tests -

    ECTS

    ECTS 4.0

Goal(s)

  • Using the Unix command line
  • Specifying an algorithmic problem
  • Writing and testing an iterative algorithm
  • Using basic data structures
  • Splitting an algorithmic problem

Responsible(s)

Jean-Luc KONING

Content(s)

  • Basics of computer science
  • The Unix command line
  • What is an algorithm
  • Variables, types, expressions
  • Control structures
  • Procedures
  • Data structures : records, arrays

Prerequisites

none

Test



Calendar

The course exists in the following branches:

  • Curriculum - First cycle - Semester 1
see the course schedule for 2020-2021

Additional Information

Course ID : 1AMCS111
Course language(s): FR

The course is attached to the following structures:

  • Team

You can find this course among all other courses.

Bibliography

1- "L'informatique (vraiment) pour tous en classes préparatoires aux grandes écoles"
Philippe Moreau

Livre très complet. Contient également la matière de base pour le cours de sgbd (bases de données, langage sql)

2- "Informatique pour tous en Classes Préparatoires aux Grandes Écoles"
Wack, Conchon, Courant, deFalco, Dowek, Filliatre, Gonnord
Editions Eyrolles

Version papier épuisée, mais possible d'acheter d'occasion aux anciens élèves ou bien en version électronique :
https://wiki.inria.fr/wikis/sciencinfolycee/images/e/eb/Informatique_pour_tous_en_classes_pr%C3%A9paratoires_aux_grandes_%C3%A9coles_Wack_Conchon_Courant_deFalco_Dowek_Filliatre_Gonnord_%C3%A9ditionsEyrolles.pdf

On étudiera en particulier la seconde partie intitulée
"Algorithmique et programmation" qui comprend les chapitres 3 à 6.