to top

5 Things I Found on the Internet This Week

1.  Do you want to code a snowflake?

Disney Interactive and Code.org has teamed up to inspire future computer programmers — especially girls — to learn some basic coding skills in a fun, visual way. Head on over to the Frozen Hour of Code to help Anna and Elsa create shapes and patterns on ice using simplified blocks of code that snap together.

No prior coding experience is necessary, because you start off by drawing simple lines, with short video tutorials between each subject. (Pop quiz: which “dinosaur” makes an appearance to explain functions? 😉 ) But you’ll soon be creating shapes like this:

frozen_hour_of_code

To appeal to the social-media loving crowd, the game even lets you share your creations with your friends. Each generated URL leads the visitor to a unique page where people can see your code in action. (See an example here.)

frozen_hour_of_code_social_media

Give it a try! I’m sure any Frozen-loving child — heck, adults too! — interested in computers would love the tutorial.

Via Mashable.

2.  The competitive rankings of Super Smash Bros characters over time

Head on over to The Unbalanced Design of Super Smash Brothers, written by Forrest Smith, to read and pore over various data, charts, and research dissecting the game and its characters, how the game has changed over time, and how the players’ perception of balance has shifted through the years.

In other words, some very nerdy stuff.  :mrgreen: 

smash_bros_rankings_chart

Via Reddit.