An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: procedural-programming

ShaliniWanasinghe/OS

I have added several practices i tested as branches.To Run these Script Please download them and Save as a .bat File and then double click on the .bat file

Size: 148 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

browshanravan/spongecase

A fun streamlit app that takes your text and turns it to spongecase

Language: Python - Size: 9.77 KB - Last synced at: 8 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

browshanravan/pvalue_inspector

Streamlit app for testing statistical significance between groups of data

Language: Python - Size: 11.7 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

browshanravan/README_genie

A streamlit app using LLM to generates Git repository markdown README.md based on repository contents

Language: Shell - Size: 4.88 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

OrF8/PEPSE

PEPSE: Precise Environmental Procedural Simulator Extraordinaire

Language: Java - Size: 134 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 1

elonlit/Genesis

God's actual programming language.

Language: Java - Size: 18.4 MB - Last synced at: 15 days ago - Pushed at: almost 3 years ago - Stars: 1,176 - Forks: 19

raysan5/rfxgen

A simple and easy-to-use fx sounds generator

Language: C - Size: 3.66 MB - Last synced at: 16 days ago - Pushed at: 24 days ago - Stars: 456 - Forks: 30

Jian-blue/Electricity_Bill_Calculator_C-Project

A C language console application for calculating electricity bills, featuring file handling and a simple menu-driven interface.

Language: C - Size: 244 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

rant-lang/rant

Rant - The templating language for procedural generation.

Language: Rust - Size: 836 KB - Last synced at: 6 days ago - Pushed at: about 3 years ago - Stars: 211 - Forks: 14

Shinbatsu/MIREA-Kispython

MIREA Python course. Laboratory works

Language: Python - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ankman007/tic-tac-toe 📦

Implementation of Tic-Tac-Toe game in C.

Language: C - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

egwolk/Basic-Kotlin-CLI-Programs

Simple projects I built for learning Kotlin.

Language: Kotlin - Size: 5.79 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

tebogomonamodi08/Object-Oriented-Python

This repo is me trying to wrap my mind on objects and their uses.

Language: Python - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

shabebe11/Boxed_In

Sokoban inspired game

Language: C - Size: 1.3 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

devkabir/procedural-php-hms-demo

A simple, easy-to understand example of a management system made with PHP and the MVC design pattern in a procedural approach.

Language: PHP - Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 5

beenotung/programming-paradigm

簡淺示範三種程式範式: 過程式設計、函數式程式(FP)、物件導向(OOP),並淺談 MVC 架構。

Language: TypeScript - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

v0idzdev/bb-bot

🤖🔒 Fully-featured Discord bot with music, polls, memes and moderation.

Language: Python - Size: 558 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 36 - Forks: 25

joelbarmettlerUZH/Functional_vs_OOP_Showcase

Littel game to demonstrate the difference between a Functional and a Object Oriented Implementation of the same little Game

Language: Python - Size: 9.68 MB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 9 - Forks: 1

ParkerBritt/maya_building_generator

Personal project to create procedural buidings in maya

Language: Python - Size: 27.3 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

ercodex/Procedural-Programming-Exercises

Educational and beginner-friendly C++ codes.

Language: C++ - Size: 61.5 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

WFZ1/patterns-training

Rethinking GRASP, SOLID, and GoF patterns for Frontend & Backend modern development. My solutions made from Timur Shemsedinov the Patterns-2024 course.

Language: JavaScript - Size: 35.2 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Daoud-Hussain/University-Management-System

UMS is a console-based University management system for students created in Java.

Language: Java - Size: 1.12 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 9

antonio-phpfullstack/php-basics

PHP guides with practical code examples, focusing on foundational and advanced topics: from variables and loops to CRUD operations and database security.

Language: PHP - Size: 52.7 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

C-Coding-Assignments/Dynamic-Data-Manipulator

This advanced C programming project showcases mastery of complex programming concepts, including data manipulation, pointer arithmetic, file handling, and dynamic memory management. The project consists of three intricately linked programs, each designed to demonstrate practical problem-solving and efficient algorithm design in C.

Language: C - Size: 182 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

C-Coding-Assignments/Agile-Data-Processor

The Agile Data Processor is an advanced C programming project that demonstrates the ability to handle and manipulate dynamic datasets efficiently. With a focus on real-time data processing, memory management, and algorithmic performance, this project showcases practical problem-solving and system design techniques.

Language: C - Size: 216 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Programming-Notes-all-languages/C-Notes

