Week 2 - Python 1

Theorie

Workshop Applicatieontwikkeling
1 / 14
volgende
Slide 1: Tekstslide
InformaticaMiddelbare schoolvmbo b, kLeerjaar 3

In deze les zitten 14 slides, met interactieve quiz en tekstslides.

time-iconLesduur is: 45 min

Onderdelen in deze les

Theorie

Workshop Applicatieontwikkeling

Slide 1 - Tekstslide

Conditions
  1. Take of your coats
  2. Phones and headphones tucked away
  3. Face and body toward the front
  4. Be quite, please

Slide 2 - Tekstslide

This lesson...
  • Review of last lesson
  • Theory + Excercises
  • Python intro
  • Downloading Python
  • Start Dicerolling Program

Slide 3 - Tekstslide

Learn first!
  • Go through the learning module
  • Make the excercises
  • Individually
  • 30 mins
  • Done? Raise your hand

Slide 4 - Tekstslide

LessonUp Account
  1. Maak een account op Lessonup
  2. Voer de code bkgmz in
  3. Klik op Home

Slide 5 - Tekstslide


Slide 6 - Tekstslide

Python
  • 'Easy to learn' computer language
  • Object oriënted
  • Big standard 'library'
  • Used for making applications, games and data-analasys
 

Slide 7 - Tekstslide

Slide 8 - Tekstslide

We are making...
  • A dice-rolling program
  • A text-based RPG game
  • A game of Hangman
  • And maybe more

Slide 9 - Tekstslide

Getting started
    • Go to www.python.org
    • Click on 'downloads'
    • Click on 'Python 3.6.1'
    • Download the program
    • 5 minutes

    Slide 10 - Tekstslide

    Python
      Shell = To run the code
      Idle = To write the code

      Slide 11 - Tekstslide

      Your first program!
      We are making a DRP
      • Click on this link
      • Make the DRP using the tutorial
      • Help eachother where needed

      Slide 12 - Tekstslide

      What did you learn today?

      Slide 13 - Open vraag

      Slide 14 - Tekstslide