In response to Deadron
It's good to know C++ if you plan to make a game using DirectX. You know..since it is C++...

-Joe


P.S. Debugging is fun!
In response to Kamoku
Kamoku wrote:
It's good to know C++ if you plan to make a game using DirectX. You know..since it is C++...

DirectX is also Visual Basic. =P

(The interpretters are written in C++, granted, but the people who use VB normally don't care about the finer details that work behind the scenes. =P)
In response to Spuzzum
You have a point. Well, gimme a break, I'm barely awake right now, lol.
In response to Spuzzum
Spuzzum wrote:
But, hey, whatever I can get paid to do, I'll do! (...If it's legal, clean, and moral, that is. No sexual favours. =P)

You should come to Europe Spuzzum - sex is legal, clean, and usually moral around here. Besides, sex IS like programming: there is input, output, processing, de-bugging (for the ones who do not bath regularly), crashing, etc. And if she/he's really bad looking, drinking lots of alcohol afterwards would be considered 'deleting a file from memory'... :)

In response to digitalmouse
You should come to Europe Spuzzum - sex is legal, clean, and usually moral around here.

I'd find nothing moral about selling my own body. I just... ick.

This is aside from the fact that male prostitutes generally get male clients, and I, simply put, don't go that way. (That's not a slam against homosexuality or anything, mind you...)


The rest of the post... erm, inspired... a laugh from me, though. =)
In response to Spuzzum
Spuzzum wrote:
You should come to Europe Spuzzum - sex is legal, clean, and usually moral around here.

I'd find nothing moral about selling my own body. I just... ick.

This is aside from the fact that male prostitutes generally get male clients, and I, simply put, don't go that way. (That's not a slam against homosexuality or anything, mind you...)


The rest of the post... erm, inspired... a laugh from me, though. =)

Sorry for digging this post up again, but I had to respond to this one:

Spuzzum: I understand about the male clients thing, but so far I have been requested for 'escort'-like services in two Hamburg clubs from three different women who just wanted to try a 'Canadian man' (I didn't have the heart to say I was only half-canuck -- mom's from Newfoundland, dad's from Michigan, and I was born in Texas). But I did not have any anti-virus utilities with me at the time...
In response to digitalmouse
*cough*bs*cough*
In response to Kamoku
Ahh, but most games are written in C++ & ASM!! :-)
In response to Winbiko
I think C++ is one of the better languages that exists. I really like Object-Oriented, and C++ takes advantage of both Pointers AND References. Not to mention, you have complete control and a lot of power over your program's functionality. Anyways, my list goes:

BASIC ( I know GWBASIC, QBAISC, and ABASIC )
Pascal
Visual C++
C++
80x86 ASM
C
Shell Script ( Linux )
Linux C ( Different than regular C really )
Shell Script ( UNIX )

Also, to include specialized Languages:

QuakeC
Half-C ( Half-Life's C++ )
Operation Flashpoint's Language ( LOL )
DM

And those are the languages I know. Currently I'm working on Tcl and Python while studying OS design & creation :-) I'm also in the process of designing my own language called XOOL ( eXtended Object Oriented Language ) which is used in the OS I am making.

I think OS Design is basically a language in and of itself -- jeez :p
Page: 1 2 3