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

C or C++?

Name: HalTurner !3GqYIJ3Obs 2007-03-31 10:18 ID:fbEfjnsC

What should I learn?

#include <stdio.h>

int main() {
   
    printf("Hello World \n");
    getchar();
}

Name: Anonymous 2007-04-04 4:48 ID:AaR7U8k3

Get really good at one or two languages, then start looking at others.  Keep looking at whatever the other language is until you understand why people decided to design it that way.  Going from C++ to Java to C# or whatever doesn't count.  Mix in prolog, haskell, lisp, microcontroller assembly, whatever, and you can start to consider yourself a decent programmer.  Oh, and write a compiler too, it's not that hard especially if you follow a good textbook.

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