Programming Thread

Discussion in 'General discussion' started by Vulpine Script, Feb 24, 2012.

  1. Swagg

    Swagg Practically Part of the Site Itself

    Joined:
    Jan 12, 2012
    Messages:
    99
    Bro hoofs Received:
    0
    I tried to learn code when I was an admin at a forum....I learned a bit, but just don't like it very much :/. I'd rather stick to making digital art, though programmers are really awesome imo :).
     
  2. Oro

    Oro was once a veteran member...

    Cutie Mark:
    Joined:
    Nov 14, 2011
    Messages:
    904
    Bro hoofs Received:
    1
    Gender:
    Male
    Occupation:
    Student
    Location:
    The Crossroads of America
    //THREAD BUMPER
    void bumpThread(thread threadToBump) {
    post("BUMP!!",threadToBump);
    }

    int main() {
    bumpThread("Programming Thread");
    return 0;
    }
     
  3. Robert Toot

    Robert Toot An Everypony Regular
    Banned

    Joined:
    Mar 14, 2014
    Messages:
    29
    Bro hoofs Received:
    0
    I've made a few games for hackathons, of varying success. We'll see what the future has in store. Demoscene and Android apps are on the bucket list though.
     

Share This Page