In deze les zitten 27 slides, met interactieve quizzen, tekstslides en 2 videos.
Lesduur is: 21 min
Onderdelen in deze les
Slide 1 - Tekstslide
Slide 2 - Video
Margaret’s Hamilton was born in ________, ________.
A
Akron, Ohio
B
Detroit, Michigan
C
Erie, Indiana
D
Paoli, Indiana
Slide 3 - Quizvraag
400 scientists including Margaret Hamilton worked on the ____________ at MIT to help send people to the Moon.
A
Apollo Guidance Computer
B
Asynchronous Radio Detector
Slide 4 - Quizvraag
Margaret’s computer software had to be __________, meaning the software’s more important jobs could interrupt less important ones.
A
Asynchronous
B
Chronological
C
Compact
D
Synchronous
Slide 5 - Quizvraag
The _________ would interrupt astronaut’s regularly scheduled tasks to warn them of emergencies. The astronaut could then communicate with Mission Control to determine the best path forward.
A
Altimeter
B
Chronometer
C
Flight Director
D
Priority Displays
Slide 6 - Quizvraag
Margaret Hamilton and other scientists across the country were working to achieve __________’s goal of landing a man on the Moon by the end of the decade (1960s).
A
Charles Draper
B
President John F. Kennedy
C
Neil Armstrong
D
Richard Nixon
Slide 7 - Quizvraag
Margaret and her engineers had to anticipate all sorts of problems that could happen, so they could program it into the computer. Why was this important for the safety of the astronauts?
Slide 8 - Woordweb
What programming languages do you know?
Slide 9 - Open vraag
What can be difficult with programming?
Slide 10 - Open vraag
Slide 11 - Open vraag
Slide 12 - Open vraag
Slide 13 - Tekstslide
drive.google.com
Slide 14 - Link
create.kahoot.it
Slide 15 - Link
Which programming language do you prefer? Why?
Slide 16 - Woordweb
Slide 17 - Tekstslide
Have you used Python? What are some characteristics of this programming language?
Slide 18 - Woordweb
Slide 19 - Video
Why was Python created?
Slide 20 - Open vraag
Python allows for a quick execution of projects due to its vast plugin library
A
TRUE
B
FALSE
Slide 21 - Quizvraag
Python is making tasks more difficult
A
TRUE
B
FALSE
Slide 22 - Quizvraag
Python can never run programs faster than Java or C++
A
TRUE
B
FALSE
Slide 23 - Quizvraag
The code is easy to read due to it being in English
A
TRUE
B
FALSE
Slide 24 - Quizvraag
drive.google.com
Slide 25 - Link
R
PYTHON
BOTH
1. It is not a complex language
2. It provides interactive functions.
3. It is perfect for graphic inputs.
4. It was created as the alternative to another language.
5. It is especially used for statistics and data analysis.
6. It was developed first.
7. It allows programmers to have more command of the code.
8. It is very adaptable.
9. Its linguistic structure is easy to use.
10. It was created by someone from the Netherlands.
Slide 26 - Sleepvraag
From your own experience, what are some important aspects that must be taken into account when programming?