Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 26

Thread: Programing Languages

  1. #11
    Junior Member
    Join Date
    Aug 2001
    Posts
    4
    I can't believe nobody mentioned PERL

  2. #12
    IMHO these are the programming languages every comp enthusiast should learn: DHTML,perl,C,C++,php,
    asm,java and javascript.
    After you learn one language you should be able to learn another within 1 week.Once you know 1 the others
    should be easier.For me once I learned C,C++ was very easy.Basically the same.

    Goodluck.

    Crimina1

  3. #13
    IMHO,I would say..........(even if I'm going to be attacked by all u C lovers out there),ASM(I learned ASM first)

  4. #14
    Originally posted by VicTT
    IMHO,I would say..........(even if I'm going to be attacked by all u C lovers out there),ASM(I learned ASM first)

    I agree ...although it's not the easiest to learn you gain a great deal of low level knowledge.

    There's a decent tutorial here:
    http://www.bitafterbit.com/english/a...sic02/asm.html

    This link also has Html,Java and C++ tutorials.....so take your pick and ENJOY

  5. #15
    I think C is best language for learn to programming, because it'e easy and had powerful instruments like pointers etc...
    ASM is most powerful, but is linked to architecture (anyway you must learn it).
    Visual Basic is very easy but your programs aren't portable to others OS different from windows.
    C++ and Java regards you if you're interested to oriented object programming.
    I don't know lisp and perl : (
    What is essential is invisible
    to the eye ...
    ]ØÐÖ§|-|Å

  6. #16
    System_Overload
    Guest

    Thumbs up

    HTML is cake start with that...


    System_Overload

  7. #17
    Banned
    Join Date
    Sep 2001
    Posts
    113

    programming language

    c is probably the best.

  8. #18
    The Lizard King SarinMage's Avatar
    Join Date
    Jan 2002
    Location
    Maine
    Posts
    564
    i find C++ to be easiest, but then again i dont really think like many other people... i dont seem to be able to program procedurally...just Object Oriented...

    on a side note, anyone know of a good OOP language other than C++?
    --------------------------
    http://www.sid3.xyz

  9. #19
    Senior Member
    Join Date
    Oct 2001
    Posts
    107
    In high school, my teacher started with c and the second half was c++. Mixing them didn't work to great for me, so I suggest get a firm grip on c before c++ because I found c++ to be a totally different beast.

  10. #20
    The Lizard King SarinMage's Avatar
    Join Date
    Jan 2002
    Location
    Maine
    Posts
    564
    remember though... programming that you learn in school, (at least in my experience) is NOTHING like real programming
    --------------------------
    http://www.sid3.xyz

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •