basic coding

  • plead-for-destruction
    17th Dec 2010 Member 0 Permalink
    if anyone knows a site for learning basic coding could you post a link here im really eager to make some mods for powder toy
  • nateacer
    17th Dec 2010 Member 0 Permalink
    What are you looking for
    c, c+, c++, javascript, php, html, perl, asp, cgi, css, jcl, ajax.?


    And why did you name yours, plead for destruction?
  • Hellome
    17th Dec 2010 Member 0 Permalink
    powder toy is written in C, but u dont need any preveios experience to make elements in TPT, just read the wiki
  • plead-for-destruction
    17th Dec 2010 Member 0 Permalink
    thx guys nd i named it plead for destruction because i spend most of my time on tpt blowing everything up
  • tian110796
    17th Dec 2010 Member 0 Permalink
    plead-for-destruction
    Maybe you need to make your own games first (which is easier than following someone else's code)
    I started with console games (the console is command prompt)
  • Hellome
    17th Dec 2010 Member 0 Permalink
    word based?
  • tian110796
    17th Dec 2010 Member 0 Permalink
    Hellome
    Yes with some ASCII art.
  • bchandark
    17th Dec 2010 Member 0 Permalink
    plead-for-destruction

    This is a good site to learn how to program.
    http://code.google.com/edu/languages/google-python-class/index.html
    Eventually you'll be able to migrate to more languages.

    nateacer
    C+, HTML, CGI, CSS, and AJAX are not programming languages.
  • Cr15py
    17th Dec 2010 Member 0 Permalink
    I only write console games. I don't like using external libraries(win32 is acceptable, anything standard).
  • kamikai
    17th Dec 2010 Member 0 Permalink
    i started learning by creating simple batch files, i then moved on to using autoit and visual basic. Now I''m starting to look at the more powerful stuff like C++ and perl