Files
lespiedsdanslecode/content/2022/2022-01-05/index.html
T

50 lines
4.0 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<title>Mercredi 5 janvier 2021 - Elsif.fr</title>
<meta name="DC.title" content="elsif.fr, site de Yannick François aka yaf (ou ya_f)."/>
<meta name="description" content="Le site de Yannick François. Développeur Senior, Responsable Produit, Pédagogue. Je travail chez Scopyleft"/>
<meta name="keywords" content="code, développement, programmation, apprentissage, apprendre, lean, agile, logiciel, tdd, objet, refactoring, libre, creative commons, linux, unix"/>
<meta name="author" content="Yannick François, https://elsif.fr"/>
<meta name="designer" content="Yannick François, https://elsif.fr"/>
<meta name="geo.placename" content="Poissy, Ile de france, France"/>
<meta name="robots" content="index,follow" />
<meta name="language" content="French" />
<meta name="HandheldFriendly" content="True" />
<meta name="MobileOptimized" content="320" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0" />
<link rel="index" title="Yannick François / Développeur / Pédagogue" href="index.html" />
<link rel="alternate" type="application/rss" href="/feed.xml" title="elsif.fr/feed" />
<style>
body {
font-size:16pt;
max-width:42rem;
min-width: 18rem;
margin: 1em;
color: black;
background: white;
font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
}
a { color: darkred; }
a:hover { background: gold; }
a:visited, a:active { color: dimgrey; }
nav { text-align:center; font-size:smaller; padding: 0; margin: 0; }
nav li { list-style-type: none; }
h2 > a, h2 > a:active, h2 > a:visited { color: lightgrey; text-decoration:none;}
h2 > a:hover { color: black; text-decoration:underline }
@media (max-width: 1000px) { #portrait {display:none;} }
</style>
</head>
<body>
<article>
<h1>Mercredi 5 janvier 2021</h1>
<p>Laura THAY 9 h 22 Helloooo :visage_légèrement_souriant: bonne année a tous ! j’étais dans la premiere promo des descodeuses et depuis jai intégré un master en developpement web chez Hetic ! J’aimerai rattraper mon retard en terme d’algorithme et de structure de donnée ! Auriez-vous des bouquins a me recommander en mode débutante svp ? Merci à vous :clin_d’œil:</p>
<p>Yannick 10 h 51 alors, il y a Grokking Algorithms qui est vraiment chouette https://www.manning.com/books/grokking-algorithms (je crois qu’il existe en français si besoin) 10 h 52 il y a aussi une référence en la matière : Introduction to Algorithms, Third Edition https://mitpress.mit.edu/books/introduction-algorithms-third-edition 10 h 53 Ensuite, dans ceux que je n’ai pas lu mais dont on m’a beaucoup parlé en bien , il y a Pearls of Functional Algorithm Design https://www.cambridge.org/core/books/pearls-of-functional-algorithm-design/B0CF0AC5A205AF9491298684113B088F 10 h 54 et Purely Functional Data Structures https://www.cambridge.org/core/books/purely-functional-data-structures/0409255DA1B48FA731859AC72E34D494 10 h 55 Algorithms, 4th Edition https://www.pearson.com/us/higher-education/program/Sedgewick-Algorithms-4th-Edition/PGM100869.html 10 h 56 et puis quelques référence que j’avais noté mais sans avoir de retour d’autres personnes dessus : 10 h 56 Advanced Data Structures https://www.cambridge.org/core/books/advanced-data-structures/D56E2269D7CEE969A3B8105AD5B9254C 10 h 58 Data Structures And Algorithms Made Easy (voir sur le site de l’auteur http://careermonk.com/ ) 11 h 01 The Algorithm Design Manual https://link.springer.com/book/10.1007/978-1-84800-070-4 (modifié)</p>
<p>Yannick 11 h 08 J’oubliais le fameux Structure and Interpretation of Computer Programs https://mitpress.mit.edu/sites/default/files/sicp/index.html</p>
<p>et j’avais aussi ce bout de truc dans la liste des livres qui me font envie : Poems That Solve Puzzles https://global.oup.com/academic/product/poems-that-solve-puzzles-9780198853732?cc=fr&amp;lang=en&amp;</p>
</article>
</body>
</html>