UE Computer sciences methods and programming techniques - INF131 -

Diplômes intégrant cet élément pédagogique :

Descriptif

It gives the basis of algorithmics: data types (integers, floats, booleans, strings, lists, dictionaries), instructions (conditional, iterations), functions. The goal is to learn the algorithmic approach of solving a problem: writing an algorithm, then implementing it in a computer language (here Python). Classical algorithms studied include: searching (minimum, maximum), counting, sorting data. The focus is on writing clear, commented and efficient code, some notions of complexity are given. 

Informations complémentaires

Langue(s) : Anglais