Advertisement
Guest User

Tools nuit de l'info

a guest
Nov 30th, 2015
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. --- TOOLS NUIT DE L'INFO ---
  2. (Il est fortement préférable de dev sous OSX ou Windows)
  3. ====================
  4.  
  5. IDE DEV (PhpStorm v10 | Win/OSX) :
  6. ----------------------------------
  7. File : https://www.jetbrains.com/phpstorm/download/
  8. Crack : https://xn--90agrrk8e.xn--p1ai/phpstorm-7-8-9-10-product-key/
  9.  
  10. SERVEUR WEB (Wamp Win | Mamp OSX) :
  11. -----------------------------------
  12. File Win : http://www.wampserver.com/
  13. File OSX : https://www.mamp.info/en/
  14.  
  15. GIT BASH (Win) :
  16. ----------------
  17. File : https://git-scm.com/downloads
  18.  
  19. UNGIT (Win/OSX) :
  20. -----------------
  21. In bash :
  22. $ npm install -g ungit
  23. Usage : npm (in bash)
  24.  
  25. CodeIgniter :
  26. -------------
  27. https://www.codeigniter.com/
  28.  
  29. ======================
  30.  
  31. Apprendre à se servir de PHPStorm :
  32. -----------------------------------
  33. http://www.grafikart.fr/formations/phpstorm
  34.  
  35. Apprendre le HTML5 & CSS3 (indispensable):
  36. ------------------------------------------
  37. https://openclassrooms.com/courses/apprenez-a-creer-votre-site-web-avec-html5-et-css3
  38. https://www.codecademy.com/fr/learn/web
  39.  
  40. Apprendre le PHP procédural & POO (indispensable) :
  41. ----------------------------------
  42. http://www.grafikart.fr/formations/php-debutant
  43. http://www.grafikart.fr/formations/programmation-objet-php
  44. https://www.codecademy.com/fr/learn/php
  45.  
  46. Apprendre le SQL :
  47. ------------------
  48. http://www.grafikart.fr/formations/mysql
  49.  
  50. Apprendre CodeIgniter :
  51. -----------------------
  52. http://www.codeigniter.com/user_guide/#tutorial
  53. https://openclassrooms.com/courses/codeigniter-le-framework-au-service-des-zeros
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement