Name: Anonymous 2011-08-08 14:00
I cannot for the life of me attempt to program. I have tried a shitload of C,C++ tutorials, and i can do the simple
#include <stdio.h>
int main(void)
{
printf("Im a fag");
getch();
return 0;
}
But thats really it, i cannot remember all of the complex stuff.
What do you think i can do to learn ANY programming language, i dont care if i have to start from scratch. And do you think there is any hope for me in the world of programming?
#include <stdio.h>
int main(void)
{
printf("Im a fag");
getch();
return 0;
}
But thats really it, i cannot remember all of the complex stuff.
What do you think i can do to learn ANY programming language, i dont care if i have to start from scratch. And do you think there is any hope for me in the world of programming?