A curated collection of notes and examples covering key concepts in C programming, from pointers and memory management to file I/O and advanced data structures. Perfect for mastering the essentials and tackling complex problems with confidence.

Size: 309 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ammarsufyan/Procedural-2D-Dungeon-Unity

Using random walk and binary space partitioning to create a 2D procedural dungeon in Unity

Language: C# - Size: 515 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 8 - Forks: 1

krotik/ecal

A simple embeddable scripting language which supports concurrent event processing.

Language: Go - Size: 6.73 MB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 44 - Forks: 6

chathumiamarasinghe/word-Guessing-Game

A fun and interactive word-guessing game designed to test your vocabulary and guessing skills! The game is built using Object-Oriented Programming (OOP) principles and includes dynamic features for an engaging user experience.

Language: C++ - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

geralang/geralc

The initial (legacy) compiler for the Gera programming language.

Language: Rust - Size: 957 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 1

C-Coding-Assignments/Student-Registration-Queue-Part-3

This program modifies the registration system from parts 1 and 2 by splitting the program into two source files and one header file, following modular programming principles.

Language: C - Size: 16.6 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

C-Coding-Assignments/Student-Registration-Queue-Part-2

The program manages a queue of students wanting to register for the COP3514 course using a linked list. It allows the user to add students, remove them, and filter based on various criteria.

Language: C - Size: 9.77 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

C-Coding-Assignments/Student-Registration-Queue-Part-1

The program manages a queue of students wanting to register for the COP3514 course using a linked list. It allows the user to add students, remove them, and filter based on various criteria.

Language: C - Size: 11.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

rusini/manool

Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with scalability

Language: C - Size: 1.23 MB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 63 - Forks: 3

Rom-chik/kma_pp

Procedural programming course. C++

Language: C++ - Size: 588 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

SurceBeats/Atlas

The Atlas is a procedural generation engine inspired by No Man's Sky, designed to create vast, complex galaxies and universes with customizable parameters.

Language: Python - Size: 4.08 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 5 - Forks: 0

Binispeter/PeterMac

My school's files

Language: C - Size: 61.6 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Xs-and-10s/err-dat

An abstraction to catch errors from functions that might throw, returning a friendly `[err, data]` tuple format that exposes either the data returned or the errors caught

Language: TypeScript - Size: 91.8 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

GustavoOly/Lyceum

My personal studies

Language: C - Size: 20.8 MB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

rohteemie/linux_simple_shell

Designing a customized Linux shell that replicates the functionality of the Bourne Again Shell (Bash). This project is implemented in the C programming language and leverages system functions such as PID, PPID, and fork.

Language: C - Size: 108 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Martinjur99/Text-analyzer

you write correct username and password and choose text 1, 2 or 3, than the program show how many words there are, how many uppercase, lowercase words, numbers etc.

Language: Python - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

mariamgerges575/dots-and-boxes

Dots and Boxes is a game for two players OR only one player vs computer, It starts with an empty grid of dots, The players take turns in the game by putting a single line between the dots until the whole grid is completed. When a player completes a square, He scores a point and take turn again.

Language: C - Size: 1.04 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

nicolas-oliveira/alwayscodeinc

Goal to create all data structures in C

Language: C++ - Size: 3.34 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

FarrelAD/Case-Study-OOP-Procedural-In-Python

I want to learn how it looks like OOP and Procedural paradigm in real program. I choose Python because it's easy to understand the syntax.

Language: Python - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Acksop/B25-vN

Yold version of B25

Language: PHP - Size: 134 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

Surjoyday/Functional-Procedural-ObjectOriented-Programming

Code examples illustrating different programming paradigms: Object-Oriented Programming (OOP), Procedural Programming (PP), and Functional Programming (FP).

Language: JavaScript - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

dragancajic/proceduralno-programiranje

Процедурално програмирање - Python @ ПМФ Бања Лука

Language: Jupyter Notebook - Size: 683 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Godwin-Jules/Mentorat_EPL_2024-Python2

Ce repo contient mon code source de toutes les activités du club Génie Informatique de l'EPL session 2023-2024 dans le cadre du montorat en Python

Language: Python - Size: 13.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

gdaguilarc/Dungeon-Master

A dungeon-based shooter that is inspired in the game "Enter the Gungeon".

Language: C# - Size: 108 MB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 18 - Forks: 1

Rennsen/Procedural-Generation-Simulation

