---
jupytext:
  text_representation:
    extension: .md
    format_name: myst
    format_version: 0.13
    jupytext_version: 1.16.4
kernelspec:
  display_name: Python 3 (ipykernel)
  language: python
  name: python3
---

# Résumés de Cours

````{tab-set}
```{tab-item} Rappels de Python

<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/tcanta/itc2a/master/resume/python/1-python_resume.pdf#zoom=page-width&pagemode=none height=600 width=100% allowfullscreen></iframe>

```

```{tab-item} Structures de données

<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/tcanta/itc2a/master/resume/dict/dict_resume.pdf#zoom=page-width&pagemode=none height=600 width=100% allowfullscreen></iframe>

```

```{tab-item} Paradigmes algorithmiques

<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/tcanta/itc2a/master/resume/prog_dyn/prog_dyn_resume.pdf#zoom=page-width&pagemode=none height=600 width=100% allowfullscreen></iframe>

```

```{tab-item} Science des données

<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/tcanta/itc2a/master/resume/data_science/ml_resume.pdf#zoom=page-width&pagemode=none height=600 width=100% allowfullscreen></iframe>

```

```{tab-item} SQL

<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/tcanta/itc2a/master/resume/sql/sql_resume.pdf#zoom=page-width&pagemode=none height=600 width=100% allowfullscreen></iframe>

```

```{tab-item} Jeux à deux joueurs

<iframe src=https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/tcanta/itc2a/master/resume/jeux/jeux_resume.pdf#zoom=page-width&pagemode=none height=600 width=100% allowfullscreen></iframe>

```
````
