Hallo Python!

Introductie tot Python

Hugo Bowne-Anderson

Data Scientist at DataCamp

Hoe je gaat leren

DataCamp-interface

Introductie tot Python

Python

guido-hba.png

  • Algemeen doel: bouw wat je maar wilt

  • Open source! Gratis!

  • Python-pakketten, ook voor datawetenschap

    • Veel toepassingen en gebieden
Introductie tot Python

IPython-shell

Python-opdrachten uitvoeren

ipython_shell.png

Introductie tot Python

IPython-shell

Python-opdrachten uitvoeren

ipython_shell_highlighted.png

Introductie tot Python

IPython-shell

 

Berekeningen in de IPython-shell van DataCamp

Introductie tot Python

Python-script

  • Tekstbestanden: .py

  • Lijst met Python-opdrachten

  • Net als typen in IPython Shell

Python-script in DataCamp

Introductie tot Python

Python-script

GIF: typ 4 + 5 in het script en klik op 'antwoorden'. Er wordt niks weergegeven.

Introductie tot Python

Python-script

python_script_print.gif

  • Gebruik print() om output te genereren vanuit een script
Introductie tot Python

DataCamp-interface

Screenshot van de DataCamp-interface

Introductie tot Python

Laten we oefenen!

Introductie tot Python

Preparing Video For Download...