Answer from cs61c-ei (Jing Chen 16669246) for Question 3 I really enjoy reading COD (compared to K&R). I never knew a programming language like C would be compiled to MIPS. It seems like so much happens inside the computer that the average user just neglects/ignores or does not know about. I thought the explanations in these three sections were very clear and I liked the fact that COD has examples walking the reader through each line of code.