Tuesday, January 26, 2016

binary

Count to 20 in binary, and explain the pattern you see developing as the numbers go up.

10100

Monday, January 25, 2016


What are binary numbers, and how can you convert from binary to decimal and back again?

Binary numbers are codes used by computers to translate a song,video,picture,etc.to convert them into decimal you put the 1s into the fitting place and subtract the numbers.To make it back into binary you have to put the 1 in the correct value.You then circle the 1s and add them up.

Thursday, January 21, 2016

IDE vs UIX

What is an IDE and how is it different from how you’ve been coding in your UNIX shell so far?

The difference is That IDE compiles the programs,while UNIX uses commands for the programs.

Wednesday, January 20, 2016

Explain the steps you would use to program, compile, and run a program in your UNIX shell account. Be specific about the commands you type in.

You would first do the code for the program you want to run.then you would hit Ctrl O to save and name it.Then to run a program you would have to do the command g++ and the name of the programe

Friday, January 15, 2016

programming

What I don't like about cave adventure is that you have to know the specific commands.you get used to it after a while.I also don't like that you don't know whee things are but I guess that is why it is called cave adventure.