Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: which language?  (Read 8681 times)

0 Members and 1 Guest are viewing this topic.

ghostdog74



    Specialist

    Thanked: 27
    Re: which language?
    « Reply #15 on: August 02, 2007, 09:30:42 PM »
    JavaScript, a real language (yes it is) ..
    how can you substantiate this statement? at least show it to the OP by giving references.

    michaewlewis



      Intermediate
    • Thanked: 26
      • Yes
      • Yes
    • Experience: Expert
    • OS: Unknown
    Re: which language?
    « Reply #16 on: August 06, 2007, 07:22:20 AM »
    I didn't miss javascript.... did you follow the link I posted? ;)

    Dilbert

    • Moderator


    • Egghead

    • Welcome to ComputerHope!
    • Thanked: 44
      Re: which language?
      « Reply #17 on: August 06, 2007, 10:23:53 AM »
      Oh my God... the OP didn't ask for a "my language is bigger than yours" fight! :P

      Javascript (also called JScript or JS for short) is a healthy complement to your HTML. It's a very handy tool that makes your web pages much more dynamic. Buttons that move images or change them with other images. Add text to a div depending on user input. A heck of a lot is available with JS.

      Tutorials:
      www.w3schools.com/js/default.asp
      www.webteacher.com/javascript/
      www.echoecho.com/javascript.htm

      I could go on forever.

      When you are interested in starting to write actual programs, for the computer, I recommend starting with a simple language, such as Visual Basic, to learn the basic concepts of programming. After you can write some fairly complicated code (manipulating files is a good checkpoint), move on to other, more widely used languages, such as C++, C#, Java, Python (for games), etc. It's really up to you. I went from VB to C++ myself. :)

      Good luck, and feel free to write back for any help understanding any languages you try. If we know the answer, we'll help you out. :)
      "The geek shall inherit the Earth."