Explore >> Select a destination


You are here

ilya-sher.org
| | dailytechvideo.com
9.4 parsecs away

Travel
| | JavaScript has often been described as the "assembly language of the Web." Implied in this description is the notion that other languages can and should compile into JavaScript. We have seen examples of this, most prominently with ClojureScript. But Scala, a popular programming language that runs on the JVM, now has a version that compiles ... Continue reading [Video 450] Sébastien Doeraene: Scala.js Workshop ?
| | www.s-anand.net
7.8 parsecs away

Travel
| | In 1994, I learnt Perl. It was fantastic. I used it to: In 2006, I was convinced I should stick to Perl over Python. In 2008, Google launched AppEngine and it provided free hosting (which was a big deal!) but had only 2 runtimes: Java and Python. The choice was clear. I'd rather learn Python ... Perl, 1994-2011 Read More »
| | www.alfredo.motta.name
8.4 parsecs away

Travel
| |
| | marcmutz.wordpress.com
44.5 parsecs away

Travel
| I've started a new column, Private Practice, that looks at existing implementations and examines them. The first Private Practice article, Taming Templates, examines techniques to control template code bloat. There's nothing particularly earth-shattering in there, but I noticed that a lot of people don't seem to be aware of the fact that templates can cause...