About 207,000 results
Open links in new tab
  1. What is Scripting - GeeksforGeeks

    Jul 31, 2024 · Scripting is used to automate tasks on a website. It can respond to any specific event, like button clicks, scrolling, and form submission. It can also be used to generate …

  2. What is a script? | Definition from TechTarget

    Mar 31, 2025 · What is a script in programming? A script is a mini program that contains a specific set of instructions for a precise purpose. A programmer needs to code it using programming …

  3. Scripting language - Wikipedia

    In computing, a script is a relatively short and simple set of instructions that typically automate an otherwise manual process. The act of writing a script is called scripting. A scripting language …

  4. Understanding Scripting in Programming: A Comprehensive Guide

    Feb 8, 2023 · Scripting is a way to automate repetitive tasks by writing code that is executed by a script interpreter. It is a type of programming that is often used to automate simple tasks or to...

  5. What Are Scripting Languages? (And Why Should I Learn One?) - Coursera

    Jan 17, 2025 · Scripting languages are a type of programming language that is interpreted rather than requiring compilation. These are languages designed for specific runtime environments to …

  6. What is a scripting language? | Definition from TechTarget

    What is a scripting language? A scripting language is a type of programming language in which the instructions are interpreted individually at runtime. With more conventional programming …

  7. Introduction to Scripting Languages - GeeksforGeeks

    Sep 21, 2018 · The scripting language is basically a language where instructions are written for a run time environment. They do not require the compilation step and are rather interpreted. It …

  8. What Is a Scripting Language? - Career Karma

    Nov 7, 2022 · It is translated into machine code when the code is run, rather than beforehand. Scripting languages are often used for short scripts over full computer programs. JavaScript, …

  9. What Are Scripts In Coding | Robots.net

    Sep 12, 2023 · A script in coding refers to a set of instructions or commands that are written in a programming language to automate tasks or perform specific functions. It is essentially a …

  10. Scripting Basics / What is Scripting? - 101.school

    Scripting, in the realm of computer science, is a specific kind of programming that automates a sequence of tasks. Scripts are essentially programs that automate tasks that would otherwise …

Refresh