Pages

Saturday, January 11, 2014

Scratch

Topics: Programming
Explanation Quality: Good
Medium: Code; Video
Type of Content: Educational

Scratch is a little different from the other websites I've posted about. Created by the MIT Media Lab, it allows you to program your own games and animations without any background knowledge of coding! It does this by taking a small chunk of code (something like "move to this position" or "change the background color") and formatting it as a puzzle piece. You then can connect all the pieces together into a script that does something cool.



This is a look inside a program I created. As you can see, there are multiple scripts (the segments on the far right of the screenshot). In the middle, there are some of the puzzle pieces you can drag over. The screen on the right shows my program.

You can either dive in right away, or watch some video tutorials first. I like this site because it's a good way to start out with programming. There is no syntax to learn, and you can immediately see if your program works. Most new users are in their teens, but anyone can join. I actually first used Scratch way back in middle school. If you have a lot of experience with computers and programming you might not find Scratch interesting (though there are a ton of commands to choose from, there are some limitations). But if you have little/no experience, or are bored and want to make a fun game, this is worthwhile to check out.

Saturday, January 4, 2014

What if?

Topics: Anything is fair game
Explanation Quality: Good
Medium: Text
Type of Content: Answers to questions

If you've ever asked yourself a ridiculous hypothetical question, xkcd's what if? is the place for you. Here Rundall Munroe answers reader submitted questions ranging from "How close would you have to be to a supernova to get a lethal dose of neutrino radiation?" (answer: a little more than the distance from the sun to Mars) to "If cows could photosynthesize, how much less food would they need?" (answer: a few handfuls of grain).

 
Although the questions may sound ridiculous, the answers are not. Well, maybe they are, but they're accurate. Munroe researches all of his responses thoroughly. He even cites his sources! I enjoy this site because it's funny and informative. I learn a lot of random facts through reading these. And, each post always includes several illustrations. So if you're wondering "what if?", go check it out!