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

Projects in Awesome Lists tagged with for-loop

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

https://github.com/sileod/xpflow

Python nested loops as classes for improved readability and modularity

classes context-manager experiment experiments-tracking for-loop hydra loops nested-loops python pythonic wandb

Last synced: 26 Jan 2026

https://github.com/aminya/typescript-optimization

Compares different for-loops in TypeScript/JavaScript

benchmark for for-in for-loop for-of loop optimization typescript typescript-optimization

Last synced: 08 May 2025

https://github.com/nathad17/segitiga-sama-kaki-with-cpp-v1

bangun datar segitiga siku-siku dengan c++

cpp for-loop loop segitiga triangle while-loop

Last synced: 09 Jul 2025

https://github.com/nathady/segitiga-siku-siku-with-cpp-v1

bangun datar segitiga siku-siku dengan c++

cpp do-while-loop for-loop loop segitiga triangle while-loop

Last synced: 24 Mar 2025

https://github.com/nathady/segitiga-sama-kaki-with-cpp-v1

bangun datar segitiga siku-siku dengan c++

cpp for-loop loop segitiga triangle while-loop

Last synced: 24 Mar 2025

https://github.com/nathad17/segitiga-siku-siku-with-cpp-v1

bangun datar segitiga siku-siku dengan c++

cpp do-while-loop for-loop loop segitiga triangle while-loop

Last synced: 09 Jul 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/rudxain/zigzagfor

Emulation of `for` loop that runs back and forth, like a triangular waveform, rather than the usual sawtooth

backwards callback esoteric for-loop iteration mirrored reverse

Last synced: 02 Aug 2025

https://github.com/sofiane-abou-abderrahim/javascript-tic-tac-toe-game

I developed a full browser-based tic-tac-toe game using JavaScript, HTML, and CSS. I employed key JavaScript concepts including variables, constants, DOM manipulation, event listeners, loops, algorithms, and more!

algorithms constants css3 dom-interaction dom-manipulation event-listener for-loop for-of-loop form-handling form-submission functions html5 javascript nested-for-loops variables

Last synced: 27 Oct 2025

https://github.com/mgobeaalcoba/python_fundamentals

Mis trabajos en la Universidad Argentina de la Empresa

for-loop loops python python3 variables while-loop

Last synced: 28 Dec 2025

https://github.com/mehrajlatifli/kotlinlesson3

Example for Kotlin Lesson

array for-loop scanner

Last synced: 18 Apr 2026

https://github.com/ibisbra91/java_se_recap

Java is a programming language with which we can develop cross-platform software thanks to the JVM (Java Virtual Machine). 🌱 Here I reviewed fundamental characteristics of the language and practiced its bases. I used InteliJ IDEA IDE, JShell, JavaDocs, conditionals, cycles, 1,2,3 and 4-dimensional arrays, I implemented functions, ... 💚🔥

arrays boolean-expressions boolean-logic conditionals do-while-loop exercises for-each for-loop functions if-else jar javadoc-documentation math switch-case while-loop

Last synced: 15 Jun 2025

https://github.com/thekiranmahajan/random-emoji-picker

A simple JavaScript project which retrieves data from an emoji-based API and stores that into an array which gets data in the form of objects having 2 key value pairs character: "😎" and title: "cool". title gets sliced using string method and everything is pushed using a for loop and an eventListener is being called on every HTML element click.

async-await css dom-manipulation fetch-api for-loop html javascript responsive-design

Last synced: 22 Mar 2025

https://github.com/gagniuc/single-for-loop-traversal-of-3d-arrays

It demonstrates the use of a single "for-loop" in traversing three-dimensional arrays. The example shown here is made in Javascript.

3d array cube dimensional discrete-mathematics for-loop javascript matrix nature springer traversal traversal-algorithms traversal-methods volume

Last synced: 04 Mar 2025

https://github.com/didinj/java-loops-examples

Java Loops Examples

for-loop java loops

Last synced: 09 Oct 2025

https://github.com/afteruniversity/javascript-structure

Estrutura de Dados com JavaScript. Arrays, Objetos, Pilhas, Filas, lestas Encadeadas e Bubble Sort.

array bubble-sort fifo for-loop javascript lifo map object

Last synced: 12 Oct 2025

https://github.com/mehrajlatifli/kotlinlesson4

Example for Kotlin Lesson

array for-loop random sort when while-loop

Last synced: 13 Oct 2025

https://github.com/codeadamca/php-for-while

A basic example of using PHP for and while loops.

for-loop learning-code php

Last synced: 25 Feb 2026

https://github.com/kuzhalikumaraguru/github-user-project

Github fetch profile done by creating DOM elements and async function with await

async await css dom fetch for-loop html javascript promise

Last synced: 20 Apr 2026

