Poll: Language of choice?
You do not have permission to vote in this poll.
C/C++ ( specify )
12.50%
2 12.50%
Python
6.25%
1 6.25%
Java
12.50%
2 12.50%
.NET
6.25%
1 6.25%
C#
12.50%
2 12.50%
Action script
0%
0 0%
Other scripting ( specify )
6.25%
1 6.25%
Other runtime ( specify )
6.25%
1 6.25%
Completely not mentioned here! ( specify )
0%
0 0%
I don't program.
37.50%
6 37.50%
Total 16 vote(s) 100%
* You voted for this item. [Show Results]

Programming
#1
So?
Cout << "Does anyone out there program?" << endl;
printf ("I do! If you do, what language ? /n");
System.out.println("C/C++? Java ? .NET and variants? Python? Objective-C? Action script?")
I personally use C++, but I know lots of people like Java, or Python.
I personally DREAD Java and ABHOR .NET.
But, that's just me.
(PM me for reasons)
How about you?

This space intentionally left blank*

Reply
#2
(08-14-2012, 05:10 AM)inflator Wrote: So?
Cout << "Does anyone out there program?" << endl;
printf ("I do! If you do, what language ? /n");
System.out.println("C/C++? Java ? .NET and variants? Python? Objective-C? Action script?")
I personally use C++, but I know lots of people like Java, or Python.
I personally DREAD Java and ABHOR .NET.
But, that's just me.
(PM me for reasons)
How about you?

I've dabbled in C++ before, but that's mostly as a result of interest in MUD's (like the kind I grew up playing).

For those that are unfamiliar with MUD's, they're basically the precursor's of modern MMO's - essentially entirely text-driven virtual world's, where everything around you, the world, the people, the items, the monsters, the quests, EVERYTHING, is described in a literary format as opposed to having a graphical depiction.

If I had to compare it to something, I guess it would be a little like a multiplayer choose your own adventure novel.

Oh, and on topic, let's see if I got this right...

#include <iostream>
using namespace std;

// This is an mpreg comment

int main()
{
cout << "Loner is an mpregger!\n";
return 0;
}
Reply
#3
(08-20-2012, 10:59 PM)Loner Wrote:
(08-14-2012, 05:10 AM)inflator Wrote: So?
Cout << "Does anyone out there program?" << endl;
printf ("I do! If you do, what language ? /n");
System.out.println("C/C++? Java ? .NET and variants? Python? Objective-C? Action script?")
I personally use C++, but I know lots of people like Java, or Python.
I personally DREAD Java and ABHOR .NET.
But, that's just me.
(PM me for reasons)
How about you?

I've dabbled in C++ before, but that's mostly as a result of interest in MUD's (like the kind I grew up playing).

For those that are unfamiliar with MUD's, they're basically the precursor's of modern MMO's - essentially entirely text-driven virtual world's, where everything around you, the world, the people, the items, the monsters, the quests, EVERYTHING, is described in a literary format as opposed to having a graphical depiction.

If I had to compare it to something, I guess it would be a little like a multiplayer choose your own adventure novel.

Oh, and on topic, let's see if I got this right...

#include <iostream>
using namespace std;

// This is an mpreg comment

int main()
{
cout << "Loner is an mpregger!\n";
return 0;
}
Very, very good!
A little bit of C-style string in there with the \n, but very good!
Glad someone else is good with it!


This space intentionally left blank*

Reply
#4
Well I do more then one of those, CSS and Java of coarse, but I have been learning a few other in college.
Feather flow one way, but I don't.
Reply
#5
Oh my goodness, I really need some help with a java quiz I'm working on. I'll seriously pay money, but I think the person needs to know it pretty well.
Reply
#6
I can't stand java.......
Good for those of you doing programming!
Congrats on your new-world skill!
Embedded, anyone?

This space intentionally left blank*

Reply
#7
C#, Python, and Ruby if I have a choice in the matter, VB.NET and PHP for work.
Reply
#8
Yay python!

This space intentionally left blank*

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)