Christmas

Christmas

Friday, December 12, 2014

Scratch-Moving

Scratch- Try it out Reflection

   
 It was surprising that the scripts are able to move when given directions. It made it easier and less frustrating to be led step-by-step through the activity. As a learner, I like having more structure when I am first introduced to a new project. I like having freedom when I feel comfortable with the instructions so that I can explore and be creative.  I feel the most creative when I discover new things that weren't in the instructions.

Monday, December 1, 2014

X-Ray Goggles


I changed the "Recommended" box to "WATCH" and the YouTube logo in the top left corner to a music picture. I changed the first video picture to a different picture. I changed the "Upload" button to "Listen to Music." I changes the red box in the left top to "EVERYONE LOOK." 



I changed the red box in top right corner to say "Hello" and the Blue box on the left to say "I Love  Watching Movies" and the white writing to say "Computer Applications with Ms. Conner." I changed the bottom middle to say "Hi Ms. Conner" under the TV icon and under the open door icon to the right to say "My favorite movie is 21 Jumpstreet."

Thursday, November 13, 2014

HTML #1

<head>
<title>A Short HTML Document About Me</title>
</head>

<body>
<h1>About Me</h1>
<p>H! My Name is Jenna! I am a student at RMHS!</p>
<p>Computer Science is a lot of fun! I hope you also enjoy it!</p>
</body>

</html>

Friday, November 7, 2014

HTML Intro

What I Want to Learn:

1. What is a type declaration?

2. Why do you need to use brackets?

3. What are markup tags? 

What I Learned:

1. HTML stands for Hyper Text Markup Language.

2. HTML documents are described by HTML tags.

What I'm Concerned About Making a Webpage:

1. I might mess up the tag names. 

Wednesday, November 5, 2014

Other New Codes


I liked Sean Conroy and Adam Joos' new binary codes. They both give a good representation of the numbers that they are supposed to symbol and they are easy to follow. 

Sean Conroy's New Binary Code:
My message using Sean's: *%***  **%*%  %%**%  *****  *%***  *%%%%  %*%*%  *****  ****%  %**%*  **%*%  *****  **%**  **%*%  *%**%  *%%%*  **%%%

Adam Joos' New Binary Code:










My Message using Adam's: blank-filled-blank-blank-blank  blank-filled-blank-blank-blank  filled-blank-blank-blank-blank  filled-blank-filled-blank-blank  blank-blank-blank-blank-blank  blank-filled-blank-blank-filled  filled-blank-blank-filled-filled  blank-blank-blank-blank-blank  filled-blank-filled-blank-filled  filled-blank-blank-blank-blank

Tuesday, November 4, 2014

New Binary Code

$ is on and * is off. $ is like 1 and * is like 0. For example, if you have **$*$ shown, that equals 5. Also, if you need to show 15, you would show *$$$$.