Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. The Back Room
  4. Scripting vs. Programming

Scripting vs. Programming

Scheduled Pinned Locked Moved The Back Room
questioncsharpc++asp-netvisual-studio
11 Posts 7 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Rickard Andersson20
    wrote on last edited by
    #1

    What is the difference between scripting and programming?? Is there any difference? What is different if yes?! (I don't classify this as a programming question, so I hope you do the same...) Rickard Andersson@Suza Computing C# and C++ programmer from SWEDEN! UIN: 50302279 E-Mail: nikado@pc.nu Speciality: I love C#, ASP.NET and C++!

    T A C 3 Replies Last reply
    0
    • R Rickard Andersson20

      What is the difference between scripting and programming?? Is there any difference? What is different if yes?! (I don't classify this as a programming question, so I hope you do the same...) Rickard Andersson@Suza Computing C# and C++ programmer from SWEDEN! UIN: 50302279 E-Mail: nikado@pc.nu Speciality: I love C#, ASP.NET and C++!

      T Offline
      T Offline
      Tomasz Sowinski
      wrote on last edited by
      #2

      Programming is like sex with real woman. Scripting is like masturbation. ;P Tomasz Sowinski -- http://www.shooltz.com

      Free your mind and your ass will follow.

      B R D 3 Replies Last reply
      0
      • T Tomasz Sowinski

        Programming is like sex with real woman. Scripting is like masturbation. ;P Tomasz Sowinski -- http://www.shooltz.com

        Free your mind and your ass will follow.

        B Offline
        B Offline
        Brian Delahunty
        wrote on last edited by
        #3

        Tomasz Sowinski wrote: Programming is like sex with real woman. Scripting is like masturbation. Very well put... :-D Regards, Brian Dela :-)

        1 Reply Last reply
        0
        • T Tomasz Sowinski

          Programming is like sex with real woman. Scripting is like masturbation. ;P Tomasz Sowinski -- http://www.shooltz.com

          Free your mind and your ass will follow.

          R Offline
          R Offline
          Rickard Andersson20
          wrote on last edited by
          #4

          Tomasz Sowinski wrote: Scripting is like masturbation :laugh: Ok! Then I think I know the difference... Rickard Andersson@Suza Computing C# and C++ programmer from SWEDEN! UIN: 50302279 E-Mail: nikado@pc.nu Speciality: I love C#, ASP.NET and C++!

          1 Reply Last reply
          0
          • R Rickard Andersson20

            What is the difference between scripting and programming?? Is there any difference? What is different if yes?! (I don't classify this as a programming question, so I hope you do the same...) Rickard Andersson@Suza Computing C# and C++ programmer from SWEDEN! UIN: 50302279 E-Mail: nikado@pc.nu Speciality: I love C#, ASP.NET and C++!

            A Offline
            A Offline
            Alvaro Mendez
            wrote on last edited by
            #5

            OK, here's another answer: "Scripting" is programming with a scripting language. A scripting language is interpreted and has a limited syntax and set of features, although that varies a lot. Some popular scripting languages include VBScript, JavaScript, and Perl. "Programming" usually implies using a full-fledged programming language to write programs that are compiled before they are executed. Languages such as C++ or Java are examples of programming languages. Regards, Alvaro Insanity: doing the same thing over and over again and expecting different results. - Albert Einstein

            1 Reply Last reply
            0
            • T Tomasz Sowinski

              Programming is like sex with real woman. Scripting is like masturbation. ;P Tomasz Sowinski -- http://www.shooltz.com

              Free your mind and your ass will follow.

              D Offline
              D Offline
              Daniel Ferguson
              wrote on last edited by
              #6

              I probably don't want to know what VB is like.... _____________________ "So in the interests of survival, they trained themselves to be agreeing machines instead of thinking machines. All their minds had to do was to discover what other people were thinking, and then they thought that, too." Breakfast of Champions, Kurt Vonnegut

              S 1 Reply Last reply
              0
              • R Rickard Andersson20

                What is the difference between scripting and programming?? Is there any difference? What is different if yes?! (I don't classify this as a programming question, so I hope you do the same...) Rickard Andersson@Suza Computing C# and C++ programmer from SWEDEN! UIN: 50302279 E-Mail: nikado@pc.nu Speciality: I love C#, ASP.NET and C++!

                C Offline
                C Offline
                ColinDavies
                wrote on last edited by
                #7

                Serious answer: Programming, is organizing a series of instruction for an appliance to perform. Scripting, is organizing a series of instruction for an appliance to perform. Regardz Colin J Davies

                Sonork ID 100.9197:Colin

                You are the intrepid one, always willing to leap into the fray! A serious character flaw, I might add, but entertaining. Said by Roger Wright about me.

                R 1 Reply Last reply
                0
                • D Daniel Ferguson

                  I probably don't want to know what VB is like.... _____________________ "So in the interests of survival, they trained themselves to be agreeing machines instead of thinking machines. All their minds had to do was to discover what other people were thinking, and then they thought that, too." Breakfast of Champions, Kurt Vonnegut

                  S Offline
                  S Offline
                  Shog9 0
                  wrote on last edited by
                  #8

                  No. You don't. Just walk away...

                  Shog9

                  Let me hear you / Make decisions / Without your television

                  Join Team CodeProject

                  1 Reply Last reply
                  0
                  • C ColinDavies

                    Serious answer: Programming, is organizing a series of instruction for an appliance to perform. Scripting, is organizing a series of instruction for an appliance to perform. Regardz Colin J Davies

                    Sonork ID 100.9197:Colin

                    You are the intrepid one, always willing to leap into the fray! A serious character flaw, I might add, but entertaining. Said by Roger Wright about me.

                    R Offline
                    R Offline
                    Rickard Andersson20
                    wrote on last edited by
                    #9

                    So, there is no difference.. :wtf: Rickard Andersson@Suza Computing C# and C++ programmer from SWEDEN! UIN: 50302279 E-Mail: nikado@pc.nu Speciality: I love C#, ASP.NET and C++!

                    C 1 Reply Last reply
                    0
                    • R Rickard Andersson20

                      So, there is no difference.. :wtf: Rickard Andersson@Suza Computing C# and C++ programmer from SWEDEN! UIN: 50302279 E-Mail: nikado@pc.nu Speciality: I love C#, ASP.NET and C++!

                      C Offline
                      C Offline
                      ColinDavies
                      wrote on last edited by
                      #10

                      IMHO: Its just terminology. Also recording a Macro, could be percieved as a form of programming. Regardz Colin J Davies

                      Sonork ID 100.9197:Colin

                      You are the intrepid one, always willing to leap into the fray! A serious character flaw, I might add, but entertaining. Said by Roger Wright about me.

                      R 1 Reply Last reply
                      0
                      • C ColinDavies

                        IMHO: Its just terminology. Also recording a Macro, could be percieved as a form of programming. Regardz Colin J Davies

                        Sonork ID 100.9197:Colin

                        You are the intrepid one, always willing to leap into the fray! A serious character flaw, I might add, but entertaining. Said by Roger Wright about me.

                        R Offline
                        R Offline
                        Rickard Andersson20
                        wrote on last edited by
                        #11

                        Okay, I see! Rickard Andersson@Suza Computing C# and C++ programmer from SWEDEN! UIN: 50302279 E-Mail: nikado@pc.nu Speciality: I love C#, ASP.NET and C++!

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups