So which languages/API's do you program in?

Discussion in 'Off Topic Discussion' started by mairsil, Jul 27, 2005.

  1. mairsil

    mairsil Officer at Arms

    Joined:
    Apr 20, 2005
    Messages:
    3,425
    Likes Received:
    153
    I'm mainly interested in those who are doing games, but I'm curious as to what other people are programming with or otherwise fluent in. Right now, I am working in C++ and Java for my graduate research work (for the curious: http://www.vibrotactile.org/tactaboard/index.shtml, slightly outdated though). For my academic and spare time endeavours, I am dabbling in OpenGL and DirectX (PC and Xbox). For some reason, I used to be pretty fluent in Visual Basic too.

    So what do you program in?
     
  2. Johnny

    Johnny Gran Turismo Freak and Site Supporter 2013,2015

    Joined:
    Mar 14, 2004
    Messages:
    6,230
    Likes Received:
    397
    Well, in college i had some C, C++ and Java. Last semester i had a Computer Graphics class, that was fully OpenGL in C. I never liked C that much, liked C++ more.

    But from those three, i prefer Java (Antipasta, please don't hate me :D ). Anyway, i'm not a good programmer, i do it mostly because college. I pretend to study more stuff in network security.
     
  3. GaijinPunch

    GaijinPunch Lemon Party Organizer and Promoter

    Joined:
    Mar 13, 2004
    Messages:
    10,999
    Likes Received:
    75
    I'm half decent at PHP and Perl w/ some MySQL on the side. I've studied C++ but really suck shit at it. I can do some basic stuff, but nothing I can't do better in Perl.
     
  4. PhantasyStar

    PhantasyStar Well Known Member

    Joined:
    Jul 11, 2004
    Messages:
    1,551
    Likes Received:
    19
    I worked with Visual Basic 6.0 last year, and this year I am going to work with Java. I hope I enjoy Java more than Visual Basic.
     
  5. Mark30001

    Mark30001 Guest

    I've been working on C++. It was one video game ad that first inspired me back in 2001 to try out Visual C++. At school, we try around QBasic & HTML.

    I'm trying C++ to try developing some NES stuff & maybe some Dreamcast stuff! ;-)
     
  6. Taemos

    Taemos Officer at Arms

    Joined:
    Mar 14, 2004
    Messages:
    3,056
    Likes Received:
    16
    I've poked around with C++, although I've never made anything useful out of it. Maybe I'll get back into it one of these days.
     
  7. RyanGamerGoneGrazy

    RyanGamerGoneGrazy Clubbies Are Minis Too!

    Joined:
    Jun 7, 2005
    Messages:
    1,911
    Likes Received:
    6
    theres an amazing 3d modeling program with features for game engines called blender, its free, runs great.....quite powerful...though im only just starting to grasp it....
     
  8. XerdoPwerko

    XerdoPwerko Galaxy Angel Fanatic Extreme - Mediocre collector.

    Joined:
    Sep 28, 2004
    Messages:
    3,216
    Likes Received:
    7
    I remember being very good at Qbasic back when I was in Junior High. Boy, those were different times...
    I can program very decent Lingo (Director 8.x)... or at least I could last time I needed to. I might be a bit rusted now. Those libraries are SO useful because of that...
    I really need to learn Flash, and I haven't got the slightest idea where to start, though. I guess I can make an interactive CD or crap like that, but I'm SO lost in Actionscript...

    I am good at InDesign, Fireworks, Photoshop and Video-Editing software, though, since those were a staple in my college major
     
  9. OldProgie

    OldProgie Guest

    In rough order of the amount I use them - C++, UML (If you can really call that a language) for architecturing, Assembler in various forms, MySQL, Lua, PHP, JAVA, DarkBasic for rapid prototyping,Visual basic for tools (sometimes), Perl.
    Have also used Delphi in the past.
     
  10. RyanGamerGoneGrazy

    RyanGamerGoneGrazy Clubbies Are Minis Too!

    Joined:
    Jun 7, 2005
    Messages:
    1,911
    Likes Received:
    6

    Macromedia allows you to try a 30 day trial of flash mx pro...its good....but im lookin for somethin free.....
     
  11. Yakumo

    Yakumo Pillar of the Community *****

    Joined:
    Mar 14, 2004
    Messages:
    20,515
    Likes Received:
    1,050
    I'm not good at programming anything since I've never studied but I can use FLASH pretty well and understand it. The problem is that I want everything done here and now so I never really exploit my true potential at it. All my Retro Core stuff is Flash, The opening and ending plus all the bits in between.

    Yakumo
     
  12. the_steadster

    the_steadster Site Soldier

    Joined:
    Apr 4, 2004
    Messages:
    2,593
    Likes Received:
    2
    I know the basics of VB and Pascal. But my how I despise VB, horrible, horrible stuff...

    Oooh, what I am enjoying however is Z80 assembly (i.e. DB 80 D3 81 C3 00 18 - bonus points for the person who can work out what that does...its not dificult in the slightest)
     
  13. babu

    babu Mamihlapinatapai

    Joined:
    Apr 15, 2005
    Messages:
    2,945
    Likes Received:
    3
    my main languages are C/C++ and asm (6502, 65816, 80x86)
    but I know atleast 15+ languages more..
    main APIs I use is.. I guess win32 and directx and homemade crap ^^
     
  14. Zilog Jones

    Zilog Jones Familiar Face

    Joined:
    Nov 12, 2004
    Messages:
    1,202
    Likes Received:
    0
    lol, good ol' chronic ol' Pascal. Take it some college/uni forced you to learn that too? ^_^ I was in the last year in my course to do it in 1st year. We moved on to C in second year though, thank God. I go on to Java next year - it sounds annyoing.

    I also did some Assembler, but for crappy microcontrollers like the 8085 and 8051 - then again it's still pretty complicated in comparison to higher level languages like C. "Wow, a flashing light..."

    I'd like to learn Z80 assembler, but my severe lazyness isn't helping things...
     
  15. the_steadster

    the_steadster Site Soldier

    Joined:
    Apr 4, 2004
    Messages:
    2,593
    Likes Received:
    2
    heh, programming the Z80 by rodnay zaks is a good start. Now if i could just find where I've hidden it....

    And yes, pascal was forced on me by my college - AS Level computing. Still, I prefer it to VB
     
  16. mairsil

    mairsil Officer at Arms

    Joined:
    Apr 20, 2005
    Messages:
    3,425
    Likes Received:
    153
    Java isn't bad if you have had some exposure to object oriented programming. If you haven't though, you could be in for a steep learning curve.
     
  17. Calpis

    Calpis Champion of the Forum

    Joined:
    Mar 13, 2004
    Messages:
    5,906
    Likes Received:
    21
    IN A, $80
    OUT $81, A
    JP $1800

    (I don't do Z80 so you made me look up the instructions and disassemble it manually!)
     
  18. I'd like to think I have a good command of Oracle PL/SQL. I'm okay with Java though I forgot a lot of it. Right now I'm tackling JSP. So as you can see I haven't really done any "fun" programming (which is probably why I don't like it very much lol).
     
  19. Calpis

    Calpis Champion of the Forum

    Joined:
    Mar 13, 2004
    Messages:
    5,906
    Likes Received:
    21
    C++ for NES?! Please elaborate so that I may not e-strike (tm) you! ;P
     
  20. Zilog Jones

    Zilog Jones Familiar Face

    Joined:
    Nov 12, 2004
    Messages:
    1,202
    Likes Received:
    0
    I haven't done any object-oriented stuff at all, ever :smt022
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page