1. This forum is in read-only mode.

programmers

Discussion in 'General Discussion' started by Loonylion, Nov 26, 2007.

  1. Loonylion

    Loonylion Administrator Staff Member

    Just curious as to how many of us here are programmers. Tell us what languages you use regularly :)

    I started using DOS basic when I was 8 years old, and I now use the following languages regularly:

    Visual Basic 6
    PHP (and MySQL)
    HTML (not really a programming language, but oh well)

    I have also had a go at C#, C++ and 8086 Assembler to name a few others
     
  2. Seph

    Seph Administrator Staff Member

    PHP programmer by profession, C# programmer by hobby.
    Then of course the usual web suspects.
     
  3. iamlegend

    iamlegend Well-Known Member

    I'm in my first year of college...Java and Scheme...yeah sucks, I know...
     
  4. 0790

    0790 Well-Known Member

    C and C++ as a hobby, also some ActionScript for Flash. I would like to learn Python; I've got a couple of books on it but I've never had time.
     
  5. Born2killx

    Born2killx Well-Known Member

    I made a crappy C# integer calculator last year, and then I gave it up.
     
  6. CainMasters

    CainMasters Well-Known Member

    currently I'm learning dotnet

    and before I knew:
    QBasic, VisualBasic 6.0
    HTML, Java even pascal
    the easy scriptlanguages
    and a long-assfucking time ago(relates to tenacious D) i translated dragonquest one into german

    it's actually quite fun especially if you finish something you needed a lot of time to think for because that's a huge egoboost
     
  7. Shadowspaz

    Shadowspaz Member

    Well, I use to know:
    PHP
    Javascript
    Actionscript
    VML (I mainly just drew stuff, but hey. :p)
    VBS

    Now I only know some ActionScript and a bit of VBS. I really hope the AS comes back to me... I liked flash. :p
     
  8. daZee0410

    daZee0410 New Member

    I'm in my first year of college as well, so I just use Java. I attempted C++ with a free online tutorial, but it's just not the same without an instructor.
     
  9. banditkeith

    banditkeith Guest

    I speak fluent:
    C#
    Javascript
    Actionscript/Flash
    HTML (table based layout)
    Windows Batch Script

    I'm learning:
    AutoIt Script
    NSIS
    DS Homebrew
    Windows Vista APIs

    I'm trying to learn:
    C++ Win32 (its really hard)

    I hardly ever get time to use these languages because of all the homework I've been getting, but i'm trying to complete a number of projects, an icon editor in C#, a game in Actionscript, OniUSB in AutoIt3 (i made a forum post about it a while ago, its a portable launcher for Oni, a bungie game) and a website in JavaScript/HTML. If anyone can direct me to some resources on C++ Win32 programming that'd be great :D.
     
  10. romz_mark

    romz_mark Well-Known Member

    i use HTML, and DOS usually
     
  11. romz_mark

    romz_mark Well-Known Member

    oh and i have amde games before some 3d but usually i get bored of it so i quit lol
     
  12. calvin_0

    calvin_0 Well-Known Member

    well i'm in VB 6.0, but now VB .net
     
  13. nomercy

    nomercy Well-Known Member

    C#, C++, C, Java, VB
    PHP, Javascript/DOM (some), XML (basics), HTML
    IA32, MIPS (it's scary to actually be able to differentiate between assembly languages....)
    Basics of DirectX and OpenGL