| 1 | <?xml version="1.0" encoding="utf-8" ?> |
|---|
| 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|---|
| 3 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
|---|
| 4 | <head> |
|---|
| 5 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
|---|
| 6 | <meta name="generator" content="Docutils 0.4: http://docutils.sourceforge.net/" /> |
|---|
| 7 | <meta name="version" content="S5 1.1" /> |
|---|
| 8 | <title>JFP'07</title> |
|---|
| 9 | <style type="text/css"> |
|---|
| 10 | |
|---|
| 11 | /* |
|---|
| 12 | :Author: David Goodger |
|---|
| 13 | :Contact: goodger@users.sourceforge.net |
|---|
| 14 | :Date: $Date: 2005-12-18 01:56:14 +0100 (Sun, 18 Dec 2005) $ |
|---|
| 15 | :Revision: $Revision: 4224 $ |
|---|
| 16 | :Copyright: This stylesheet has been placed in the public domain. |
|---|
| 17 | |
|---|
| 18 | Default cascading style sheet for the HTML output of Docutils. |
|---|
| 19 | |
|---|
| 20 | See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to |
|---|
| 21 | customize this style sheet. |
|---|
| 22 | */ |
|---|
| 23 | |
|---|
| 24 | /* used to remove borders from tables and images */ |
|---|
| 25 | .borderless, table.borderless td, table.borderless th { |
|---|
| 26 | border: 0 } |
|---|
| 27 | |
|---|
| 28 | table.borderless td, table.borderless th { |
|---|
| 29 | /* Override padding for "table.docutils td" with "! important". |
|---|
| 30 | The right padding separates the table cells. */ |
|---|
| 31 | padding: 0 0.5em 0 0 ! important } |
|---|
| 32 | |
|---|
| 33 | .first { |
|---|
| 34 | /* Override more specific margin styles with "! important". */ |
|---|
| 35 | margin-top: 0 ! important } |
|---|
| 36 | |
|---|
| 37 | .last, .with-subtitle { |
|---|
| 38 | margin-bottom: 0 ! important } |
|---|
| 39 | |
|---|
| 40 | .hidden { |
|---|
| 41 | display: none } |
|---|
| 42 | |
|---|
| 43 | a.toc-backref { |
|---|
| 44 | text-decoration: none ; |
|---|
| 45 | color: black } |
|---|
| 46 | |
|---|
| 47 | blockquote.epigraph { |
|---|
| 48 | margin: 2em 5em ; } |
|---|
| 49 | |
|---|
| 50 | dl.docutils dd { |
|---|
| 51 | margin-bottom: 0.5em } |
|---|
| 52 | |
|---|
| 53 | /* Uncomment (and remove this text!) to get bold-faced definition list terms |
|---|
| 54 | dl.docutils dt { |
|---|
| 55 | font-weight: bold } |
|---|
| 56 | */ |
|---|
| 57 | |
|---|
| 58 | div.abstract { |
|---|
| 59 | margin: 2em 5em } |
|---|
| 60 | |
|---|
| 61 | div.abstract p.topic-title { |
|---|
| 62 | font-weight: bold ; |
|---|
| 63 | text-align: center } |
|---|
| 64 | |
|---|
| 65 | div.admonition, div.attention, div.caution, div.danger, div.error, |
|---|
| 66 | div.hint, div.important, div.note, div.tip, div.warning { |
|---|
| 67 | margin: 2em ; |
|---|
| 68 | border: medium outset ; |
|---|
| 69 | padding: 1em } |
|---|
| 70 | |
|---|
| 71 | div.admonition p.admonition-title, div.hint p.admonition-title, |
|---|
| 72 | div.important p.admonition-title, div.note p.admonition-title, |
|---|
| 73 | div.tip p.admonition-title { |
|---|
| 74 | font-weight: bold ; |
|---|
| 75 | font-family: sans-serif } |
|---|
| 76 | |
|---|
| 77 | div.attention p.admonition-title, div.caution p.admonition-title, |
|---|
| 78 | div.danger p.admonition-title, div.error p.admonition-title, |
|---|
| 79 | div.warning p.admonition-title { |
|---|
| 80 | color: red ; |
|---|
| 81 | font-weight: bold ; |
|---|
| 82 | font-family: sans-serif } |
|---|
| 83 | |
|---|
| 84 | /* Uncomment (and remove this text!) to get reduced vertical space in |
|---|
| 85 | compound paragraphs. |
|---|
| 86 | div.compound .compound-first, div.compound .compound-middle { |
|---|
| 87 | margin-bottom: 0.5em } |
|---|
| 88 | |
|---|
| 89 | div.compound .compound-last, div.compound .compound-middle { |
|---|
| 90 | margin-top: 0.5em } |
|---|
| 91 | */ |
|---|
| 92 | |
|---|
| 93 | div.dedication { |
|---|
| 94 | margin: 2em 5em ; |
|---|
| 95 | text-align: center ; |
|---|
| 96 | font-style: italic } |
|---|
| 97 | |
|---|
| 98 | div.dedication p.topic-title { |
|---|
| 99 | font-weight: bold ; |
|---|
| 100 | font-style: normal } |
|---|
| 101 | |
|---|
| 102 | div.figure { |
|---|
| 103 | margin-left: 2em ; |
|---|
| 104 | margin-right: 2em } |
|---|
| 105 | |
|---|
| 106 | div.footer, div.header { |
|---|
| 107 | clear: both; |
|---|
| 108 | font-size: smaller } |
|---|
| 109 | |
|---|
| 110 | div.line-block { |
|---|
| 111 | display: block ; |
|---|
| 112 | margin-top: 1em ; |
|---|
| 113 | margin-bottom: 1em } |
|---|
| 114 | |
|---|
| 115 | div.line-block div.line-block { |
|---|
| 116 | margin-top: 0 ; |
|---|
| 117 | margin-bottom: 0 ; |
|---|
| 118 | margin-left: 1.5em } |
|---|
| 119 | |
|---|
| 120 | div.sidebar { |
|---|
| 121 | margin-left: 1em ; |
|---|
| 122 | border: medium outset ; |
|---|
| 123 | padding: 1em ; |
|---|
| 124 | background-color: #ffffee ; |
|---|
| 125 | width: 40% ; |
|---|
| 126 | float: right ; |
|---|
| 127 | clear: right } |
|---|
| 128 | |
|---|
| 129 | div.sidebar p.rubric { |
|---|
| 130 | font-family: sans-serif ; |
|---|
| 131 | font-size: medium } |
|---|
| 132 | |
|---|
| 133 | div.system-messages { |
|---|
| 134 | margin: 5em } |
|---|
| 135 | |
|---|
| 136 | div.system-messages h1 { |
|---|
| 137 | color: red } |
|---|
| 138 | |
|---|
| 139 | div.system-message { |
|---|
| 140 | border: medium outset ; |
|---|
| 141 | padding: 1em } |
|---|
| 142 | |
|---|
| 143 | div.system-message p.system-message-title { |
|---|
| 144 | color: red ; |
|---|
| 145 | font-weight: bold } |
|---|
| 146 | |
|---|
| 147 | div.topic { |
|---|
| 148 | margin: 2em } |
|---|
| 149 | |
|---|
| 150 | h1.section-subtitle, h2.section-subtitle, h3.section-subtitle, |
|---|
| 151 | h4.section-subtitle, h5.section-subtitle, h6.section-subtitle { |
|---|
| 152 | margin-top: 0.4em } |
|---|
| 153 | |
|---|
| 154 | h1.title { |
|---|
| 155 | text-align: center } |
|---|
| 156 | |
|---|
| 157 | h2.subtitle { |
|---|
| 158 | text-align: center } |
|---|
| 159 | |
|---|
| 160 | hr.docutils { |
|---|
| 161 | width: 75% } |
|---|
| 162 | |
|---|
| 163 | img.align-left { |
|---|
| 164 | clear: left } |
|---|
| 165 | |
|---|
| 166 | img.align-right { |
|---|
| 167 | clear: right } |
|---|
| 168 | |
|---|
| 169 | ol.simple, ul.simple { |
|---|
| 170 | margin-bottom: 1em } |
|---|
| 171 | |
|---|
| 172 | ol.arabic { |
|---|
| 173 | list-style: decimal } |
|---|
| 174 | |
|---|
| 175 | ol.loweralpha { |
|---|
| 176 | list-style: lower-alpha } |
|---|
| 177 | |
|---|
| 178 | ol.upperalpha { |
|---|
| 179 | list-style: upper-alpha } |
|---|
| 180 | |
|---|
| 181 | ol.lowerroman { |
|---|
| 182 | list-style: lower-roman } |
|---|
| 183 | |
|---|
| 184 | ol.upperroman { |
|---|
| 185 | list-style: upper-roman } |
|---|
| 186 | |
|---|
| 187 | p.attribution { |
|---|
| 188 | text-align: right ; |
|---|
| 189 | margin-left: 50% } |
|---|
| 190 | |
|---|
| 191 | p.caption { |
|---|
| 192 | font-style: italic } |
|---|
| 193 | |
|---|
| 194 | p.credits { |
|---|
| 195 | font-style: italic ; |
|---|
| 196 | font-size: smaller } |
|---|
| 197 | |
|---|
| 198 | p.label { |
|---|
| 199 | white-space: nowrap } |
|---|
| 200 | |
|---|
| 201 | p.rubric { |
|---|
| 202 | font-weight: bold ; |
|---|
| 203 | font-size: larger ; |
|---|
| 204 | color: maroon ; |
|---|
| 205 | text-align: center } |
|---|
| 206 | |
|---|
| 207 | p.sidebar-title { |
|---|
| 208 | font-family: sans-serif ; |
|---|
| 209 | font-weight: bold ; |
|---|
| 210 | font-size: larger } |
|---|
| 211 | |
|---|
| 212 | p.sidebar-subtitle { |
|---|
| 213 | font-family: sans-serif ; |
|---|
| 214 | font-weight: bold } |
|---|
| 215 | |
|---|
| 216 | p.topic-title { |
|---|
| 217 | font-weight: bold } |
|---|
| 218 | |
|---|
| 219 | pre.address { |
|---|
| 220 | margin-bottom: 0 ; |
|---|
| 221 | margin-top: 0 ; |
|---|
| 222 | font-family: serif ; |
|---|
| 223 | font-size: 100% } |
|---|
| 224 | |
|---|
| 225 | pre.literal-block, pre.doctest-block { |
|---|
| 226 | margin-left: 2em ; |
|---|
| 227 | margin-right: 2em ; |
|---|
| 228 | background-color: #eeeeee } |
|---|
| 229 | |
|---|
| 230 | span.classifier { |
|---|
| 231 | font-family: sans-serif ; |
|---|
| 232 | font-style: oblique } |
|---|
| 233 | |
|---|
| 234 | span.classifier-delimiter { |
|---|
| 235 | font-family: sans-serif ; |
|---|
| 236 | font-weight: bold } |
|---|
| 237 | |
|---|
| 238 | span.interpreted { |
|---|
| 239 | font-family: sans-serif } |
|---|
| 240 | |
|---|
| 241 | span.option { |
|---|
| 242 | white-space: nowrap } |
|---|
| 243 | |
|---|
| 244 | span.pre { |
|---|
| 245 | white-space: pre } |
|---|
| 246 | |
|---|
| 247 | span.problematic { |
|---|
| 248 | color: red } |
|---|
| 249 | |
|---|
| 250 | span.section-subtitle { |
|---|
| 251 | /* font-size relative to parent (h1..h6 element) */ |
|---|
| 252 | font-size: 80% } |
|---|
| 253 | |
|---|
| 254 | table.citation { |
|---|
| 255 | border-left: solid 1px gray; |
|---|
| 256 | margin-left: 1px } |
|---|
| 257 | |
|---|
| 258 | table.docinfo { |
|---|
| 259 | margin: 2em 4em } |
|---|
| 260 | |
|---|
| 261 | table.docutils { |
|---|
| 262 | margin-top: 0.5em ; |
|---|
| 263 | margin-bottom: 0.5em } |
|---|
| 264 | |
|---|
| 265 | table.footnote { |
|---|
| 266 | border-left: solid 1px black; |
|---|
| 267 | margin-left: 1px } |
|---|
| 268 | |
|---|
| 269 | table.docutils td, table.docutils th, |
|---|
| 270 | table.docinfo td, table.docinfo th { |
|---|
| 271 | padding-left: 0.5em ; |
|---|
| 272 | padding-right: 0.5em ; |
|---|
| 273 | vertical-align: top } |
|---|
| 274 | |
|---|
| 275 | table.docutils th.field-name, table.docinfo th.docinfo-name { |
|---|
| 276 | font-weight: bold ; |
|---|
| 277 | text-align: left ; |
|---|
| 278 | white-space: nowrap ; |
|---|
| 279 | padding-left: 0 } |
|---|
| 280 | |
|---|
| 281 | h1 tt.docutils, h2 tt.docutils, h3 tt.docutils, |
|---|
| 282 | h4 tt.docutils, h5 tt.docutils, h6 tt.docutils { |
|---|
| 283 | font-size: 100% } |
|---|
| 284 | |
|---|
| 285 | tt.docutils { |
|---|
| 286 | background-color: #eeeeee } |
|---|
| 287 | |
|---|
| 288 | ul.auto-toc { |
|---|
| 289 | list-style-type: none } |
|---|
| 290 | |
|---|
| 291 | </style> |
|---|
| 292 | <!-- configuration parameters --> |
|---|
| 293 | <meta name="defaultView" content="slideshow" /> |
|---|
| 294 | <meta name="controlVis" content="hidden" /> |
|---|
| 295 | <!-- style sheet links --> |
|---|
| 296 | <script src="ui/default/slides.js" type="text/javascript"></script> |
|---|
| 297 | <link rel="stylesheet" href="ui/default/slides.css" |
|---|
| 298 | type="text/css" media="projection" id="slideProj" /> |
|---|
| 299 | <link rel="stylesheet" href="ui/default/outline.css" |
|---|
| 300 | type="text/css" media="screen" id="outlineStyle" /> |
|---|
| 301 | <link rel="stylesheet" href="ui/default/print.css" |
|---|
| 302 | type="text/css" media="print" id="slidePrint" /> |
|---|
| 303 | <link rel="stylesheet" href="ui/default/opera.css" |
|---|
| 304 | type="text/css" media="projection" id="operaFix" /> |
|---|
| 305 | |
|---|
| 306 | <style type="text/css"> |
|---|
| 307 | #currentSlide {display: none;} |
|---|
| 308 | </style> |
|---|
| 309 | </head> |
|---|
| 310 | <body> |
|---|
| 311 | <div class="layout"> |
|---|
| 312 | <div id="controls"></div> |
|---|
| 313 | <div id="currentSlide"></div> |
|---|
| 314 | <div id="header"> |
|---|
| 315 | |
|---|
| 316 | </div> |
|---|
| 317 | <div id="footer"> |
|---|
| 318 | <h1>JFP'07</h1> |
|---|
| 319 | |
|---|
| 320 | </div> |
|---|
| 321 | </div> |
|---|
| 322 | <div class="presentation"> |
|---|
| 323 | <div class="slide" id="slide0"> |
|---|
| 324 | <h1 class="title">JFP'07</h1> |
|---|
| 325 | <p>Les Journées Francophones Python 2007</p> |
|---|
| 326 | <p>Paris, Cité des sciences de la Villette</p> |
|---|
| 327 | |
|---|
| 328 | </div> |
|---|
| 329 | <div class="slide" id="les-jfp"> |
|---|
| 330 | <h1>Les JFP</h1> |
|---|
| 331 | <p>Bienvenue et merci pour votre présence !</p> |
|---|
| 332 | </div> |
|---|
| 333 | <div class="slide" id="un-mot-sur-python"> |
|---|
| 334 | <h1>Un mot sur Python</h1> |
|---|
| 335 | <ul class="simple"> |
|---|
| 336 | <li>Langage a été créé au début des années 90 par |
|---|
| 337 | Guido van Rossum pour le projet Amoeba.</li> |
|---|
| 338 | <li>Passe en licence compatible GPL</li> |
|---|
| 339 | <li>Version actuelle : 2.5</li> |
|---|
| 340 | <li>Une version 3.0 (3000) en cours de création (beta cette année)</li> |
|---|
| 341 | </ul> |
|---|
| 342 | </div> |
|---|
| 343 | <div class="slide" id="id1"> |
|---|
| 344 | <h1>Un mot sur Python</h1> |
|---|
| 345 | <p>Python est un langage:</p> |
|---|
| 346 | <ul class="simple"> |
|---|
| 347 | <li>portable</li> |
|---|
| 348 | <li>open source</li> |
|---|
| 349 | <li>multi-paradigme</li> |
|---|
| 350 | <li>dynamique (interprétation à la volée)</li> |
|---|
| 351 | <li>dynamiquement typé</li> |
|---|
| 352 | <li><cite>batteries included</cite></li> |
|---|
| 353 | </ul> |
|---|
| 354 | </div> |
|---|
| 355 | <div class="slide" id="id2"> |
|---|
| 356 | <h1>Un mot sur Python</h1> |
|---|
| 357 | <p>Python est un langage:</p> |
|---|
| 358 | <ul class="simple"> |
|---|
| 359 | <li>facile à apprendre</li> |
|---|
| 360 | <li>facile à utiliser</li> |
|---|
| 361 | <li>néanmoins complet et puissant</li> |
|---|
| 362 | </ul> |
|---|
| 363 | </div> |
|---|
| 364 | <div class="slide" id="id3"> |
|---|
| 365 | <h1>Un mot sur Python</h1> |
|---|
| 366 | <p>Python est utilisé par:</p> |
|---|
| 367 | <ul class="simple"> |
|---|
| 368 | <li>Google</li> |
|---|
| 369 | <li>La NASA</li> |
|---|
| 370 | <li>Le programme "One Laptop Per Child"</li> |
|---|
| 371 | <li>Ubuntu</li> |
|---|
| 372 | <li>des milliers de développeurs (n°7 index TIOBE)</li> |
|---|
| 373 | <li>...</li> |
|---|
| 374 | </ul> |
|---|
| 375 | </div> |
|---|
| 376 | <div class="slide" id="id4"> |
|---|
| 377 | <h1>Un mot sur Python</h1> |
|---|
| 378 | <div align="center" class="figure"> |
|---|
| 379 | <img alt=""Python est trop cool" -- Magnum" src="media/magnum.jpg" style="width: 400px; height: 300px;" /> |
|---|
| 380 | <p class="caption">"Python est trop cool" -- Magnum</p> |
|---|
| 381 | </div> |
|---|
| 382 | </div> |
|---|
| 383 | <div class="slide" id="un-mot-sur-l-afpy"> |
|---|
| 384 | <h1>Un mot sur l'AFPY</h1> |
|---|
| 385 | <p><em>Association Francophone PYthon</em></p> |
|---|
| 386 | <ul class="simple"> |
|---|
| 387 | <li>fondée en 2005</li> |
|---|
| 388 | <li>compte une centaine de membres</li> |
|---|
| 389 | <li>réunit des développeurs de :</li> |
|---|
| 390 | </ul> |
|---|
| 391 | <blockquote> |
|---|
| 392 | <ul class="simple"> |
|---|
| 393 | <li>France</li> |
|---|
| 394 | <li>Belgique</li> |
|---|
| 395 | <li>Maghreb</li> |
|---|
| 396 | </ul> |
|---|
| 397 | </blockquote> |
|---|
| 398 | </div> |
|---|
| 399 | <div class="slide" id="id5"> |
|---|
| 400 | <h1>Un mot sur l'AFPY</h1> |
|---|
| 401 | <p>L'AFPY c'est:</p> |
|---|
| 402 | <ul class="simple"> |
|---|
| 403 | <li>Réunions <cite>geeks</cite> réguliÚres (Paris, Charleroi)</li> |
|---|
| 404 | <li>Réunions informelles réguliÚres: Les <cite>Afpyro</cite> (Paris)</li> |
|---|
| 405 | <li>Site web (afpy.org), irc #afpy sur freenode</li> |
|---|
| 406 | <li>Les JFP (rendez-vous annuel)</li> |
|---|
| 407 | </ul> |
|---|
| 408 | </div> |
|---|
| 409 | <div class="slide" id="id6"> |
|---|
| 410 | <h1>Un mot sur l'AFPY</h1> |
|---|
| 411 | <p>Une réunion d'une association informatique classique:</p> |
|---|
| 412 | <div align="center" class="figure"> |
|---|
| 413 | <img alt=""Réunion"" src="media/olds.jpg" style="width: 400px; height: 250px;" /> |
|---|
| 414 | </div> |
|---|
| 415 | </div> |
|---|
| 416 | <div class="slide" id="id7"> |
|---|
| 417 | <h1>Un mot sur l'AFPY</h1> |
|---|
| 418 | <p>Une réunion à l'Afpy:</p> |
|---|
| 419 | <div align="center" class="figure"> |
|---|
| 420 | <img alt=""Réunion Afpy"" src="media/brasil.jpg" style="width: 300px; height: 350px;" /> |
|---|
| 421 | <p class="caption">Réunion Afpy</p> |
|---|
| 422 | </div> |
|---|
| 423 | </div> |
|---|
| 424 | <div class="slide" id="id8"> |
|---|
| 425 | <h1>Un mot sur l'AFPY</h1> |
|---|
| 426 | <p>ALORS INSCRIVEZ VOUS VITE A L'AFPY !</p> |
|---|
| 427 | </div> |
|---|
| 428 | <div class="slide" id="id9"> |
|---|
| 429 | <h1>Un mot sur l'AFPY</h1> |
|---|
| 430 | <div align="center" class="figure"> |
|---|
| 431 | <img alt=""Membre"" src="media/winner.png" style="width: 280px; height: 350px;" /> |
|---|
| 432 | <p class="caption">Membre Afpy</p> |
|---|
| 433 | </div> |
|---|
| 434 | </div> |
|---|
| 435 | <div class="slide" id="un-mot-sur-les-journ-es"> |
|---|
| 436 | <h1>Un mot sur les journées</h1> |
|---|
| 437 | <ul class="simple"> |
|---|
| 438 | <li>Un programme riche et varié;</li> |
|---|
| 439 | <li>des lightning talks samedi en fin de journée > inscrivez vous ! <img alt="wink" src="media/wink.png" />;</li> |
|---|
| 440 | <li>un Afpyro sur Paris le samedi à 19h;</li> |
|---|
| 441 | <li>des lots à gagner le dimanche en fin de journée;</li> |
|---|
| 442 | </ul> |
|---|
| 443 | </div> |
|---|
| 444 | <div class="slide" id="id10"> |
|---|
| 445 | <h1>Un mot sur les journées</h1> |
|---|
| 446 | <p>BONNES JFP'07 !</p> |
|---|
| 447 | </div> |
|---|
| 448 | </div> |
|---|
| 449 | </body> |
|---|
| 450 | </html> |
|---|