Différences entre versions de « 2018-070 »

De Mi caja de notas

(Page créée avec « {{calendrier républicain}} dimanche 11 mars 2018 {{aphorisme du jour}} == Apprendre JavaScript == * Devoir semaine 2 - survol image Galerie Photos... »)
 
 
(4 versions intermédiaires par le même utilisateur non affichées)
Ligne 6 : Ligne 6 :
 
== Apprendre [[JavaScript]] ==  
 
== Apprendre [[JavaScript]] ==  
  
* Devoir semaine 2 - survol image Galerie Photos  
+
=== Semaine 2 - Devoir - survol image Galerie Photos ===
 +
 
 +
 
 +
L'exercice avec le code pour démarrer : http://codepen.io/ColleenEMc/pen/wKYxZa
  
  
 
<p data-height="265" data-theme-id="0" data-slug-hash="gepaPj" data-default-tab="js,result" data-user="xtof-party" data-embed-version="2" data-pen-title="Galerie Photos - Survol JS" class="codepen">See the Pen <a href="https://codepen.io/xtof-party/pen/gepaPj/">Galerie Photos - Survol JS</a> by Christophe Ducamp (<a href="https://codepen.io/xtof-party">@xtof-party</a>) on <a href="https://codepen.io">CodePen</a>.</p>
 
<p data-height="265" data-theme-id="0" data-slug-hash="gepaPj" data-default-tab="js,result" data-user="xtof-party" data-embed-version="2" data-pen-title="Galerie Photos - Survol JS" class="codepen">See the Pen <a href="https://codepen.io/xtof-party/pen/gepaPj/">Galerie Photos - Survol JS</a> by Christophe Ducamp (<a href="https://codepen.io/xtof-party">@xtof-party</a>) on <a href="https://codepen.io">CodePen</a>.</p>
 
<script async src="https://static.codepen.io/assets/embed/ei.js"></script>
 
<script async src="https://static.codepen.io/assets/embed/ei.js"></script>
 +
 +
 +
=== Semaine 3 ===
 +
 +
Code https://codepen.io/collection/noEJaj/#
 +
 +
 +
=== anti-sèche JavaScript ===
 +
 +
http://www.cheat-sheets.org/saved-copy/jsquick.pdf
 +
 +
=== arrays (tableaux) ===
 +
 +
slides : [[:File:03.01.JS_JavaScriptArrays.pdf]]
 +
 +
https://www.coursera.org/learn/javascript/lecture/g8N8v/javascript-arrays
 +
 +
 +
slides : [[:File:03.02.JS_CodeWithMeArrays.pdf]]
 +
 +
 +
https://www.coursera.org/learn/javascript/lecture/0WIL8/code-with-me-arrays
 +
 +
 +
 +
slides [[:File:03.03.JS_ArrayIteration.pdf]] itération ou boucle JavaScript
 +
 +
 +
    for(j=0;j<array.length;j++{
 +
    //Les étapes ici sont répétées
 +
    }
 +
 +
https://www.coursera.org/learn/javascript/lecture/ZO1SL/javascript-iteration

Version actuelle datée du 11 mars 2018 à 08:41