Lesson 1-4 AP Computer Science Principles

Slides:



Advertisements
Similar presentations
© UNT in partnership with TEA1 Digital and Interactive Media Photoshop Basics.
Advertisements

MATHEMATICS YEAR 1 UNIT 11 2D SHAPES.
I. Making Observations- Observations can be made several different ways. Observations can be put into two different categories; qualitative and quantitative.
AP Computer Science Principles Data Abstraction and Procedural Abstraction Curriculum Module.
Algebra Vocabulary Vocabulary is important to successful mathematics. Without a good understanding of the math vocabulary, you will struggle to understand.
Moving Sprites in Scratch Exploring Computer Science – Lesson 4-4.
Identify & Describe 3-D Shapes Unit of Study: 3-Dimentional Geometry Global Concept Guide: 1 of 3.
Bestpowerpointtemplates.com Points of View – Telling a Story with Data Exploring Computer Science – Lesson 1-5.
How can you draw shapes when only given lengths of sides?
Web Site Evaluation Exploring Computer Science – Lesson 1-3.
Moving Sprites in Scratch Exploring Computer Science – Lesson 4-4.
How many …?. What shape can you see? I can see some _____. Q1 Q1 stars.
CROP CIRCLES Photographs and Images collected from Web Sites.
Compose Two- Dimensional Shapes Unit of Study: Two-Dimensional Geometry Global Concept Guide: 2 of 4.
Note Taking Matt Marting. Importance ▪ Helps in retaining information learned from various sources in class ▪ Choose ways that make sense to you so you.
AP CSP: Pixelation – B&W/Color Images
Lesson 1-5 AP Computer Science Principles
LESSON 8 Module 4: Working with Images Digital Photography 1.
Nets and Drawings for Visualizing Geometry
The Multiplication Rule
Sending Binary Messages
Canvas and Arrays in Apps
Sending Binary Messages
Lesson 1-10 AP Computer Science Principles
AP CSP: Number Systems Day 4: 8/30/16.
Chapter 12.5 The Binomial Theorem.
Lesson 1-15 AP Computer Science Principles
Lesson 2-3 AP Computer Science Principles
Lesson 2-2 AP Computer Science Principles
UNIT 2 – LESSON 4 Encoding Color Images.
Creating Functions with Parameters
UNIT 1 – LESSON 5 BINARY NUMBERS.
Analyze your set of squares and describe the side lengths you found.
Sending Bits in the Real World
The Need for Programming Languages
Vocabulary byte - The technical term for 8 bits of data.
Lesson 1-13 AP Computer Science Principles
Looping and Random Numbers
TERMITE TRACKS SP. 4; SP 5: SP 6; SP 7, CER
Sending Bits on the Internet
Hook How do you expand linear expressions that involve multiplication, addition, and subtraction? For example, how do you expand 3(4 + 2x)? Coach’s Commentary.
Discovering a Formula to Calculate Area
What do we now know about number systems?
Week 1.
Day 4- Number Systems & Binary Numbers
Day 4- Number Systems & Binary Numbers
Lesson 9.6 Families of Right Triangles
Simplifying Algebraic Expressions by Combining Like Terms
LESSON 8 Module 4: Working with Images Digital Photography 1.
UNIT 1: LESSON 4 NUMBER SYSTEMS.
How many different ways can you represent the quantity “7”
The Elements of Design: Shape and Line
Perimeter and area of Combined shapes
Let’s play with shapes! play.
Day 4- Number Systems & Binary Numbers
Moving Sprites in Scratch
The Basic Building Blocks of Geometry
Mod 2 Lesson 2 Repeating Debugging
Mod 2 Lesson 2 Repeating with loops
Build the first 5 odd numbers – each one with different colored blocks
8th Grade Science Mrs. Wach
COMPUTATIONAL THINKING COMPUTATIONAL THINKING IN PROGRAMMING
Day 161 – Modelling a tree trunk
U3L1 The Need For Programming
Exploring Computer Science Lesson 4-10 – Part 2
Unit 9. Day 17..
1. How many matchsticks would be used to make figure 10?
Area of combined figures
The Elements of Design: Shape and Line
Bell Work Title: Turtle Intro Date:
Presentation transcript:

Lesson 1-4 AP Computer Science Principles Number Systems Lesson 1-4 AP Computer Science Principles

Objectives Students will be able to: Reason about permutations and symbols as arbitrary abstract concepts that can be used to represent numbers. Invent their own “number system” with symbols and rules for getting from one permutation to the next.

Vocabulary Permutation: an ordered arrangement of objects Number System: a collection of symbols and the rules for ordering them

Journal How many ways can you represent the quantity 7?

Various Number Systems

Activity Download the activity guide from the website. In groups of 2: Develop your own number system using circles, triangles, and squares. To do so, you will create rules that generate every possible permutation of length 3 that can be made with these shapes. Note: Shapes can be used multiple times within a permutation, and order matters. For example, the picture to the right shows two length-3 permutations using squares and circles. They are different length-3 permutations because the shapes appear in a different order.

Step 1 Record all the permutations you can find Use the cut-out shapes provided to explore all the possible length-3 permutations. Write down the all the unique ones you find and keep track of how many there are. Suggestion: try to find the permutations in some kind of organized or systematic way, rather than just randomly.

Step 2 Make an ordering for the permutations Now that you’ve listed out all of the combinations of circle, triangle, and square, let’s put them in a systematic order. You can use any system you like, as long as you create and follow a clear set of rules for getting from one line to the next.

Step 3 Jot down the rules of your system Suggestion: to test your rules, have someone follow them to see if they can recreate your organized list above.

Turn in… Complete the worksheet on the Hancock web site. You can draw shapes or print the worksheet and just use color dots. You must state you rules!

Stage 4 Complete Stage 4