What is LessonUp
Search
Channels
Log in
Register
‹
Return to search
U2L1- Variables
What software engineering characteristics do you want to work on in this unit?
1 / 17
next
Slide 1:
Open question
Ap csa
10th Grade
This lesson contains
17 slides
, with
interactive quizzes
,
text slides
and
1 video
.
Lesson duration is:
45 min
Start lesson
Save
Share
Print lesson
Items in this lesson
What software engineering characteristics do you want to work on in this unit?
Slide 1 - Open question
How will you know you grew in this area by the end of the unit?
Slide 2 - Open question
Where have you seen or used variables before?
Slide 3 - Open question
What might you store in a variable in a program?
Slide 4 - Open question
What is a variable
A
changeable value
B
code writing
C
value that offers code
D
value that writes code
Slide 5 - Quiz
Code.org
Please go to Level 1 for Lesson 1 of Unit 2 and do the prediction level.
Slide 6 - Slide
What do you wonder about the code in this program?
Slide 7 - Open question
What do you notice about the code in this program
Slide 8 - Open question
code.org
Please do level 2 of lesson 1 unit 2 in code.org.
Slide 9 - Slide
Slide 10 - Video
code.org
Please complete levels 3-5 on code.org unit 2 lesson 1
Slide 11 - Slide
Key Vocabulary:
Vocab: Unit 2 Lesson 1 on pages
Slide 12 - Slide
vocab
assignment - using the assignment operator ( = ) to initialize or change the value stored in a variable
data type - the format of the data that can be stored in a variable
Slide 13 - Slide
vocab
literal - a source code representation of a value, such as a number or text
primitive type - a basic data type that Java predefines
Slide 14 - Slide
vocab
declaration - giving a name and data type to a variable
initialization - giving a starting value to a variable using the assignment operator ( = )
Slide 15 - Slide
vocab
reference type - a data type that contains a pointer to the memory location of an object
variable - a container that stores a value in memory
Slide 16 - Slide
Homework for tonight
1. Unit guide pages 1-4
2. Extra Practice
3. CHECK FOR UNDERSTANDING
4. SCHOOL WORK
Slide 17 - Slide
More lessons like this
U2L2- Operators and Expressions
January 2023
- Lesson with
18 slides
Ap csa
10th Grade
Understanding Variables, Constants, and Data Types
October 2023
- Lesson with
14 slides
Debugging Code
May 2023
- Lesson with
36 slides
Computing
Upper Secondary (Key Stage 4)
GCSE
Python Programming Fundamentals: Data Types, Functions, and Comments
September 2023
- Lesson with
14 slides
Python 101: Introduction to Python Programming
September 2023
- Lesson with
14 slides
Programming A Screen Turtle
August 2024
- Lesson with
19 slides
by
Science
Computing
Primary Education
Science
Revision
May 2024
- Lesson with
37 slides
Computer Science
Secondary Education
Python - Lesson 2
April 2023
- Lesson with
21 slides
Computing
Lower Secondary (Key Stage 3)