Bonjour Python !

Introduction à Python

Hugo Bowne-Anderson

Data Scientist at DataCamp

Comment vous allez apprendre

Interface DataCamp

Introduction à Python

Python

guido-hba.png

  • Usage général : créer n'importe quoi

  • Code source ouvert ! Gratuit !

  • Forfaits Python, aussi pour la science des données

    • De nombreuses applications et domaines
Introduction à Python

IPython Shell

Exécuter des commandes Python

ipython_shell.png

Introduction à Python

IPython Shell

Exécuter des commandes Python

ipython_shell_highlighted.png

Introduction à Python

IPython Shell

 

Calculs dans l'IPython Shell de DataCamp

Introduction à Python

Script Python

  • Fichiers texte - .py

  • Suite de commandes Python

  • Semblable à la saisie dans IPython Shell

Script Python dans DataCamp

Introduction à Python

Script Python

GIF : saisie de 4 + 5 dans le script et clic sur Soumettre la réponse. Aucun résultat affiché.

Introduction à Python

Script Python

python_script_print.gif

  • Utilisez print() pour afficher un résultat depuis le script
Introduction à Python

Interface DataCamp

Capture d'écran de l'interface DataCamp

Introduction à Python

Passons à la pratique !

Introduction à Python

Preparing Video For Download...