🧰 Utility Functions for NetLogo
-
Updated
Jan 3, 2026 - NetLogo
🧰 Utility Functions for NetLogo
In this you will find some good basic programs of Turbo Prolog 2.0
RVCE 1st Sem Lab EL - Tkinter GUI
The "Terminal Based Maze Solver" project is a Python implementation featuring a maze generator and a depth-first search algorithm to find a solvable path from the starting to the ending point in a randomly generated maze. The program provides a user-friendly console interface for interaction and exploration of maze solutions.
A command prompt based Quiz program. Users are able to answer multiple choice questions and see feedback on their answers.
🛠️ Build web applications effortlessly with AI by describing your vision; watch it come to life in real-time with Smiley Code's intuitive platform.
Python mini projects using lists: • To-Do List Manager • Student Grades Organizer • Inventory Tracker • User Feedback Analyzer
Simple Python program for managing a grocery list.
An introductory OCaml project focused on functional programming fundamentals, demonstrating proficiency in recursion, pattern matching, list operations, and higher-order abstractions (map/fold).
This is a user interactive python project which generates a Graphical User Interface using the Pygame library for a Sudoku game. This project uses the concepts of Algorithmic Problem-Solving, Event Handling, Object-Oriented Programming, Recursion, 2D List Manipulation, Keyboard Input Handling and Conditional Statements.
This Python code implements a simple Hangman game. It selects a random word from a list, allows the player to guess letters, and displays the current state of the word with underscores for unknown letters.
This repository contains a collection of Scheme code implementing functions that cover topics such as functional programming paradigms, recursion, mathematical computations, and list manipulation.
6 kyu
Creating a productive C library
Examples of functions for modifying lists with del and pop methods
A Command Prompt To do list that enables you add tasks, mark accomplished ones as done and remove when needed.
ToDo List is a simple and modern task management application, built with TypeScript and ReactJS as part of a Rocketseat course. The project's goal is to practice fundamental React concepts such as components, states, and list manipulation.
An inventory management system built with C# for tracking products, quantities, and stock levels in real-time.
Add a description, image, and links to the list-manipulation topic page so that developers can more easily learn about it.
To associate your repository with the list-manipulation topic, visit your repo's landing page and select "manage topics."