Unity project showcasing procedural terrain generation, player movement, and camera control for dynamic environment simulation.

Language: C# - Size: 3.18 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

Alecsandu/Crypto

Encrypt and decrypt bmp images

Language: C - Size: 1.42 MB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Ash515/GoLang

Go language codes and concepts 😍😍

Language: Go - Size: 83 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 1

Mobiwn/Programming-Language-Design

💻 Dive into a curated collection of programming language comparisons, exercises, and detailed slides in this repository for Urmia University students.

Size: 34.6 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

etc99/algoritmosYmazmorras

This proyect explores procedural generation algorithms by creating a videogame that generates maps.

Language: Jupyter Notebook - Size: 187 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

rushp28/HuffmanEncoder

A Text Huffman Encoding Application built in C. COMP50004 Data Structures and Algorithms Milestone 2.

Language: C - Size: 629 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

rushp28/BrowserHistoryManager

A Browser History Management Application built in C. COMP50004 Data Structures and Algorithms Milestone 1.

Language: C - Size: 1.25 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

rushp28/StockSurge

A User-Friendly Stock Management Application built in C#, XAML and SQL, following the MVVM Architecture, that caters to small businesses.

Language: C# - Size: 351 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

mbrav/OssacipBot

A Twitter bot that generates procedural artwork based on a Dynamical System math formula with Processing 3 and posts to Twitter using Node.js.

Language: Processing - Size: 44.9 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 0

towaquimbayo/COMP-2510

BCIT Computer Systems Technology (CST) - COMP 2510 (Procedural Programming)

Language: C - Size: 963 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ccmadden/eecs280-p1

Program that analyzes data from the research study.

Language: C++ - Size: 833 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mifthulyn07/coding-stories

My journey in learning to code began in 2019 and is ongoing. While this repository is primarily for my personal use, feel free to explore and follow along if you're interested.

Language: HTML - Size: 170 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mansooralodhi/cppFoundation

Relearning Cpp.

Language: C++ - Size: 35.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jakadaharris/JAVA151

This collection showcases a series of projects and assignments, demonstrating the skills and knowledge I have gained in the JAVA 151 course. Each project within this repository reflects a step in my journey to mastering Java programming.

Language: Java - Size: 53.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Programming-Notes-all-languages/Python-Notes

This project consists of the core concepts of Python, which are written on, elaborated upon, and are structured.

Size: 314 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Concoctist/concoct

🧪 An imperative, dynamically-typed, interpreted, general-purpose programming language

Language: C - Size: 461 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 1

prasetyodimas/Jascumo

Aplication Crown CarWash Services ( Ibnu Abdillah ) Version 1.0

Language: JavaScript - Size: 2.78 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

ThunbergOlle/Map-Texture-With-Noise

Visualize perlin noise in a beautiful way. This simple script creates a 2D map with mountains, beaches, water and more!

Language: JavaScript - Size: 554 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 1

ItsPinion/TodoList

A comprehensive project designed to practice JavaScript and TypeScript skills, showcasing Functional, Object-Oriented, and Procedural programming paradigms through task management.

Language: TypeScript - Size: 50.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

BenetManzanaresSalor/LostCartographerPack

