Dear Class:
Finally, we will start programming...beginning with machine language. We will talk about the progression of programming language. Hopefully, at the end of the period, we will create notes on programming in general and C++ notes in particular in a google document. Share with me that google document by placing it in your shared folder and naming it "Programming--C++ Notes".
I will have a scan of parts of the text entitled Introduction to Computer Science Using C++ 3rd edition. This may be checked out in the book room if you wish.
We will look at binary numbers (machine language) this class.
The following attachment contains information on binary numbers and precursor computer language binary numbers. I do want to go over it regarding binary code, interpreters, and compilers. Also, look at the various programs and how they do the same thing in the above document.
Open a google doc, title it "Binary code number-name" and then put in english what the below binary code is and then put your name in binary code after it.
Convert and put in the numbers in binary: 225, 156, 88, 53, 29, 18, 16, 7, 3, and 66.
What is the following?
01010111
01101000
01100001
01110100
01101001
01110011
01111001
01101111
01110101
01100010
01101110
01100001
01100111
01100101
Then convert your name into binary code (example):
01001010 (74)
01101111 (111)
01001000 (72)
01001110 (78)
01000111 (71)
and then on.
/>
Finally, we will look at Chapter 2 in the book.
Sincerely,
Mr. Green-Hite
No comments:
Post a Comment