MegaGlest Forum

Off topic => Off topic => Topic started by: -Archmage- on 24 May 2011, 04:31:42

Title: I wrote my first program!
Post by: -Archmage- on 24 May 2011, 04:31:42
Check it out guys! 8)

http://dl.dropbox.com/u/5207065/Misc/SETHTEST.exe

Gabbe helped me write it.
Title: Re: I wrote my first program!
Post by: Gabbe on 24 May 2011, 04:32:11
Its pretty good :)
Title: Re: I wrote my first program!
Post by: John.d.h on 24 May 2011, 04:56:43
Am I the only one who is suspicious of running a program that Gabbe helped write? :O
Title: Re: I wrote my first program!
Post by: -Archmage- on 24 May 2011, 05:05:16
Hahaha! No he didn't tell me what to put I wrote it all. He just taught me how to use int, if, else, etc. And just for kick n groans I gave the outputs a little gabbe touch. Hehe.
Title: Re: I wrote my first program!
Post by: Gabbe on 24 May 2011, 05:30:29
No don't run it, it's full of malicious code hurr durr. Welcome to Hello World style though :P

Uhm lol, Archmage, Norton Blocked that program XD Im uninstalling that sh*t ASAP..
Title: Re: I wrote my first program!
Post by: -Archmage- on 24 May 2011, 05:42:14
I ran it multiple times if that makes anyone feel better.
@Gabbe: Get Avast! man!
Title: Re: I wrote my first program!
Post by: ultifd on 24 May 2011, 05:43:04
Not bad, good for a chuckle or something like that.
Title: Re: I wrote my first program!
Post by: will on 24 May 2011, 05:43:52
Check it out guys! 8)

http://dl.dropbox.com/u/5207065/Misc/SETHTEST.exe

Gabbe helped me write it.

A good idea is to post your code on gist.github.com or codepad.org rather than posting compiled executables.  You might even get a limited amount of suggestions and help from the community!
Title: Re: I wrote my first program!
Post by: -Archmage- on 24 May 2011, 06:17:39
Not bad, good for a chuckle or something like that.
Haha, thanks.



Quote
Check it out guys! 8)

http://dl.dropbox.com/u/5207065/Misc/SETHTEST.exe

Gabbe helped me write it.

A good idea is to post your code on gist.github.com or codepad.org rather than posting compiled executables.  You might even get a limited amount of suggestions and help from the community!

It'll take me a while to get used to github.
Title: Re: I wrote my first program!
Post by: ultifd on 24 May 2011, 06:37:13
That part of github is just a pastebin basically.
Title: Re: I wrote my first program!
Post by: Omega on 24 May 2011, 22:17:00
Gabbe helped me write it.
Oh, so not downloading it now...
Title: Re: I wrote my first program!
Post by: Gabbe on 24 May 2011, 22:45:01
It prints console text. Arch upload sauce nao!

Its something like this:

Code: [Select]
     cout << "First, what is your name? ";
     cin  >> name;
     cout << "Secondly, your age? ";
     cin  >> age;
Title: Re: I wrote my first program!
Post by: Coldfusionstorm on 13 July 2011, 11:35:00
I liked the part where it said :you are pretty darn stuhtpid