Become a part of the TranceAddict community!Frequently Asked Questions - Please read this if you haven'tSearch the forums
TranceAddict Forums > Main Forums > Chill Out Room > Hahah... Sasha & Digweed in Computer Programming Journal !
Pages (2): [1] 2 »   Last Thread   Next Thread
Share
Author
Thread    Post A Reply
Durafei
the crazy russian



Registered: Oct 2000
Location: San Francisco, California
Hahah... Sasha & Digweed in Computer Programming Journal !

Hahha.. I was just reading an article about C# (Microsoft's alternative to Java) and look what I found:
C# Article

Here is specifically what I refer to:

import java.util.*;
class Iterate {
public static void main(String[] args) {

// Enumerate command-line args array
for(int i = 0; i < args.length; ++i)
System.out.println(args[i]);

// Create a linked list
LinkedList list = new LinkedList();
list.add("Cube Farm");
list.add("Sasha & Digweed");

// Enumerate the list
ListIterator it = list.listIterator(0);
while (it.hasNext())
System.out.println(it.next());
}
}

Old Post Feb-16-2004 22:20  Canada
Click Here to See the Profile for Durafei Click here to Send Durafei a Private Message Visit Durafei's homepage! Add Durafei to your buddy list Report this Post Reply w/Quote Edit/Delete Message
UglyDave
i ran a marathon : )



Registered: Jan 2003
Location: Buncrana, Éire

