Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Newest Programming Challenge

Name: Anonymous 2011-10-26 5:38

i found the lack of basic programming skills in prog
disturbing, so today and for the next 52 weeks
i m gonna try teach people on prog and maybe /g/ how to program
through small programming challenges.
CHALLENGE NUMBER I
1.copy the following  lines to a small text editor
2.save it as hello_world.c
3.open up a termnial
4. give gcc hello_world.c -o hello_world -Wall
5.type ./hello_world to execute it
VOILA!! you've just finished the first challenge
one step closer to being a programmer

//VODE
#include <stdio.h>

void main()
{
   system("echo hello world!");
}
//CODE

COMPLETION TIME:2 weeks starting from NOW!!!
Good luck gentlemen!!!

Name: Anonymous 2011-10-26 8:25

>>8
>>7
>>>>>6
>>5
>>4
>>3
>>2
i see you guys have already too much trouble
with the first challenge
i'll mail m00t if he can make a special Q&A section
hung in there little buddies help is on the way

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List