by K3LV1N April 18, 2008
by Rick James May 13, 2004
by Papi smoothieee October 06, 2019
anger expressesed through pirateism
1.gah/ gar/ arg, i came too quickly and pissed her off.
2.gah/ gar/ arg, why was i cursed with such a small penis?
3.gah/ gar/ arg, i forgot to shmurple this week."
2.gah/ gar/ arg, why was i cursed with such a small penis?
3.gah/ gar/ arg, i forgot to shmurple this week."
by Franklin LaGiggleHeimer October 25, 2007
by Chap384 on SoundCloud November 18, 2019
The most annoying line a beginner Java programmer has to type in each one of their programs. This is also the line where most n00bish typos appear.
Comparison of Java to QBASIC
Java:
public class PrintHi{
public static void main(String args){
System.out.println("Hi");
}
}
QBASIC:
?"Hi"
Hmm, 95 characters or 5? Tough choice.
Java:
public class PrintHi{
public static void main(String args){
System.out.println("Hi");
}
}
QBASIC:
?"Hi"
Hmm, 95 characters or 5? Tough choice.
by no_one_2000 February 22, 2005