public class Lol {
public static void main(String[] args) {
System.out.println("ENTERPRISE CCCCCC-COMBO BRRREAKER");
System.out.println("Lol");
}
}
Name:
Anonymous2007-06-13 17:00 ID:k9hi3GXx
If you end up in bioinformatics you'll probably end up working on grid-computing related projects, most of which are really quite interesting. You'll likely be applying pattern-finding algorithms to huge datasets (genomes, proteins and the like) or will be writing interfaces to parse the data into and out of the computers that run the calculation.
Unfortunately, you'll end up using so much Java to do this that you'll have a nervous breakdown and commit suicide at the age of 33.