An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with do-while

A curated list of projects in awesome lists tagged with do-while .

https://github.com/howprogrammingworks/iteration

Different implementation of iterations as a code abstraction

do-while each filter for for-each for-in for-of foreach javascript js map reducer sort while

Last synced: 06 Apr 2025

https://github.com/capnslipp/dowhiledo

do-while-do & do-until-do Loops (a Swift ยต-Library)

do-while do-while-do loops swift swift-library utility

Last synced: 28 Feb 2025

https://github.com/stdlib-js/utils-do-while-each-right

While a test condition is true, invoke a function for each element in a collection, iterating from right to left.

collection do do-while dowhile each for foreach foreachright iterate javascript node node-js nodejs right stdlib util utilities utility utils while

Last synced: 06 Sep 2025

https://github.com/stdlib-js/utils-do-until-each-right

Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.

do do-while dowhile each for foreach foreachright iterate javascript node node-js nodejs right stdlib until util utilities utility utils while

Last synced: 26 Jul 2025

https://github.com/cherrycita-dev/juegoadivinanzajava

The Java program generates a random number (1-100). The user has limited attempts to guess it, receiving hints after each try. The game ends when the user guesses correctly or runs out of attempts.

adivinar-numero do-while for scanner while

Last synced: 09 Sep 2025

https://github.com/vaibhavmojidra/java---demo-do-while-loop

Do-while loop is used to iterate a part of the program repeatedly, until the specified condition is true. If the number of iteration is not fixed and you must have to execute the loop at least once, it is recommended to use a do-while loop.

do-while do-while-loop java mojidra vaibhav vaibhav-mojidra vaibhavmojidra while

Last synced: 12 Apr 2025

https://github.com/leansandoval/elementosdeprogramacion

Ejercicios resueltos en C de la materia Elementos de Programacion (1024) UNLaM - 1C 2020.

archivos do-while function if matrices strings switch vectores while

Last synced: 29 Jul 2025

https://github.com/leandrojsandoval/elementosdeprogramacion

Ejercicios resueltos en C de la materia Elementos de Programacion (2009).

archivos do-while function if matrices strings switch vectores while

Last synced: 27 Mar 2025