Unit 1 Lesson 7 Reflection (Homework- 9/29/17)
Homework: Reflections Share with stark.brooklinehighschool@gmail.com then post to your blog: How might the way you choose to represent numbers in a computer go wrong? Of all the number systems why have modern computers settled on binary? List a few rules number encoding systems must follow in order to be useful. Why do you think some number encoding systems are more successful than others? Finish up the review questions in Unit 1 lesson 7 on code.org Unit 1 Lesson 7 Reflection: I think using the base-10 number system we use without technology might cause the computer to do something wrong due to it only recognizing 1’s and 0’s. Of all the number systems, modern computers have settled on binary because the computer is able to efficiently do its job, using its knowledge on only 1’s and 0’s. Make sure it doesn’t cause the computer to go into overflow. Also, the computer needs to know what to do with that particular system like translate it into ASCII...