Notes after discussion of Chapters 1-2, Jan. 13-15, 2014
Monday: Syllabus, what is informatics, entry survey.
Wednesday: discussion based on students’ notes for ch. 1-2; “lab” on survey.
Very good discussion!
We enacted the letter search algorithm using English character frequency and a five-letter word, with one student as author, one as assistant, and one counting the letters the assistant had to point at. 43 pointings for the word TUBES (or maybe TUBED).
One student asked: Why 0’s and 1’s? Does it speed things up? I can copy letters accurately [even though there are more than 2 letters].
(We also noted that 1 bit gives us 2 values, 2 bits 4 values, 3 bits 8 values, and in general adding one bit doubles the number of values that can be represented.)
But in general, binary wasn’t selected because it makes things go faster, but because the arithmetic circuitry is less complex (4 addition facts instead of 100) and therefore less costly.
Also pointed out the ability to copy “without errors” depends on there being an uninhabited gap between the voltage ranges for 0 and for 1; if the ranges touched, there would be many errors in the border region.
Lab: Discussion of some points on the entry survey.
Checking the solutions found for learning how to do something in a text/word document.
How to cite a web page (author, title, URL, date retrieved).