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

Author Topic: BASIC for web programming?  (Read 7463 times)

0 Members and 1 Guest are viewing this topic.

Gene Picard

    Topic Starter


    Newbie

    BASIC for web programming?
    « on: March 13, 2009, 01:42:11 PM »
    Hi,

    What are my options for web programming using the BASIC language?

    -Gene

    kpac

    • Web moderator


    • Hacker

    • kpac®
    • Thanked: 184
      • Yes
      • Yes
      • Yes
    • Certifications: List
    • Computer: Specs
    • Experience: Expert
    • OS: Windows 7
    Re: BASIC for web programming?
    « Reply #1 on: March 13, 2009, 02:38:20 PM »

    Gene Picard

      Topic Starter


      Newbie

      Re: BASIC for web programming?
      « Reply #2 on: March 17, 2009, 07:34:24 PM »
      Google
      I thought someone here might have something to recommend, but Google is a fair answer.  It looks like BASIC isn't used much for web programming, but I find two entries right on the first page for a search of basic programming for the web.

      quitebasic.com is a sort of interactive BASIC page for youngsters
      runbasic.com is more of a web programming system for creating web apps

      Take care.



      ghostdog74



        Specialist

        Thanked: 27
        Re: BASIC for web programming?
        « Reply #3 on: March 17, 2009, 07:51:18 PM »
        suitable for web  programming: PHP,Python,Ruby,Java, vbscript.

        BC_Programmer


          Mastermind
        • Typing is no substitute for thinking.
        • Thanked: 1140
          • Yes
          • Yes
          • BC-Programming.com
        • Certifications: List
        • Computer: Specs
        • Experience: Beginner
        • OS: Windows 11
        Re: BASIC for web programming?
        « Reply #4 on: March 17, 2009, 11:40:34 PM »
        ASP, for example, let's you use VBScript.


        I was trying to dereference Null Pointers before it was cool.

        kpac

        • Web moderator


        • Hacker

        • kpac®
        • Thanked: 184
          • Yes
          • Yes
          • Yes
        • Certifications: List
        • Computer: Specs
        • Experience: Expert
        • OS: Windows 7
        Re: BASIC for web programming?
        « Reply #5 on: March 18, 2009, 11:16:34 AM »
        Google

        So for this short reply, but I've never heard of BASIC used in the Web.

        suitable for web  programming: PHP,Python,Ruby,Java, vbscript.

        As well as loads others. P.S. VBScript isn't a programming language. ;)

        ghostdog74



          Specialist

          Thanked: 27
          Re: BASIC for web programming?
          « Reply #6 on: March 18, 2009, 11:23:58 AM »
          VBScript isn't a programming language. ;)
          so in your expert opinion, what is it?

          kpac

          • Web moderator


          • Hacker

          • kpac®
          • Thanked: 184
            • Yes
            • Yes
            • Yes
          • Certifications: List
          • Computer: Specs
          • Experience: Expert
          • OS: Windows 7
          Re: BASIC for web programming?
          « Reply #7 on: March 18, 2009, 11:25:33 AM »
          It's a scripting language. Visual Basic Scripting Edition.

          And there's no need to be smart about it.

          ghostdog74



            Specialist

            Thanked: 27
            Re: BASIC for web programming?
            « Reply #8 on: March 18, 2009, 11:29:00 AM »
            It's a scripting language. Visual Basic Scripting Edition.

            And there's no need to be smart about it.
            so , what is the difference between a scripting language (not a script) vs a programming language (not a program)?

            kpac

            • Web moderator


            • Hacker

            • kpac®
            • Thanked: 184
              • Yes
              • Yes
              • Yes
            • Certifications: List
            • Computer: Specs
            • Experience: Expert
            • OS: Windows 7
            Re: BASIC for web programming?
            « Reply #9 on: March 18, 2009, 11:37:18 AM »
            Well, no I'm not an expert. Not as much as you think you are anyway.

            A scripting language to me is a language that allows control over certain parts or aspects of an OS, like printing or network administration, and a programming language basically creates application that do the tasks of a scripting language in a more user-friendly way. In a nutshell.

            ghostdog74



              Specialist

              Thanked: 27
              Re: BASIC for web programming?
              « Reply #10 on: March 18, 2009, 11:48:08 AM »
              A scripting language to me is a language that allows control over certain parts or aspects of an OS, like printing or network administration,
              so you mean a scripting language cannot be used to , say, illustrate the concept of an algorithm , or do some math problems? So you mean to say a "programming language" by your definition, cannot be used to control certain parts of an OS?? Can you name a "programming language" that cannot be used to control certain parts of an OS?
              Quote
              and a programming language basically creates application that do the tasks of a scripting language in a more user-friendly way. In a nutshell.
              can you give an example of a "programming language" that "do the tasks of a scripting language in a more user friendly way" ?


              kpac

              • Web moderator


              • Hacker

              • kpac®
              • Thanked: 184
                • Yes
                • Yes
                • Yes
              • Certifications: List
              • Computer: Specs
              • Experience: Expert
              • OS: Windows 7
              Re: BASIC for web programming?
              « Reply #11 on: March 18, 2009, 11:53:24 AM »
              No I can't. As I said, I don't know any programming languages, just names.

              VBScript is fairly obvious though isn't it?

              macdad-



                Expert

                Thanked: 40
                Re: BASIC for web programming?
                « Reply #12 on: March 18, 2009, 12:04:34 PM »
                If you dont know DOS, you dont know Windows...

                Thats why Bill Gates created the Windows NT Family.

                ghostdog74



                  Specialist

                  Thanked: 27
                  Re: BASIC for web programming?
                  « Reply #13 on: March 18, 2009, 12:18:44 PM »
                  No I can't. As I said, I don't know any programming languages, just names.
                  you don't know any programming languages, but you can differentiate between what a scripting and progamming language is? what do you mean "just names". what kind of names? The names of programming languages? I am confused.

                  Quote
                  VBScript is fairly obvious though isn't it?
                  no its not obvious. Can you tell me why vbscript is not a "programming language"? afterall, it provides most of what a programmer would use. data structures such as arrays, variables, flow control, loops etc.

                  BC_Programmer


                    Mastermind
                  • Typing is no substitute for thinking.
                  • Thanked: 1140
                    • Yes
                    • Yes
                    • BC-Programming.com
                  • Certifications: List
                  • Computer: Specs
                  • Experience: Beginner
                  • OS: Windows 11
                  Re: BASIC for web programming?
                  « Reply #14 on: March 18, 2009, 01:09:24 PM »
                  Quote
                  and a programming language basically creates application that do the tasks of a scripting language in a more user-friendly way.


                  that... that doesn't even make sense...

                  a Scripting Language IS a programming language.

                  you basically just said that VBScript, JScript, ECMAScript, Javascript, Perl, Python, Ruby, PHP, and countless other languages aren't really programming languages.

                  PHP cannot be a programming language, since it is interpreted by the server at run-time.



                  The only difference between VBScript and full blown visual Basic is File Access Operations. (some may argue that there aren't forms, while true, forms are not a part of the language but rather an object provided by the runtime, just like having access to the WSH object isn't a defined part of VBScript but rather an expected convention.).

                  a Programming language defines Syntax and grammars. VBScript and VB have the exact same syntax and grammar.



                  Basically- "Scripting Language" and "programming language" are not mutually exclusive.

                  I think the thing here is the difference between an interpreted and a Compiled language is being used to differentiate "Scripting" and "programming", which at some point became different tasks. (I must have missed the memo).

                  It doesn't matter wether the language is lexicographically parsed at compile time (Compiler) or at run-time (Interpreter).

                  http://en.wikipedia.org/wiki/Alphabetical_list_of_programming_languages

                  strange... VBScript is on the list... so is javascript.

                  I was trying to dereference Null Pointers before it was cool.