update
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
+55
-41
@@ -6,6 +6,9 @@
|
|||||||
<meta name="description" content="A simple, in-browser, markdown-driven slideshow tool." />
|
<meta name="description" content="A simple, in-browser, markdown-driven slideshow tool." />
|
||||||
<title>Le logiciel libre comme outil pour apprendre la programmation</title>
|
<title>Le logiciel libre comme outil pour apprendre la programmation</title>
|
||||||
<link rel="stylesheet" type="text/css" href="theme.css">
|
<link rel="stylesheet" type="text/css" href="theme.css">
|
||||||
|
<style type="text/css">
|
||||||
|
.remark-slide-number { display:none }
|
||||||
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<textarea id="source">
|
<textarea id="source">
|
||||||
@@ -16,79 +19,90 @@ class: center, middle, inverse
|
|||||||
|
|
||||||
---
|
---
|
||||||
# Le logiciel libre comme outil pour apprendre la programmation
|
# Le logiciel libre comme outil pour apprendre la programmation
|
||||||
## Yannick François / @ya_f
|
## Yannick François
|
||||||
|
|
||||||
### https://github.com/ya_f/ll-comme-outils-pour-apprendre-le-code
|
### https://github.com/ya_f/ll-comme-outils-pour-apprendre-le-code
|
||||||
|
|
||||||
---
|
---
|
||||||
|
template: inverse
|
||||||
|
background-image: url(img/garagiste.jpg)
|
||||||
|
|
||||||
|
# Être programmeur
|
||||||
|
|
||||||
|
<!-- https://www.flickr.com/photos/nalejandro/15499826690/in/photolist-pBEEtd-fxizqi-a9J8Pn-9DD2UU-gRDCfm-c2N28S-ddGU3x-eUjdWt-eUj7vp-o21smv-mYnCeZ-eUjdAK-eUvzuh-eUjcPD-eUvyH1-eUjc3B-eUjbDX-eUjbgR-eUvwSo-eUjagn-eUj9V4-eUvvTJ-eUj9fF-eUvvdW-eUvuQ1-eUvup1-eUj7JK-f4NLEC-5DAVCT-99EC6x-bsn7tj-gf35UB-89erBM-ddGU8p-8yWtdy-q5vZLA-AnXvj-8yTo4H-6nR4WA-9sdbTa-c2NHmm-j5Zw7N-j5WBpK-j5ZvEW-j5XrN9-j5WAqR-j5VcWr-j5WzQT-j5WzuT-j5Xq4N -->
|
||||||
|
---
|
||||||
|
## Qui suis je ?
|
||||||
|
|
||||||
.left-column[
|
.left-column[
|
||||||
## Qui suis je ?
|
- Yannick François
|
||||||
|
- http://elsif.fr
|
||||||
]
|
]
|
||||||
.right-column[
|
.right-column[
|
||||||
- Geek depuis 1984
|
- Développeur depuis plus de 15 ans
|
||||||
|
- Libriste convaincu depuis plus de 12 ans
|
||||||
- Fan de Logiciels Libres depuis 1995
|
- Défenseur d'un web ouvert à tous pour permettre le partage
|
||||||
|
- Adhérent aux valeurs de l'agilité depuis 2003 (voir plus?)
|
||||||
]
|
]
|
||||||
|
|
||||||
---
|
---
|
||||||
template: inverse
|
template: inverse
|
||||||
|
|
||||||
# Activités du développeur
|
|
||||||
|
|
||||||
---
|
|
||||||
template: inverse
|
|
||||||
|
|
||||||
# Lire du code
|
|
||||||
|
|
||||||
---
|
|
||||||
template: inverse
|
|
||||||
|
|
||||||
# Trouver une solution
|
|
||||||
|
|
||||||
---
|
|
||||||
template: inverse
|
|
||||||
|
|
||||||
# Taper du code
|
|
||||||
|
|
||||||
---
|
|
||||||
template: inverse
|
|
||||||
|
|
||||||
# Participer à quelque chose
|
|
||||||
|
|
||||||
---
|
|
||||||
template: inverse
|
|
||||||
|
|
||||||
# Être dans un contexte plus proche du réèl
|
|
||||||
|
|
||||||
---
|
|
||||||
template: inverse
|
|
||||||
|
|
||||||
# Expérimentation
|
# Expérimentation
|
||||||
|
|
||||||
---
|
---
|
||||||
template: inverse
|
template: inverse
|
||||||
|
|
||||||
# Travaux en goupe: echec
|
# Artisanat
|
||||||
|
|
||||||
---
|
---
|
||||||
template: inverse
|
template: inverse
|
||||||
|
|
||||||
# Problème existant: Trouver les bons projets
|
# Mise en situation
|
||||||
|
|
||||||
---
|
---
|
||||||
template: inverse
|
template: inverse
|
||||||
|
|
||||||
# C'est quoi ?
|
# Logiciel Libre en entreprise
|
||||||
|
|
||||||
---
|
---
|
||||||
template: inverse
|
template: inverse
|
||||||
|
|
||||||
# Des tickets actionnable
|
# Lire du code
|
||||||
|
|
||||||
---
|
---
|
||||||
template: inverse
|
template: inverse
|
||||||
|
|
||||||
# Compréhensible
|
# Naviguer dans les sources
|
||||||
|
|
||||||
|
---
|
||||||
|
template: inverse
|
||||||
|
|
||||||
|
# Les contextes
|
||||||
|
|
||||||
|
---
|
||||||
|
template: inverse
|
||||||
|
|
||||||
|
# Code Collectif
|
||||||
|
|
||||||
|
---
|
||||||
|
template: inverse
|
||||||
|
|
||||||
|
# Participer
|
||||||
|
|
||||||
|
---
|
||||||
|
template: inverse
|
||||||
|
|
||||||
|
# Travailler librement
|
||||||
|
|
||||||
|
---
|
||||||
|
template: inverse
|
||||||
|
|
||||||
|
# Echanger
|
||||||
|
|
||||||
|
---
|
||||||
|
template: inverse
|
||||||
|
|
||||||
|
# Trouver les projets
|
||||||
|
|
||||||
---
|
---
|
||||||
template: inverse
|
template: inverse
|
||||||
@@ -99,7 +113,7 @@ template: inverse
|
|||||||
name: last-page
|
name: last-page
|
||||||
template: inverse
|
template: inverse
|
||||||
|
|
||||||
## That's all folks!
|
# Questions ?
|
||||||
|
|
||||||
</textarea>
|
</textarea>
|
||||||
<script src="remark-0.10.2.min.js" type="text/javascript"></script>
|
<script src="remark-0.10.2.min.js" type="text/javascript"></script>
|
||||||
|
|||||||
Reference in New Issue
Block a user