Git Product home page Git Product logo

hetic-h2-p2017's Introduction

HETIC

GitHub de la promotion P2017

PROGRAMME

Sujets pouvant potentiellement être abordés durant l'année

Trimestre 1 : HTML 5 / CSS 3

  • Sémantique
  • Audio / Video
  • Animations / Transitions / Transform
  • Filters / Text shadows / Box shadows
  • Media queries
  • Geolocation
  • Speech
  • Fullscreen
  • Offline
  • History
  • Canvas
  • WebGL
  • Websocket
  • Storage

Trimestre 2 : PHP / MySQL

  • PHP

  • Basics (Fundamentals / Alternatives / Hello World)

  • Variables

  • If / Loops

  • Functions

  • Debbug

  • $_COOKIES / $_SESSION

  • $_GET / $_POST / Forms

  • Includes

  • POO

  • cURL

  • MySQL

  • Basics (Fundamentals / PHPMyAdmin / Database / Tables / Rows / Variables types)

  • SQL (Select,Update,Delete)(Where,Or,And,Order,Limit)

  • Joins (Left,Right)

Trimestre 3 : PHP / MySQL / APIs / MVC

  • MySQL

  • Joins (Left,Right)

  • API

  • Facebook

  • Twitter

  • Instagram

  • Frameworks

  • Security

LIENS

Liste amenée à évoluer. N'hésitez-pas si vous avez des propositions.

HTML 5 / CSS 3

Javascript

WebGL

PHP

Générateurs de contenus

Sources de tuto

Tuto particuliers

Sublime Text 2

  • Package controle - Installation / Suppression rapide de plugins sublimes
  • Prefixr - Rajoute les bons préfixes au CSS
  • Alignment - Aligner les "=" et tout autre caractère désiré
  • Bracket​Highlighter - Surbrillance des parenthèses/accolades/balises/etc. courrantes
  • SublimeLinter - Affiche les erreurs (css,JS,etc...)
  • Emmet - Zen coding amélioré
  • Less - Support de LESS
  • Zen Tabs - Plus de fonctionnalités et meilleure apparence des tabs
  • HTML Snippet - Snippets html
  • WordHighlight - Surbrillance des mots sélectionnés
  • SFTP - Remote control sur un FTP (modifier en live)
  • jQuery Snippets pack - Snippets jQuery
  • JsFormat - Format le code Javascript (Bien penser à paramétrer selon vos habitudes syntaxiques)
  • ColorPicker - Affiche un color picker
  • LiveReload - Reload le navigateur (softly) après chaque sauvegarde dans le projet (nécessite plugin)
  • Soda - Thème sublime comprenant les tabs, la sidebar et la coloration syntaxique Monokai

De tout

CITATION

<script>

  function reste_a_faire()
  {
    return true;
  }

  if(reste_a_faire())
    console.log('rien n\'est fait');

</script>

hetic-h2-p2017's People

Contributors

brunosimon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.