Code Monkey home page Code Monkey logo

challengegithub's Introduction

ChallengeGithub - FAQ

visitors Files Size lastcommit Logo Github utilisé pour la FAQ

Welcome HOME! 👋

Merci de lire attentivement ce qui suit.

ldurand.fr My WebSite ♥.

Rappel

Vous effectuerez ce TD sur vos machines personnelles ou sur les ordinateurs mis à votre disposition.

Créer un répertoire de travail Github et des sous répertoires correspondants aux exercices. À chaque étape, il faut commiter, avec un message explicite de ce que vous avez fait.

N’oubliez pas de faire des recherches sur le Web à chaque fois que cela est nécessaire en prenant soin de vérifier que les informations trouvées soient correctes. (vous pourrez notamment utiliser le site Web https://docs.github.com/ , https://git-scm.com/book/fr/v2 ).

Les logiciels à télécharger :

Voici quelques mots de vocabulaire :

  • Branch > Créer une branche
  • Push > Pousser vers le répertoire distant
  • Pull > Récupérer dans le répertoire local
  • Commit > Indexer
  • Gihtub a été créé par Linus Torvalds
  • Github est un logiciel de gestion de version (Versioning)
  • git est une commande CLI qui a comme argument :
    • init
    • add
    • merge
    • commit
    • push
    • pull
    • checkout
    • clone
    • ect ...

The challenge

  1. Ajouter un titre H1 dans votre page html
  2. Créer un CSS :
    1. Sous-titrer le h1
    2. Centrer le tout
  3. Créer un tableau JS dans "script.js"
    1. Il doit contenir 11 entrées (11 légumes)
    2. Afficher dans la console la première entrée du tableau
    3. Afficher dans la console la dernière entrée du tableau
  4. Effectuer un push vers votre serveur.

Have fun building! 🚀

challengegithub's People

Contributors

aiola13 avatar

Watchers

 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.