formations/python/python3/fr/_build/html/liens.html

119 lines
5.7 KiB
HTML
Raw Normal View History

2018-08-21 10:25:44 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>&lt;no title&gt; &#8212; Documentation Formation Python 1</title>
<link rel="stylesheet" href="_static/classic.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '1',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
SOURCELINK_SUFFIX: '.txt'
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="_static/translations.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Recherche" href="search.html" />
</head>
<body>
<div style="background-color: white; text-align: left; padding: 10px 10px 15px 15px">
<table><tr><td>
<img src="_static/sphinx.png" alt="logo" />
</td><td>
<h1>&nbsp; &nbsp; Programmation python</h1>
</td></tr></table>
</div>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="Index général"
accesskey="I">index</a></li>
<li class="right" >
<a href="py-modindex.html" title="Index des modules Python"
>modules</a> |</li>
<a href="index.html">Programmation python </a> &raquo;
</ul>
</div>
<p>&nbsp;</p>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<p>Bonjour à toute la promo,</p>
<p>Comme convenu, voici quelques liens (algorithmiques et autres)</p>
<p>Dabord, python :)</p>
<p><a class="reference external" href="https://www.python.org/">https://www.python.org/</a></p>
<p>et le tuto dive into python</p>
<p><a class="reference external" href="http://www.diveintopython3.net/">http://www.diveintopython3.net/</a></p>
<p>et le fameux python challenge</p>
<p><a class="reference external" href="http://www.pythonchallenge.com/">http://www.pythonchallenge.com/</a></p>
<p>cest un challenge algorithmique quon peut résoudre avec du python mais pas forcément, on peut utiliser nimporte quel langage.</p>
<p>Ceux qui dépasseront la sixième étape (sans regarder les soluces) auront droit à mon respect :)</p>
<p>Ensuite, la librairie pandas que nous avons vue :</p>
<p><a class="reference external" href="http://pandas.pydata.org/">http://pandas.pydata.org/</a></p>
<p>et pandas sur python-simple</p>
<p><a class="reference external" href="http://www.python-simple.com/python-pandas/stacking-unstacking-dataframe.php">http://www.python-simple.com/python-pandas/stacking-unstacking-dataframe.php</a></p>
<p>Sinon après il y a plein de livres, notamment le wikilivre</p>
<p><a class="reference external" href="https://fr.wikibooks.org/wiki/Programmation_algorithmique/Sommaire">https://fr.wikibooks.org/wiki/Programmation_algorithmique/Sommaire</a></p>
<p><a class="reference external" href="https://fr.wikibooks.org/wiki/Cat%C3%A9gorie:Programmation_algorithmique_(livre">https://fr.wikibooks.org/wiki/Cat%C3%A9gorie:Programmation_algorithmique_(livre</a>)</p>
<p><a class="reference external" href="https://fr.wikibooks.org/wiki/Programmation">https://fr.wikibooks.org/wiki/Programmation</a></p>
<p>après sur wikipédia il y a plein de pages consacrée à divers algorithmes (le voyageur de commerce, les algoritmes tirés de la biologie, etc…) mais on na pas vu ça en détails.</p>
<p>après il y a une bonne présentation des modules et sous-modules (mais cest de locaml)</p>
<p><a class="reference external" href="https://www.good-eris.net/formation-ocaml/modules/submod.html">https://www.good-eris.net/formation-ocaml/modules/submod.html</a></p>
<p>vous pouvez aussi vous y mettre :</p>
<p><a class="reference external" href="https://www.good-eris.net/formation-ocaml/intro.html">https://www.good-eris.net/formation-ocaml/intro.html</a></p>
<p>un très bon livre pour ocaml</p>
<p><a class="reference external" href="http://programmer-avec-ocaml.lri.fr/chap10.html">http://programmer-avec-ocaml.lri.fr/chap10.html</a></p>
<p>de très bon livres pour apprendre le python existent aussi, notamment ceux de Tarek Ziadé (un français qui habite en Bourgogne).</p>
<p>Voilà</p>
<p>Très bonne continuation à vous tous, à bientôt
Gwen</p>
</div>
</div>
</div>
<div style="background-color: white; text-align: left; padding: 10px 10px 15px 15px">
<a href="search.html"> Recherche</a> | &nbsp;
<!-- a href="genindex.html"> Genindex</a-->
</div>
<div class="clearer"></div>
</div>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="Index général"
>index</a></li>
<li class="right" >
<a href="py-modindex.html" title="Index des modules Python"
>modules</a> |</li>
<a href="index.html">Programmation python </a> &raquo;
</ul>
</div>
<div class="footer" role="contentinfo">
&#169; Copyright 2015, cadoles (www.cadoles.com).
Créé avec <a href="http://sphinx-doc.org/">Sphinx</a> 1.6.7.
</div>
</body>
</html>