Skip to content

Commit

Permalink
Add plan (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
xadupre authored Sep 5, 2023
1 parent 8556c87 commit 60ab740
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions _doc/articles/2023-09-06-ensae.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,34 @@ Voir aussi les précédents énoncés : :ref:`l-exams`.
* `Plan suivi en 2022
<http://www.xavierdupre.fr/app/ensae_teaching_cs/helpsphinx3/questions/route_1A_2022.html#seance-1-7-9-introduction-dictionnaire>`_
* `Des aspects plus mathématiques d'algorithmes <https://sdpython.github.io/doc/mlstatpy/dev/>`_

**Problème**

Extrait de
`Mathématiques: si vous réussissez ce test vous excellerez en classe de seconde
<https://etudiant.lefigaro.fr/article/mathematiques-si-vous-reussissez-ce-test-vous-excellerez-en-classe-de-seconde_ec867a84-4751-11ee-a6a9-64c9036b4094/>`_

.. image:: exo_des.png

**Getting Started**

* `cheat sheet python <https://perso.limsi.fr/pointal/_media/python:cours:mementopython3-english.pdf>`_
* `Anaconda <https://www.anaconda.com/>`_,
`miniconda <https://docs.conda.io/projects/miniconda/en/latest/>`_,
`mamba <https://mamba.readthedocs.io/en/latest/mamba-installation.html#mamba-install>`_
* `Visual Studio Code <https://code.visualstudio.com/>`_
* `git <https://git-scm.com/>`_, `github <https://github.com/>`_
* `notebook <https://jupyter.org/>`_

**Sujets connexes**

* Open source et économie du logiciel...
* Ingéniérie logicielle ou comment produire un logiciel fiable en collaboration...
* Notion de `test unitaire <https://fr.wikipedia.org/wiki/Test_unitaire>`_,
`intégration continue <https://fr.wikipedia.org/wiki/Int%C3%A9gration_continue>`_.

**Demain**

* Intelligence artificielle et puissance de calcul, NVidia
* Objets connectés...
* Quantique...
Binary file added _doc/articles/exo_des.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 60ab740

Please sign in to comment.