Giter VIP home page Giter VIP logo

wcs-cp1's Introduction

Checkpoint 1 - JS

Your 1st checkpoint !

!!! PREMIERE ETAPE OBLIGATOIRE AVANT DE COMMENCER LE PREMIER EXERCICE !!!


  • Clone ce projet
  • Crée une branche "nom_prenom", qui va contenir ton avancée. (nom_prenom sera remplacé par ton nom et ton prénom...)

A chaque fois que tu complètes un exercice:

  • Fais un commit avec un message EXPLICITE sur ta branche.
  • Fais un push de ta branche.

Étape 1 - Quiz

  • Pour répondre au quiz rend toi sur cette application.
  • Réponds aux questions du Quiz Checkpoint 1 - JS
  • Une fois le quiz terminé, copie le lien fourni par l'application
  • Crée un fichier Quiz.md à la racine du projet
  • Colles-y le lien que tu viens de récupérer
  • commit ton fichier

Partie 2: Algorithme JS.

Réalise l'ensemble des algos présents. Des tests unitaires sont présents, il te permettront de savoir si tes algos fonctionnent !

Pour les lancer il faut avant tout installer les dépendances (avec npm install 😉)". Ensuite tu pourras les exécuter :

npm test # cette commande exécute tous les tests

npm run test:1 # cette commande lance les tests de l'algo 1 uniquement
npm run test:2 # cette commande lance les tests de l'algo 2 uniquement
# etc... pour tous les algos.

algo1.js

algo2.js

algo3.js

BONUS (facultatif)

algo4.js

algo5.js

algo6.js

Partie 3: Portfolio

Attention, ce test est à réaliser sans Bootstrap, tu devras utiliser flexbox à la place !

Suis les instructions contenues dans le fichier > home.html

wcs-cp1's People

Contributors

ldupas avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.