Homework #1:  Send me an email
	TO:	bam@suffolk.li	
	SUBJ.:	CST 111
	    Include your real name!

Homework #2: What was the first word used to describe a computer or robot? (Who said it and when?) (No time limit on this one; just send me an email when you discover an answer.)
Homework #3: Review ALL of the problems following chapter 2 (page 50+) If there are any that you don't understand, bring them up in class! DO the following problems: 6-11, 25, 31, 34, 37, 40, (41) ALSO (added to 38a): 19AB + 63 19AB + 65 (DO NOT submit anything to your folder; bring your work to class on Wednesday 9/19 (and ask questions!)
REMINDER: No class on Monday, September 17th

Assignment #924:

Convert the following decimal numbers to binary.
Check your work by converting them back from binary to decimal. Submit your work in a file named hw4.txt uploaded to you folder by noon, on Sunday 2018/9/23.
(Be sure to ask questions in class on Monday 9/24, if you cannot do any of these correctly!)
Monday, October 1
Upload a file whose name indicates the month and day in three characters.
Include the following information in your file:

	What are the ASCII codes for your first and last initials?

	Give your answer in hexadecimal,
	and in decimal,
	and also in binary,


Assignment #A03:

  • Read Chapter 3.
  • Also read this Quora article about negative numbers: Two-s Complement
    Do the following exercises from chapter 3:
    
    	33
    	40
    		ALSO:  44
    	45
    	66
    	51
    
    What colors are represented by the following RGB codes?
    
    	FFCCCC
    	CCCCCC
    	333333
    	AAAAFF
    	00FFFF
    	CCFFFF
    
    What RGB encoding (in hexadecimal) approximates these colors
    
    	Light-blue
    	Dark gray
    	Dark green
    	Orange
    	Brown
    
    Submit your work in a file named  A03.txt