Presentation is loading. Please wait.

Presentation is loading. Please wait.

This is CS50 AP. an introduction to the intellectual enterprises of computer science and the art of programming Unit 0 Module 0 © David J. Malan, Doug.

Similar presentations


Presentation on theme: "This is CS50 AP. an introduction to the intellectual enterprises of computer science and the art of programming Unit 0 Module 0 © David J. Malan, Doug."— Presentation transcript:

1 This is CS50 AP. an introduction to the intellectual enterprises of computer science and the art of programming Unit 0 Module 0 © David J. Malan, Doug Lloyd

2 what is a computer? binary number system

3 wikimedia.org

4

5

6 professional-power-tool-guide.com

7 makezine.com

8

9

10 a computer is… a device

11 a computer is… a device that accepts data or input

12 a computer is… a device that accepts data or input and processes it in some way

13 a computer is… a device that accepts data or input and processes it in some way to automatically produce

14 a computer is… a device that accepts data or input and processes it in some way to automatically produce a result

15 a computer is… a device that accepts data or input and processes it in some way to automatically produce a result

16 This is CS50 AP. an introduction to the intellectual enterprises of computer science and the art of programming Unit 0 Module 1 © David J. Malan, Doug Lloyd

17 what is computing? binary number system

18 com pute (v.) – [1] to calculate or reckon (a figure or amount) binary number system

19 com pute (v.) – [2] to use a computer or calculator binary number system

20 cal cu late (v.) – [1] to determine by reasoning, experience or common sense binary number system

21 5 + 3 binary number system

22 12345

23 213

24 12234153

25 17234658

26 amazon.com

27 When you play board games, are you computing? What What are you Computing? are you computing?

28 What types of things do you compute every day ?

29 coleman.com

30 twitter.com

31 1 #include 2 3 int main(void) 4 { 5 printf(“hello world\n”); 6 return 0; 7 }

32 twitter.com

33 This is CS50 AP.


Download ppt "This is CS50 AP. an introduction to the intellectual enterprises of computer science and the art of programming Unit 0 Module 0 © David J. Malan, Doug."

Similar presentations


Ads by Google