Week 1 - Day 1 - Introduction to Programming and Python

1 / 14
volgende
Slide 1: Video
Software developmentHBOStudiejaar 1

In deze les zitten 14 slides, met interactieve quizzen, tekstslides en 1 video.

Onderdelen in deze les

Slide 1 - Video

Soo... what does a software developer actually do???

Slide 2 - Woordweb

Soo... what does a software developer actually do???

Slide 3 - Tekstslide

Goals of the day
  • Introduction to programming and python
  • Starting with your first program
  • Exploring the study material

Slide 4 - Tekstslide

Step-01: What is a Program?
After taking this step, you will be able to:
  1. understand the concept of (computer and non-computer) programs.
  2. experience your first taste of Python without knowing all the details.

Slide 5 - Tekstslide

Real life example of a (non-computer) program

Slide 6 - Open vraag

What is a program?
At its core, a set of instructions on how to do something. 

A developer specifies commands (instructions) for a computer to execute.

Slide 7 - Tekstslide

Exercise
Look at the code below and try to figure out what is does:
alone, in pairs, in groups (2 mins each)

Slide 8 - Tekstslide

Programming elements
  • vocabulary
  • syntax (rules)
  • sequence of operations
  • data
  • repetition
  • result
  • ....

Slide 9 - Tekstslide

Continue with exercises Step-01

Slide 10 - Tekstslide

Live coding
 Quiz with 3 questions


Slide 11 - Tekstslide

Goals of the day
  • Introduction to programming and python
  • Starting with your first program
  • Exploring the study material

Slide 12 - Tekstslide

To do
  • Study Chapter 1 and 2 (book "Introducing Python")
  • Examine learning material of Step-02
  • Create learning groups in Teams and invite teachers

Online day:
  • 9.30 - Stand-up
  • Start with Step-02

Slide 13 - Tekstslide

Questions & feedback

Slide 14 - Tekstslide