foreach-loop
There are 118 repositories under foreach-loop topic.
mh-cz/GameMaker-Foreach
A scope non-breaking foreach loop for arrays, lists, maps, structs, grids, strings and number ranges
hidang/vCards-to-Excel-to-vCards
🛠Convert data from vCards(.vcf) to Excel(.xls) or Excel(.xls) to vCards(.vcf) by JavaScript
Erikote04/Music-Player
Project No. 3 of 21 of the freeCodeCamp course "JavaScript Algorithms and Data Structures". In this project, you'll code a basic MP3 player using HTML, CSS, and JavaScript. The project covers fundamental concepts such as handling audio playback, managing a playlist, implementing play, pause, next, previous, and shuffle functionalities.
p-samuel/anonymous-methods
Using higher-order logic to copy JavaScript's "filter", "map" and "reduce" functions in Delphi.
oguzhanKomcu/CSharp__Fundamentals
I share my work on C#.
iAmUsmanAwan/JS00
This repository showcases my foundational knowledge of JavaScript, covering essential concepts critical for modern web development. The content is structured to highlight practical examples and best practices, reflecting my readiness to contribute effectively in a professional development environment.
Palladd/C-plus-code
⚠Repository includes three short C++ codes to learn how vector, for each loop and dynamic array works.⚠
CeyhunAslan/CSharp_Fundamentals
I used c# embedded method-function in this project. I am happy to share this with you.
Narumikazuchi/Collections
This project was inspired by the source code for the system intern immutable collections. It expands on the idea of a strong enumerable with a strong enumerator instead of the usual interface. This improves performance in foreach-loops massively the bigger the dataset gets. Additionally adds some minor extension methods for all collections.
pfpack/pfpack-linq
PrimeFuncPack Linq - a functional programming pack for .NET
Uzmakh/intro-section-with-dropdown-navigation-main
Frontend mentor challenge for a responsive layout with mobile-hamburger menu and dropdown navigation.
AbhiSingh58/Drumpad
Drumpad Using javascript that gives different sounds on clicking on pad's buttons and can also be played by keyboard ( b1=Q , b2=W, b3=E ,b4=R ,b5=T ,b6=Y )
Akhil-Binu/JavaScript
Just treat it as a JavaScript learning tutorial
AntonV0/piano-keys
Project #36 of Codecademy's Full Stack Engineer Career Path
dante690dark/calculator
Project calculator of "The odin project" course
DHPS-Solutions/fun-c
A lightweight functional library for the C programming language (GNUCC only)
joao2391/DotNetBenchmarks
This is a repo to show benchmarks results over dotnet features.
josueJURE/calculator
A user-friendly JS calculator, where users can view a history of their last 10 computations.
madhurimarawat/Programming-in-PHP
This repository contains programs in the PHP programming language.
marleyDip/Netflix-Clone-Tailwind_CSS-v3-and-JS
Tailwind CSS, enriched with a real-world NETFLIX project!
MohammadRezaei5/Choose-Your-Games
JavaScript practice for managing category selection
MohammadRezaei5/Form-Validation
Validation and form access
rafay45/forEach-map-filter-find-reduce
🔁 JavaScript Array Methods Practice – forEach, map, filter, find, reduce This repository contains my practice work with JavaScript's powerful array methods: forEach, map, filter, find, and reduce. These methods are essential for working with arrays in a clean, functional way.
Samuel-045/Spotify-swift
Código feito em SwiftUI que simula o aplicativo spotify
sauravnikam/TIC-TAC-TOE-Game
This is a tic-tac-toe game created by html CSS & Javascript
UltraInstinct0x/ProductDemo
Here is a little demo of how to create a class in C# and use for, foreach and while loops in order to loop through items of the class.
Akiiila11/day5-task
This repository is Day-5 Task
aperbet56/calendrier_dynamique
Création d'un calendrier dynamique en HTML5, CSS3 et JavaScript 📅
aperbet56/mobile_tab_navigation
Création du projet mobile tab navigation en HTML5, CSS3 et JavaScript.
aperbet56/portfolio
Création de mon portfolio en HTML5, CSS3 et JavaScript.
loli-digital/mini-calculadora
Calculadora simple
RIMSHASAJID436/tic-tac-toe
Create Tic Tac Toe Game Using Html CSS JS..
RupanR/Js-Day-4
Js Day 4 Content
Sundar-src/adaptive-navbar
Developed a A fully responsive navigation bar built with HTML, CSS, and JavaScript.