Page 4 of 6

Re: Programming Terms

Posted: Wed Jan 21, 2009 1:28 pm
by Aeolus
Oh well those were not my terms, They were Arce's. I just edited the last two.

Re: Programming Terms

Posted: Wed Jan 21, 2009 5:03 pm
by Arce
I'm pretty sure anybody who wants to combine and alphabetize all said terms into a big list will get laid tonight. And if that's not enough incentive, you may even have a say in the gender. 8-)

Re: Programming Terms

Posted: Wed Jan 21, 2009 5:10 pm
by MarauderIIC
Hint: google alphabetizer. Also good luck formatting everything right.

Re: Programming Terms

Posted: Wed Jan 21, 2009 5:12 pm
by Aeolus
I was already planning on redoing that list in a new thread with more organization.

Re: Programming Terms

Posted: Wed Jan 21, 2009 7:18 pm
by eatcomics
Aeolus wrote:Im a notetaker.
Me too lol, I have like 3 or 4 notebooks of programming stuff filled :lol:

Re: Programming Terms

Posted: Wed Jan 21, 2009 7:25 pm
by Aeolus
Ive been actively learning c++ everyday since January 15th (except jan 17th cause i worked 10 hours) and i have 18 pages front and back of notes so far.

Re: Programming Terms

Posted: Wed Jan 21, 2009 7:29 pm
by eatcomics
Aeolus wrote:Ive been actively learning c++ everyday since January 15th (except jan 17th cause i worked 10 hours) and i have 18 pages front and back of notes so far.
nice man, my friends do that stuff, so they fail :mrgreen:

Re: Programming Terms

Posted: Wed Jan 21, 2009 9:35 pm
by Aeolus
Wait your friends do what stuff? lol

Re: Programming Terms

Posted: Thu Jan 22, 2009 6:41 am
by LuciDreamTheater
Arce wrote:I'm pretty sure anybody who wants to combine and alphabetize all said terms into a big list will get laid tonight. And if that's not enough incentive, you may even have a say in the gender. 8-)
Why don't you write a program to alphabetize everything? If you're good with regex, then you might even be able to feed this thread into the program and parse the list, which implies that a constantly updated version could exist. To do that, a format for adding terms would need to be agreed upon. Those who fail to follow the given structure should face the banhammer.

Re: Programming Terms

Posted: Thu Jan 22, 2009 3:48 pm
by dandymcgee
anothrguitarist wrote:Those who fail to follow the given structure should face the banhammer.
First he has to write a banhammer program, since Falco's too lazy and Marauder's too nice.

Re: Programming Terms

Posted: Thu Jan 22, 2009 6:01 pm
by MarauderIIC
dandymcgee wrote:
anothrguitarist wrote:Those who fail to follow the given structure should face the banhammer.
First he has to write a banhammer program, since Falco's too lazy and Marauder's too nice.
Banned. Edit: (6 hrs). Obviously I need to scare you guys back into shape :)

Edit2: AIM or email me to contest your ban. Ban contests must use the words 'Wyoming' 'Superhero' and 'cheesehat' or they will automatically be discarded.

Re: Programming Terms

Posted: Thu Jan 22, 2009 6:15 pm
by M_D_K
Marauder has gone on a power trip...WE ARE DOOOOOOOMED!

Re: Programming Terms

Posted: Thu Jan 22, 2009 6:33 pm
by LeonBlade
COBOL (the language): Hell on Earth...

Re: Programming Terms

Posted: Thu Jan 22, 2009 6:42 pm
by LeonBlade
You want to sort the words?

Well, make a word bank and set them on new lines.
Have your code read in the text file.
Split text into array with new line character.
Get the number value of the first character of every word.
Loop through and move the array order by the numbers.
Write the new array as string back to the text file.

Thats one way... I haven't got time to write it (on PS3 posting this) but if nobody does, I'll make it tomorrow.

Re: Programming Terms

Posted: Thu Jan 22, 2009 10:34 pm
by dandymcgee
Image
Haha? :cry: