Me wagnj1, me new member

Status
Not open for further replies.

wagnj1

Solid State Member
Messages
13
public class wagnj1
{
public static void main (String [] args)
{
age = 21;
nick = 'Archie';
gaming = wagnj1.isCurrentlyPlaying();
music = 'Plays Guitar';
favoriteband = 'Led Zeppelin';
}


public char isCurrentlyPlaying
{
mostly = 'CounterStrike: Condition Zero';
sometimes = 'Unreal Tournament 2004';
return mostly;
}
}

(My Java is a bit rusty as you can tell)
My name is Justin Wagner, I live in Regina, Saskatchewan, Canada. I work at SaskTel as a programmer analyst, mainly doing mainframe work with JCL, COBOL, DB/2, IMS, etc.
I am a hardcore gamer and drink lots of Monster.
One of my main interests when it comes to computers, though, is web programming. I love making web pages. I know HTML, JavaScript, vbScript, and how to use Java Servlets and ASP's.
In the near future I will be buying a new computer and turning my old one into a SQL, windows, ftp, web, and gaming server. Right now I'm deciding whether to use Apache or IIS 6.0...I guess we'll see.
I'm also a huge fan of Linux, although I've only used it for about 1 month on my PC before getting rid of it (it was messing with my drivers and screwing some stuff up). If/when I get a laptop, it will be definatly running SuSe or Knoppix STD.
 
public class wagnj1
{
public static void main (String [] args)
{
age = 21;
nick = 'Archie';
gaming = wagnj1.isCurrentlyPlaying();
music = 'Plays Guitar';
favoriteband = 'Led Zeppelin';
}


public char isCurrentlyPlaying
{
mostly = 'CounterStrike: Condition Zero';
sometimes = 'Unreal Tournament 2004';
return mostly;
}
}
Well, we can tell you're a geek. ;) (Just kidding... well, not really, but that's ok, because being a geek is a good thing! We're all geeks here, you'll fit in nicely.) Welcome to TF! :)

(By the way, me Emily.)
 
hahahaaha... ah java, i need to study that for my exams so i will just read your post again and call it revision... welcome to TF! :)
 
Status
Not open for further replies.
Back
Top Bottom