Subscribe
« UITabBarController - Xcode and MonoTouch | Main | Visual Studio 2008 SP1 hotfixes for WPF »
Saturday
Aug222009

#songsincode

If you haven't seen the #songsincode hashtag that was a trending topic on Twitter on Thursday and on into Friday, you've really been missing out. The story of how this trend got rolling can be found here.

Basically, coders are having a little fun with the language of their choice and are capturing popular lyrics in code form.  Here's an example:

class City extends RockAndRoll {}

This was one of my favorites.  Translated into lyrics it is "We built this city on rock and roll."  Fairly clever.  There are at this point hundreds (actually probably thousands) of #songsincode tweets on Twitter.  Go check them out and join in the fun!

PrintView Printer Friendly Version

EmailEmail Article to Friend

References (1)

References allow you to track sources for this article, as well as articles that were written in response to this article.

Reader Comments (2)

Even lyricist think it's fun. My clumsy attempt:

{ if (baby == left me) var i ={find:{place to dwell:target=”new”}}

Makey-uppy, I agree. Who can clean it up for me?

August 24, 2009 | Unregistered CommenterMichael

Some of the #songsincode can be a lot of fun to figure out. To be honest though, I just don't get about 20% of them :-( This one by royvanrijn is my favourite:

for(Leaf leaf:leafs)
{ leaf.setColor(new Color(139,69,19)); }
sky.setColor(Color.GRAY);

September 12, 2009 | Unregistered CommenterJohn | Retro Programming

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>