12
Girls Who Code Day 2

This or That - WICC · Data Types 7 - Strings - “Apple”, “sfsdf”, “1234” - Booleans - True - False - Integer - 1,2,3,4 … - Character - ‘a’, ‘b’, - Float

  • Upload
    others

  • View
    3

  • Download
    0

Embed Size (px)

Citation preview

Page 1: This or That - WICC · Data Types 7 - Strings - “Apple”, “sfsdf”, “1234” - Booleans - True - False - Integer - 1,2,3,4 … - Character - ‘a’, ‘b’, - Float

Girls Who Code Day 2

Page 2: This or That - WICC · Data Types 7 - Strings - “Apple”, “sfsdf”, “1234” - Booleans - True - False - Integer - 1,2,3,4 … - Character - ‘a’, ‘b’, - Float

This or That

2

Page 3: This or That - WICC · Data Types 7 - Strings - “Apple”, “sfsdf”, “1234” - Booleans - True - False - Integer - 1,2,3,4 … - Character - ‘a’, ‘b’, - Float

“Let the Blind see the ‘real’ world”

- Chieko Asakawa

3

Page 4: This or That - WICC · Data Types 7 - Strings - “Apple”, “sfsdf”, “1234” - Booleans - True - False - Integer - 1,2,3,4 … - Character - ‘a’, ‘b’, - Float

1.Dr. Chieko AsakawaPioneer in Accessible Technology

4

Page 5: This or That - WICC · Data Types 7 - Strings - “Apple”, “sfsdf”, “1234” - Booleans - True - False - Integer - 1,2,3,4 … - Character - ‘a’, ‘b’, - Float

Dr. Chieko Asakawa- Became fully blind in her early teens- Led projects on braille word processors

and digital libraries- Created the IBM HomePage Reader- Recipient of the Japanese Medal of

Honor, an IBM Fellow, and many more

5

Page 6: This or That - WICC · Data Types 7 - Strings - “Apple”, “sfsdf”, “1234” - Booleans - True - False - Integer - 1,2,3,4 … - Character - ‘a’, ‘b’, - Float

Variables and Data Types

6

Page 7: This or That - WICC · Data Types 7 - Strings - “Apple”, “sfsdf”, “1234” - Booleans - True - False - Integer - 1,2,3,4 … - Character - ‘a’, ‘b’, - Float

Data Types

7

- Strings- “Apple”, “sfsdf”, “1234”

- Booleans- True - False

- Integer- 1,2,3,4 …

- Character- ‘a’, ‘b’,

- Float- 1.23, 2.0, 3.7

Page 8: This or That - WICC · Data Types 7 - Strings - “Apple”, “sfsdf”, “1234” - Booleans - True - False - Integer - 1,2,3,4 … - Character - ‘a’, ‘b’, - Float

Variables

8

- Similar to a variable in math - Used to hold a value

Page 9: This or That - WICC · Data Types 7 - Strings - “Apple”, “sfsdf”, “1234” - Booleans - True - False - Integer - 1,2,3,4 … - Character - ‘a’, ‘b’, - Float

Variables

9

Page 10: This or That - WICC · Data Types 7 - Strings - “Apple”, “sfsdf”, “1234” - Booleans - True - False - Integer - 1,2,3,4 … - Character - ‘a’, ‘b’, - Float

10

Let’s build a snowman again:

https://tinyurl.com/winter-part

Page 11: This or That - WICC · Data Types 7 - Strings - “Apple”, “sfsdf”, “1234” - Booleans - True - False - Integer - 1,2,3,4 … - Character - ‘a’, ‘b’, - Float

Now something a little more summery:

https://tinyurl.com/

summer-not-in-Ithaca

11

Page 12: This or That - WICC · Data Types 7 - Strings - “Apple”, “sfsdf”, “1234” - Booleans - True - False - Integer - 1,2,3,4 … - Character - ‘a’, ‘b’, - Float

12

Second Day Projects!

× Snowman Extension (GWC-more-snow)

× Princess and the Frog (GWCfrog)× We bare bears (BearVar318)

× Make It Rain (GWC-make-rain)

× Constellation Maker (GWC-constellation)

Animations!Variables

Objects!

× Bookshelf (GWC-bookshelf)