General Chat / What programming language do you use, if any?

  • JoeZia%s's Photo
    Don't know if this will get anywhere but post what programming language you use most of all or preffer the most.

    I use C++ and Java...


    //C++ Example Executes suckmyballs.exe after the ESC Key is pressed...
    if (keybd_event(VK_ESCAPE, 0x1B, 0, 0 )){
    WinExec("suckmyballs.exe" ,SW_NORMAL );
    return 0;
    }
    Edit. Epic coding fail.
  • GigaG%s's Photo
    I don't program besides that I used to in Game Maker Free... I have a book on C# but i dont use it.
  • posix%s's Photo
    No thank you.

Tags

  • No Tags

Members Reading