Unity package for 3D terrain and 2D map generation. Originated and used in the LifeStepByStep project (https://github.com/BenetManzanaresSalor/LifeStepByStep).

Language: C# - Size: 216 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

fuse-lang/fuse

A staticly typed, highly portable programming language that can target Lua, LuaJIT, Luau and alternative runtimes.

Language: Rust - Size: 435 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

0xf104a/procedural-brainfuck 📦

Version of brainfuck with procedures

Language: C - Size: 69.3 KB - Last synced at: 11 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Vincentbeh00/STIA1123-PROGRAMMING-2

OOP and Java :O

Language: Java - Size: 2.49 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ribal-Raza/python-concepts

Python programming Language's Basic and Advanced Concepts

Language: Python - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Python-Coding-Assignments/Array-Analyzer

This project either prompts the user to enter in a specified number of integers, or it randomly generates integers. Then, those integers are appended to a list. With the creation of the list, some simple statistics are done and some information about the list is displayed to the user.

Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Python-Coding-Assignments/Dice-Roller

This project simulates a set of die being rolled an infinite number of times. The program will calculate the number of times a role of two, seven, and twelve occur. Afterwards, the program will print out the percentage of times a role of two, seven, and twelve occurred.

Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AgnieszkaAureliaMarczak/Battleships

Console version of the classic strategy game

Language: Java - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AgnieszkaAureliaMarczak/Tic_Tac_Toe

Structure-oriented app based on the classic game

Language: Java - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AgnieszkaAureliaMarczak/Mastermind

Interactive code-breaking game

Language: Java - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Python-Coding-Assignments/Krusty-Krab-Register

This program simulates the process up a waitress entering what a customer has ordered and then getting the total bill that the customer will pay. The program will prompt the user select what he/she would like to eat. Afterwards, the program will then print out what the customer ordered and how much the customer needs to pay.

Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Python-Coding-Assignments/Calculating-NFL-Passer-Ratings

This program allows the user to compare two NFL football players' statistics. The will first prompt the user to enter the player statistics for two players of his/her choice. Afterwards, the program then will calculate the players' passer ratings, and then compare them against each other's rating.

Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Python-Coding-Assignments/Numbers

This project enables a user to enter an infinite number of integers, then prints out some information regarding those inputs. This program prompts the user to enter in as many numbers as he/she wants, until the user inputs a zero. This loop runs until the sentinel value is entered. Then, some statistics are printed to the screen.

Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Python-Coding-Assignments/Coin-Game

This program is a simple game where if the user would like to play, he/she will be prompted to enter an amount of money. Then, the user will have have to figure out how many coins are needed to match that value.

Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Python-Coding-Assignments/Grade-Calculator

The project is a simple Python program that calculates one's grade in a programming class.

Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Python-Coding-Assignments/Ticket-System

This is a simple Python program that calculates the amount of money that a customer owes for purchasing tickets to a football game.

Language: Python - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

molee1354/simscript

A simple scripting language running on a bytecode virtual machine built with C.

Language: C - Size: 3.46 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Breno-S/DoorSense_BackEnd

API privada para a aplicação web do sistema de acessibilidade "DoorSense".

Language: PHP - Size: 430 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

sofiane-abou-abderrahim/javascript-programming-paradigms

I built this little JavaScript demo in three different ways by using the three programming paradigms: Procedural Programming, Oriented Object Programming and Functional Programming.

Language: JavaScript - Size: 2.93 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

najmiter/Cpp-Learning-Series

You can find the code for every video in the playlist here. This contains the solutions to the exercises (if given) at the end of the videos. Try to do your own and then see the solution.

Language: C++ - Size: 3.9 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

Mohamed-Taha-Essa/Programming-in-Python-week3

Learn about the paradigms of procedural programming and the associated logical concepts. You'll explore functional and object-oriented programming, and get an introduction to algorithms

Language: Python - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

OmkarKadam2002/Electronic-Gadget-Inventory-Management-System-using-C-programming

C, Linked List, Quicksort

Language: C - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SeaWar741/Baby_Duck

Baby_Duck is an imperative and procedural programming language designed for teaching fundamental concepts of compiling and executing programs. This micro-language allows users to become familiar with the structure and control flow of classic programming languages, providing a simplified environment for learning basic syntax and semantics.

Language: Python - Size: 4.98 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Dashon-Hawkins/computer-science Fork of ossu/computer-science

:mortar_board: Path to a free self-taught education in Computer Science!

Size: 795 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

CheemaMeshal/Super-Mario-Assembly-Language

Language : Assembly

Language: Assembly - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ManinderpreetPuri/PythonTick-Tac-Toe-Game

I have designed popular tick-tac-toe game in python. The game is designed in two ways: procedural programmng and object-oriented programming. In this project I have used programming concepts: Classes/Objects, conditions(if/elsif/else), user defined functions, In-build functions, Exception handling. I have learned other OOPS concepts like inheritance, encapsulation, and polymorphisim.

Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

vittoboa/procedural-terrain-generation

3D procedural terrain generation in OpenGL

Language: C - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

JoseGonzCSE/ProgramingFundamentals

Programming class Taken @ CCSF using C++[2020]

Language: C++ - Size: 135 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Valeryio/Python-scratch

That's a sample challenge on python programming language I did to introduce myself to the language python. Here you are the link to the project content.

Language: Python - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

whosecrab/concentration

A card game written in vanilla HTML, CSS and JavaScript.

Language: JavaScript - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SteveStudios/Blue

Build safe, flexible, reliable, and of course, cross platform software with Blue!

Language: Haxe - Size: 15.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 28 - Forks: 1

alanammorais/lp1_iesp

Size: 26.3 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1