Mason Faucett Spring 2013 Opus
Computer Organization
In this space you can provide a description of yourself, your pursuits, your interests. To fill out this section, click the edit button off to the right, delete this placement text, and type your original content.
After getting my schedule changed I join this class a day late. I decided to work on the CPU Simulator by the PDF of “The Elements of Computing” book. I began reading the first chapter which talks about Boolean Logic and the very basic elements of computing binary.
I began looking for other sources of reading up on how to make a simulator of any kind, and i've stumbled accross only one person, but i haven't searched much past the first page on google.com.
Slowly, but surely, I'm learning on how to implement the program that is associated with the book that i'm reading. I still have to figure out on how to write the code so that it is compatiable with the hardware simulator program. Hopefully this will get easier as i read more into the program and the implementation of the code for the CPU simulator.
This section is to document what i've been doing in spare time when i'm confused or curious about something with coding.