Hello World

Associate
Joined
10 Nov 2013
Posts
1,831
Hi guys, long-time lurker here, finally decided to sign up!
Interests are photography, running, football, rock music... and computers/tech obviously!

See you around...
 
public class HelloPlanty
{
public static void Main()
{
System.Console.WriteLine("Hello Planty!");
}
}
 
public class HelloPlanty
{
public static void Main()
{
System.Console.WriteLine("Hello Planty!");
}
}

:D

Footyslayer, I'm without a desktop at the moment so I'm currently rocking a fairly old Dell Studio XPS 16 laptop (first gen i7). Currently only really use it for programming and photography so it does the job.
 
Back
Top Bottom