Never lose the game again. ________________________ #include <windows.h> int main() { MessageBox(0, "Congratulations! You just won the game!", "THE GAME", MB_OK); return 0; }
oicwutudidthar
http://en.wikipedia.org/wiki/LOLCODE Example: HAI CAN HAS STDIO? I HAS A VAR IM IN YR LOOP UP VAR!!1 IZ VAR BIGGER THAN 10? KTHX VISIBLE VAR IM OUTTA YR LOOP KTHXBYE Best fucking esoteric language EVAR. Message too long. Click here to view the full text.
Teach yourself C in 24 hours. http://aelinik.free.fr/c/
> Teach yourself C in 24 hours. been a week, and i still don't know it. LIES.
learn java first, then c, then c++. don;t ever touch python or it will set you back to the beginning (where i am now after a semester of forced python; relearning everything about data types).
i started with bash, then moved to c. there's no logical pattern in why i did it that way. but yeah, i'm not a fan of python myself.