code:
if(C# == C++){ Durafei.replyToUglyDaveAndTellHim("Yes UglyDave - It Is!"); }else{ Durafei.replyToUglyDaveAndTellHim("No UglyDave - It's not!"); }

Old Post Feb-16-2004 22:59  Ireland
Click Here to See the Profile for UglyDave Click here to Send UglyDave a Private Message Visit UglyDave's homepage! Add UglyDave to your buddy list Report this Post Reply w/Quote Edit/Delete Message
sash
retired.



Registered: Nov 2001
Location: Sydney, Australia

10 print "you are gay"
20 beep
30 goto 10

Old Post Feb-16-2004 23:04  Australia
Click Here to See the Profile for sash Click here to Send sash a Private Message Add sash to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Fast Turtle
Runs Quick



Registered: Nov 2001
Location: At The Party House HP: 9302

quote:
Originally posted by UglyDave
code:
if(C# == C++){ Durafei.replyToUglyDaveAndTellHim("Yes UglyDave - It Is!"); }else{ Durafei.replyToUglyDaveAndTellHim("No UglyDave - It's not!"); }


No UglyDave - It's not!


___________________
Alcoholic Alliance
The Ecstasy (MDMA) Bible Thread 2.0
quote:
Originally posted by Masonious
you win again dude - and nice move shoving the whole i figured out how to order pizza thing in my face. i tried that 4 and a half months ago and woke up with a Taiwanese transvestite but to Ygrene it's just, "anoother day in the life, noooo biggieee".

Old Post Feb-16-2004 23:05  United States
Click Here to See the Profile for Fast Turtle Click here to Send Fast Turtle a Private Message Add Fast Turtle to your buddy list Report this Post Reply w/Quote Edit/Delete Message
jinxed84
product



Registered: Nov 2001
Location: Slightly South of Seoul

42


___________________

Old Post Feb-17-2004 01:07  United States
Click Here to See the Profile for jinxed84 Click here to Send jinxed84 a Private Message Add jinxed84 to your buddy list Report this Post Reply w/Quote Edit/Delete Message
SuperFarStucker
1380 fp/s



Registered: Jan 2003
Location: Seattle, WA

The answer to life, the universe and everything


___________________
quote:
Venus: And there are troops of savage giraffes whose necks are on fire, like
the starry ejaculations of fireworks in the very pale sky of childhood
...
Venus: Enter, enter here - men of all kinds and races, victims of reality!
You who have the thirst for dreams.
...
Venus: You, on life's bitter road, drenched in hard sunlight who have the
thirst that once more the dark marvel of dreams...

Old Post Feb-17-2004 05:02  United States
Click Here to See the Profile for SuperFarStucker Click here to Send SuperFarStucker a Private Message Add SuperFarStucker to your buddy list Report this Post Reply w/Quote Edit/Delete Message
mezzir
BEES?



Registered: Nov 2002
Location: assachusetts

alternate to java?
fuck man, that is java


___________________

http://www.youtube.com/mezzir

Old Post Feb-17-2004 05:50  Niue
Click Here to See the Profile for mezzir Click here to Send mezzir a Private Message Add mezzir to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Tranc3
tranceaddict in training



Registered: May 2002
Location: Santa Cruz, CA, US

quote:
Originally posted by mezzir
alternate to java?
fuck man, that is java


ROFL it IS Java, I just noticed it too

Old Post Feb-17-2004 06:37 
Click Here to See the Profile for Tranc3 Click here to Send Tranc3 a Private Message Add Tranc3 to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Ortemy
torontovka.com addict



Registered: Dec 2002
Location: Toronto

Segmentation fault!
EDIT: Or i should rather say java.lang.Exception.NullPOinterException.


___________________
http://myspace.com/djortemy

Old Post Feb-17-2004 07:00  Russia
Click Here to See the Profile for Ortemy Click here to Send Ortemy a Private Message Visit Ortemy's homepage! Add Ortemy to your buddy list Report this Post Reply w/Quote Edit/Delete Message
charmscars
tri-squad bitch



Registered: Oct 2002
Location: GTA
Re: Hahah... Sasha & Digweed in Computer Programming Journal !

quote:
Originally posted by Durafei
Hahha.. I was just reading an article about C# (Microsoft's alternative to Java) and look what I found:
C# Article

Here is specifically what I refer to:

import java.util.*;
class Iterate {
public static void main(String[] args) {

// Enumerate command-line args array
for(int i = 0; i < args.length; ++i)
System.out.println(args[i]);

// Create a linked list
LinkedList list = new LinkedList();
list.add("Cube Farm");
list.add("Sasha & Digweed");

// Enumerate the list
ListIterator it = list.listIterator(0);
while (it.hasNext())
System.out.println(it.next());
}
}


hahahaha. i want to include this as a link in the 'dilemna" thread on tota

Old Post Feb-17-2004 15:45 
Click Here to See the Profile for charmscars Click here to Send charmscars a Private Message Add charmscars to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Durafei
the crazy russian



Registered: Oct 2000
Location: San Francisco, California
Re: Re: Hahah... Sasha & Digweed in Computer Programming Journal !

quote:
Originally posted by charmscars
hahahaha. i want to include this as a link in the 'dilemna" thread on tota



LOL - sure, show that that even Computer Magazines prefer Digweed & Sasha



BTW, this is a Java source code. In the article they are comparing C# to Java, and giving examples of equivalent programs in both languages. This particular example happened to be in Java.

Old Post Feb-17-2004 16:01  Canada
Click Here to See the Profile for Durafei Click here to Send Durafei a Private Message Visit Durafei's homepage! Add Durafei to your buddy list Report this Post Reply w/Quote Edit/Delete Message
whiskers
old skool



Registered: Sep 2001
Location: in your dreams

(define (stupidity subject) (- subject intellect))
(define (geekiness subject) (+ (- subject social_life) replying_in_code))



um, what the fuck am i doing?


___________________

Old Post Feb-17-2004 17:24  Ukraine
Click Here to See the Profile for whiskers Click here to Send whiskers a Private Message Add whiskers to your buddy list Report this Post Reply w/Quote Edit/Delete Message

TranceAddict Forums > Main Forums > Chill Out Room > Hahah... Sasha & Digweed in Computer Programming Journal !
Post New Thread    Post A Reply

Pages (2): [1] 2 »  
Last Thread   Next Thread
Click here to listen to the sample!Pause playbackAlso inpossible ID! (beng beng tune) ;) [2002] [0]

Click here to listen to the sample!Pause playbackSaltwater - "Strange" (Alphazone Mix) [2004]

Show Printable Version | Subscribe to this Thread
Forum Jump:

All times are GMT. The time now is 13:50.

Forum Rules:
You may not post new threads
You may not post replies
You may not edit your posts
HTML code is ON
vB code is ON
[IMG] code is ON
 
Search this Thread:

 
Contact Us - return to tranceaddict

Powered by: Trance Music & vBulletin Forums
Copyright ©2000-2026, Jelsoft Enterprises Ltd.
Privacy Statement / DMCA
Support TA!