python2 -> python subfolder
This commit is contained in:
14
python/python2/programme/contenu.tex
Normal file
14
python/python2/programme/contenu.tex
Normal file
@ -0,0 +1,14 @@
|
||||
\begin{itemize}
|
||||
|
||||
\item Prise en main et premières manipulations
|
||||
\item Mettre en place son environnement de travail
|
||||
\item Typage, types de base
|
||||
\item Structures de contrôle et fonctions
|
||||
\item Tests unitaires et pile d’appels
|
||||
\item Connaissances de base
|
||||
\item Définir et manipuler des classes
|
||||
\item Interactions avec l’utilisateur
|
||||
\item Programmation python courante
|
||||
\item La librairie standard
|
||||
|
||||
\end{itemize}
|
1
python/python2/programme/duree.tex
Normal file
1
python/python2/programme/duree.tex
Normal file
@ -0,0 +1 @@
|
||||
3 jours.
|
4
python/python2/programme/evaluation.tex
Normal file
4
python/python2/programme/evaluation.tex
Normal file
@ -0,0 +1,4 @@
|
||||
Le participant sera noté sur sa capacité à maitriser le prompt python, à
|
||||
configurer son environnement de travail, à écrire des programmes simples
|
||||
correspondant à la réalisation de scripts usuels, et enfin sur sa
|
||||
compréhension des bases de la programmation objet.
|
4
python/python2/programme/moyens.tex
Normal file
4
python/python2/programme/moyens.tex
Normal file
@ -0,0 +1,4 @@
|
||||
\begin{itemize}
|
||||
\item une salle de formation équipée d'ordinateurs avec le langage python installé
|
||||
\item un formateur zen (le zen python)
|
||||
\end{itemize}
|
1
python/python2/programme/objectifs.tex
Normal file
1
python/python2/programme/objectifs.tex
Normal file
@ -0,0 +1 @@
|
||||
La formation aborde les fondamentaux de la programmation en langage python.
|
1
python/python2/programme/prerequis.tex
Normal file
1
python/python2/programme/prerequis.tex
Normal file
@ -0,0 +1 @@
|
||||
Aucun.
|
1
python/python2/programme/public.tex
Normal file
1
python/python2/programme/public.tex
Normal file
@ -0,0 +1 @@
|
||||
La formation python s'adresse aux programmeurs débutants souhaitant aborder le langage python.
|
Reference in New Issue
Block a user