Wednesday, March 11, 2015

Fundamentals of Computers

A computer "speaks" in binary, or a series of 1's and 0's. However, they don't actually recognize these numbers like we can recognize numbers and letters, but instead, the 1's and 0's represent power. 1 represents on and 0 represents off. Each 1 or 0 is a bit. Every 8 bits becomes 1 byte. Each byte represents data storage capacity. When writing a program, the programming language needs to be translated into binary, so that the computer can understand it:
Input (Source Code)        Process (depends on the language)             Output (Object Code)
Java                                 Compiler -  entire program                          0,1
Pascal                              Interpreter - line by line                               binary code
etc.


Namecard - Ideate

This is my idea for the namecard

Namecard - Prototype and Test

This is my final namecard.

My Perspective of Computer Architecture

I don't really know anything about programming or the architecture of a computer. I know a little bit of Basic, but that's the only programming language I know and I only know a little bit, since it has been a long time since I learned it.

Name Card - Empathize

1. Name
2. profession
3. qualification
4. what you're good at
5. something unique
6. favorite animal
7. favorite color
8. hobbies
9. something that corresponds to your personality
10. something that represents you

Dig Deeper
1. Name
2. profession / thing you're good at
3. qualification
4. what you're good at
5. unique approach
6. favorite animal?
7. favorite color
8. hobbies?

Example of a System

An example of a system is a school.

School
|
Administration       Kitchen      Science dept.     English dept.     math dept.      language dept.
           |                        |                       |                        |                        |                            |
principal, secretary  kitchen staff  head of dept.  ---------->  
                                                      teachers who teach it