https://github.com/pvigier/random_order_iteration

Several adaptors which enable to iterate in random order over a container.

adaptor c-plus-plus for-loop random shuffle

Last synced: 23 Feb 2025

https://github.com/monowarhusain/cse110

Programming Language I introduce basic and advanced concepts, including operations, data types, decision-making, and iterations, with a focus on Python 3. Students practice problem-solving and program design to reinforce learning.

bracu bracu-cse bracu-sds branching cse110 dictionary for-loop list loop md-saiful-islam-sir msi msi-bracu msi-sir python3 string summer22 tuple while-loop

Last synced: 22 Apr 2026

https://github.com/lingumd/stock-analysis

Analysis on green energy stocks. Refactor code to make VBA script run faster.

for-loop if-then vba-script

Last synced: 04 Jan 2026

https://github.com/azaanullah-khan/patterns

In this code I have practiced loops and nested loops by creating different patterns

cpp exercises for for-loop for-loop-exercises if loops patterns practice solutions

Last synced: 05 Apr 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/rajkumar-35/guvi-roadmaptask-day5

Day-5 coding task assigned by GUVI Zen class. Focusing on JavaScript concepts and JSON manipulation.

for-loop foreach-loop forin-loop forof-loop javascript json

Last synced: 25 Apr 2026

https://github.com/vaibhavmojidra/java---demo-for-loop

A for loop is a repetition control structure that allows you to efficiently write a loop that needs to be executed a specific number of times

for for-loop java mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 13 Sep 2025

https://github.com/tyszkiewiczkonopka/sup_java_2.2

Looking for specific cars from a list

composition for-loop if

Last synced: 25 Jun 2025

https://github.com/tyszkiewiczkonopka/sup_java_1.2

Generate token from random chars with specific number of characters

casting for-loop if random

Last synced: 25 Feb 2025

https://github.com/trayanaboykova/programming-basics-javascript

Tasks from my course Programming Basics with JavaScript at SoftUni

conditional-statements for-loop nested-loops while-loop

Last synced: 07 Apr 2025

https://github.com/khaihtruong/remix-master

A remix master program that allow user to remix the songs in a playlist

boolean-algebra for-loop lists-python while-loop

Last synced: 11 Apr 2025

https://github.com/rabestro/forward-or-backward

This project aims to show how expensive extra function calls can be when defining a loop boundary.

backward boundary comparison for-loop forward jmh-benchmarks loops-and-iterations

Last synced: 08 Nov 2025

https://github.com/denisbuserski/softuni-programming-basics-java

Homeworks and exams from Java Basics at SoftUni

for-loop if-else-statements java while-loop

Last synced: 15 Aug 2025

https://github.com/ishmal793/loops-and-strings-

Python practice repo focused on loops and strings, essential for building strong data analytics foundations. Includes beginner-friendly examples and problem-solving exercises.

beginners data-analytics for-loop loops loops-and-iterations practice python string-methods strings while-loop

Last synced: 18 Aug 2025

https://github.com/aneeshlalwani/number-programs-in-java

This Repository contains a "Number Program". These programs are solved in "Java"

builtin-functions do-while-loop for-loop if-else-statements if-elseif-else java logic methods while-loop

Last synced: 15 May 2025

https://github.com/sumaiyabanu15/async-await

Fetch the data From API in async-await

bootstrap5 css for-loop html

Last synced: 26 Feb 2025

https://github.com/tiernogs/enyo

A fork of the fast C++17 multithreaded PBRT library

c17 cpu for-loop multiprocessing multithreading pbrt-v4

Last synced: 13 Mar 2025

https://github.com/spacebakery/hurricane-analysis

Data Science Foundations I | Hurricanes Analysis

control-flow dictionaries for-loop lists python

Last synced: 22 Feb 2025

https://github.com/lastunicorn/while-vs-for

Is the `for` statement just a condensed way of writing a `while` statement?

csharp csharp-pills for-loop while-loop

Last synced: 03 Sep 2025

https://github.com/msh-trojan/java_21_inh_3

A program using inheritance for students and Undergrad-Phd students. a good practice to see different functions we can use in each class.

for-loop if inheritance java super-reference

Last synced: 01 Apr 2025

https://github.com/iwatanikenji/exerciciosemc

Code exercises in C learned on the university (UTFPR)

algorithm array for-loop if-else memory-allocation switch-case utfpr while-loop

Last synced: 09 Apr 2025

https://github.com/trayanaboykova/programming-basics-java

Tasks from my course Programming Basics with Java at SoftUni

conditional-statements for-loop nested-loops while-loop

Last synced: 13 Jun 2025

https://github.com/lingumd/election_analysis

Produced additional data for election audit using Python and VS Code.

csv for-loop if-statements os-path python vscode

Last synced: 16 Mar 2025