About 317,000 results
Open links in new tab
  1. Looping - Wikipedia

    Looping (education), the practice of moving groups of children up from one grade to the next with the same teacher; Loop (computing), a sequence of statements which is specified once but …

  2. Home | Looping App

    With Looping, you keep an overview. No matter what comes. Whether it's regular reminders for tasks, coordination in various circles of friends, shared shopping lists in the household, or …

  3. LOOPING | English meaning - Cambridge Dictionary

    LOOPING definition: 1. present participle of loop 2. to make a loop or curve: 3. (of a short piece of recorded music…. Learn more.

  4. Loops in Programming - GeeksforGeeks

    May 17, 2024 · For loop: For loop in programming is a control flow structure that iterates over a sequence of elements, such as a range of numbers, items in a list, or characters in a string. …

  5. Looping - definition of looping by The Free Dictionary

    looping - (computer science) executing the same set of instructions a given number of times or until a specified result is obtained; "the solution is obtained by iteration"

  6. Looping code - Learn web development | MDN - MDN Web Docs

    May 30, 2025 · This article has revealed to you the basic concepts behind, and different options available when looping code in JavaScript. You should now be clear on why loops are a good …

  7. What does looping mean? - Definitions.net

    Looping generally refers to the process of repeating a sequence of instructions or operations in a program or system until a certain condition is met. It allows the execution of the same block of …

  8. JavaScript For Loop - W3Schools

    Loops can execute a block of code a number of times. Loops are handy, if you want to run the same code over and over again, each time with a different value. Often this is the case when …

  9. What is Looping? - Definition from Amazing Algorithms

    Looping is a programming technique where a block of code is executed repeatedly until a specified condition is met, allowing for efficient execution of repetitive tasks and iterating …

  10. What is loop? | Definition from TechTarget

    Dec 15, 2021 · In computer programming, a loop is a sequence of instructions that is continually repeated until a certain condition is reached.

Refresh