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

Projects in Awesome Lists tagged with for-loops

A curated list of projects in awesome lists tagged with for-loops .

https://github.com/mkearney/dapr

β˜πŸΌπŸ‘‰πŸΌπŸ‘‡πŸΌπŸ‘ˆπŸΌ Dependency-free purrr-like apply/map/iterate functions

for-loops functional-programming iterator r r-package rstats

Last synced: 21 Aug 2025

https://github.com/starknightt/indiamap

This is a code which gives output of our India Map. It is written in Java, So do it in java.

for-loop for-loops india-map java star-pattern-java starpatterns stars

Last synced: 24 Nov 2025

https://github.com/sunaku/ff-bash

For each File (GNU BASH)

for-loops shell-scripts

Last synced: 13 Oct 2025

https://github.com/lostincompilation/rangebasedforloop-withcounter

C++ Range Based For Loops with integer counter/index variable

cpp cpp20 for-loops header-only helper iterator ranges stl-containers utility

Last synced: 10 Jun 2025

https://github.com/ksb96/cpp-codes

A bunch of Cpp codes has been dumped in this repo for the newbies who are starting there journey in learning Cpp

2darrays arrays classes-and-objects constructor cpp do-while-loop for-loops getter-and-setter if-else-statements if-statements inheritance pointers return returnstatements strings switch-case userinput while-loop

Last synced: 07 Oct 2025

https://github.com/candytale55/over_nine_thousand_py_3

over_nine_thousand() takes a list of numbers named lst as a parameter. It sums the elements of the list until the sum is greater than 9000. When this happens, the function should return the sum. If the sum of all of the elements is never greater than 9000, the function should return total sum of all the elements. If the list is empty, the function should return 0. For example, if lst was [8000, 900, 120, 5000], then the function should return 9020.

code-challenge-practice for-in for-loops python-list python3

Last synced: 31 Mar 2025

https://github.com/candytale55/greetaliens_js

greetAliens() takes in an array of strings and uses a for loop to print a greeting with each string in the array in the following format: β€œOh powerful [stringElement], we humans offer our unconditional surrender!”

aliens codecademy for-loops greet-people javascript

Last synced: 31 Mar 2025

https://github.com/candytale55/convert-to-baby_js

convertToBaby(), that takes in an array as an argument and, using a loop, returns a new array with each string in the array prepended with 'baby'.

append arrays codecademy convert-to for-loops javascript

Last synced: 31 Mar 2025

https://github.com/codeadamca/javascript-for-loops

A basic example of using JavaScript loops to repeat blocks of code.

for-loops javascript learning-code

Last synced: 31 Mar 2025

https://github.com/s-0-p-h-i-a/fitness_tracker

A beginner C++ project that tracks and evaluates workout frequency based on user input. Ongoing project to apply learned concepts.

beginner-cpp beginner-project cli-app console-app cplusplus cpp fitness-tracker for-loop for-loops learning-project practice-project switch-case while-loop

Last synced: 21 Jul 2025

https://github.com/candytale55/js_nested_arrays_examples

JavaScript examples for iterators on nested arrays to find or modify one or more elements on nested arrays. Learning notes.

code-examples for-loops freecodecamp indexof javascript

Last synced: 14 Jun 2025

https://github.com/joelyles/homeschool-games

JavaScript based games for practicing math, spelling, and reading analog clocks

conditional-statements dom-manipulation for-loops javascript

Last synced: 02 Mar 2025

https://github.com/thangapandi-k/daily-task-day-05

Creating own Resume in JSON format and iterate it on all "For Loops" - [For, For-in, For-of, ForEach]

for-loops javascript json

Last synced: 26 Oct 2025

https://github.com/xander1936/rps-game

R-P-S Game: This is a review of JavaScript fundamentals in the JavaScript Qazi's course. Here we learned: For loops, Dom Manipulation, Variables, Conditionals (if else if), Template Literals, Event Listeners and Higher order Function: Math.random

arrays conditionals dom-manipulation event-listeners for-loops functions higher-order-functions if-else-if template-literals variables

Last synced: 28 Jun 2025