Page 1 of 20
Let's get programmy!
Posted: October 17th, 2011, 10:03 pm
by Akonyl

(Real photograph of someone programming)
y'know, though I said we don't need one, I figured I would make one because when it gets to multiple conversations about programming in the What's on your Mind topic, I feel like it's sorta clogging the thing :V
So here's a programming topic for whatever programmy things you decide are programmy. If it has a "++" in it, it should probably be in here.

Re: Let's get programmy!
Posted: October 17th, 2011, 10:43 pm
by Conia
int main
{
char stickguy[3];
stickguy[0]=\
stickguy[1]=o
stickguy[2]=/
for (int a=0;a<3;a++) //Yes, I know this for is unnecessary

cout<<stickguy[a];
}
Re: Let's get programmy!
Posted: October 17th, 2011, 10:43 pm
by ranger
I voted for machine code, but in all honestly, I've had enough of x86. Give me high level, or give me death
Re: Let's get programmy!
Posted: October 17th, 2011, 10:44 pm
by Vylash
Also known as the "make people's heads spin" topic
Re: Let's get programmy!
Posted: October 17th, 2011, 10:44 pm
by ConansSideWalk
01101000 01101111 01110111 00100000 01100001 01110010 01100101 00100000 01111001 01101111 01110101
Re: Let's get programmy!
Posted: October 17th, 2011, 10:56 pm
by Akonyl
Conia wrote:
int main
{
char stickguy[3];
stickguy[0]=\
stickguy[1]=o
stickguy[2]=/
for (int a=0;a<3;a++) //Yes, I know this for is unnecessary

cout<<stickguy[a];
}
way to forget your namespace and include conia D:
(your return too, but that would just be a warning

)
Re: Let's get programmy!
Posted: October 17th, 2011, 10:57 pm
by ranger
ConansSideWalk wrote:
01101000 01101111 01110111 00100000 01100001 01110010 01100101 00100000 01111001 01101111 01110101
you probably just used an online program or app, but seriously, its just not human for someone to memorize the ascii table (that's what mah prof always sayz)
Re: Let's get programmy!
Posted: October 17th, 2011, 10:59 pm
by Akonyl
ranger wrote:
ConansSideWalk wrote:
01101000 01101111 01110111 00100000 01100001 01110010 01100101 00100000 01111001 01101111 01110101
you probably just used an online program or app, but seriously, its just not human for someone to memorize the ascii table (that's what mah prof always sayz)
'A'=65, that's all you need to know
unless you want lowercase, then pssh I don't remember 'a'
edit: Updated the OP to be more extreme.
Re: Let's get programmy!
Posted: October 17th, 2011, 11:05 pm
by prince_echizen
never done assembly...but i do like c++
Re: Let's get programmy!
Posted: October 17th, 2011, 11:05 pm
by ConansSideWalk
I'm just a genius.

Re: Let's get programmy!
Posted: October 17th, 2011, 11:07 pm
by ranger
Akonyl wrote:
ranger wrote:
ConansSideWalk wrote:
01101000 01101111 01110111 00100000 01100001 01110010 01100101 00100000 01111001 01101111 01110101
you probably just used an online program or app, but seriously, its just not human for someone to memorize the ascii table (that's what mah prof always sayz)
'A'=65, that's all you need to know
unless you want lowercase, then pssh I don't remember 'a'
edit: Updated the OP to be more extreme.
I don't remember that shit, no one is going to quiz me on the ascii binary representation of " ' " on the spot for interviews
On a side note - I am transferring into the dark side aka Computer Science. However I was already coming from an incredible similar field...I'm just tired of mudda truckin circuits and low-level-ness.
Re: Let's get programmy!
Posted: October 17th, 2011, 11:13 pm
by Akonyl
yeah, there's no reason to know it, just one of those things I know randomly :v
and welcome back, Darth Ranger. We missed you D:
Re: Let's get programmy!
Posted: October 17th, 2011, 11:15 pm
by ranger
all my ece buddies hate me for lyph now.
Re: Let's get programmy!
Posted: October 17th, 2011, 11:17 pm
by ConansSideWalk
I can't wait for some of that money from the dark side ranger. Don't worry if you get sued my field will help you muahaha.
Re: Let's get programmy!
Posted: October 17th, 2011, 11:21 pm
by Akonyl
ranger wrote:
all my ece buddies hate me for lyph now.
don't worry, you'll be the one laughing when you don't have to deal with circuits.