Qu'est-ce que LessonUp
Rechercher
Canaux
Connectez-vous
S'inscrire
‹
Revenir à la recherche
Languages & Translators
1 / 19
suivant
Slide 1:
Diapositive
Computing
Lower Secondary (Key Stage 3)
Cette leçon contient
19 diapositives
, avec
quiz interactifs
et
diapositives de texte
.
Commencer la leçon
Partager
Imprimer la leçon
Éléments de cette leçon
Slide 1 - Diapositive
Which logic gate is this?
A
AND
B
OR
C
NOT
D
XOR
Slide 2 - Quiz
What is a Truth Table?
A
The truth table shows what an output will be, based on the inputs.
B
The truth table shows what the inputs will be, based on the outputs.
C
The truth table is a type of logic gate.
D
The truth table shows how every logic circuit can be made.
Slide 3 - Quiz
Which logic gate does the Boolean Algebra A ⋁ B represent?
A
AND
B
OR
C
NOT
D
XOR
Slide 4 - Quiz
Which Logic Gate matches this Truth Table?
A
AND
B
OR
C
NOT
D
XOR
Slide 5 - Quiz
Which of the following statements about OR gates is correct?
A
The output is TRUE if neither input is TRUE
B
The output is TRUE only if both the inputs are TRUE
C
The output is TRUE if either or both inputs is TRUE
D
All three options are correct
Slide 6 - Quiz
Slide 7 - Diapositive
Slide 8 - Diapositive
Machine Code
Assembly Code
Uses English-like keywords
The generation that Computer’s understand
Easier to Understand
One instruction translates into many machine code instructions
Declarative language
Describes what computation should be performed
Difficult to program in
Examples include C# & C+
Examples include SQL & Python
Directly Executable by the processor
Easier to program but still difficult
Slide 9 - Question de remorquage
01010101010100101010100101010101010011111001000100001010100101
LOAD r1, c
LOAD r2, d
ADD r1, r2
DIV r1, #2
Dim Num1, Num2, Tot as Integer
Num1 = Console.Readline()
Num2 = Console.Readline()
Tot = Num1 + Num2
Console.Writelein(“Total is: “ & Tot)
Slide 10 - Question de remorquage
Slide 11 - Carte mentale
Slide 12 - Diapositive
members.gcsepod.com
Slide 13 - Lien
High Level Language
Compiler
Slowly
First
Machine Code
Source Code
Entire
Errors
Quickly
Slide 14 - Question de remorquage
What Does IDE Stand for?
Slide 15 - Question ouverte
Slide 16 - Diapositive
Slide 17 - Diapositive
Slide 18 - Diapositive
Slide 19 - Diapositive
Plus de leçons comme celle-ci
8 - Logic Gates - Improved
Mars 2024
- Leçon avec
21 diapositives
Computing
Upper Secondary (Key Stage 4)
GCSE
Year 12 RISC vs CISC
il y a 21 jours
- Leçon avec
23 diapositives
Computing
Higher Education (non-degree)
Year 10 translators
Novembre 2024
- Leçon avec
11 diapositives
Computing
Upper Secondary (Key Stage 4)
GCSE
Logic GatesV2
Mars 2023
- Leçon avec
33 diapositives
Computing
Lower Secondary (Key Stage 3)
Logic Gates V4
Mars 2024
- Leçon avec
33 diapositives
Computing
Lower Secondary (Key Stage 3)
Logic Gates
Mars 2023
- Leçon avec
40 diapositives
Computing
Lower Secondary (Key Stage 3)
Logic Gates
Mars 2023
- Leçon avec
29 diapositives
Computing
Lower Secondary (Key Stage 3)
Decoding Binary: Understanding the Language of Computers
Août 2024
- Leçon avec
26 diapositives