Explore >> Select a destination


You are here

golb.hplar.ch
| | connorberry.com
2.9 parsecs away

Travel
| | Language Comparison Perl: while (<>) { print "$. : $_" } Perl: while (<>) { print "$. : $_" } CSharp: using System; using System.IO; class App { public static void Main(string[] args) { int line_number = 1; foreach (string arg in args) { foreach (string line in File.ReadLines(arg)) { Console.WriteLine(line_number + ":" + line);...
| | akos.ma
3.6 parsecs away

Travel
| | Once upon a time, there was a programming environment made by Microsoft called Visual J++.
| | benjiweber.co.uk
1.4 parsecs away

Travel
| |
| | zignar.net
38.6 parsecs away

Travel
| Personal weblog about programming, linux, life, the universe and everything