Programming
Programming is the process of designing and building an executable computer program to accomplish a specific computing result. It involves tasks such as analysis, generating algorithms, profiling algorithms’ accuracy and resource consumption, and the implementation of algorithms in a chosen programming language (coding). The field of programming spans many languages and technologies, forming the backbone of software development and information technology.
- GitHub: https://github.com/topics/programming
- Wikipedia: https://en.wikipedia.org/wiki/Computer_programming
- Created by: Programmers
- Related Topics: coding, software-development, algorithms, data-structures, computer-science,
- Aliases: software-programming,
- Last updated: 2026-06-25 00:20:53 UTC
- JSON Representation
https://github.com/sohaamir/placement_materials
An introductory data analysis and plotting project for work experience students
chatgpt github-actions markdown programming projects rstudio work-experience
Last synced: 18 Apr 2026
https://github.com/woolseyworkshop/article-driving-a-dc-motor-with-an-arduino
Driving A DC Motor With An Arduino Article Resources
arduino cpp drv8833 electronics kicad linux macos motor motor-driver programming windows
Last synced: 04 Apr 2026
https://github.com/benevanio/facepy
Identifica a idade do usuario usando o OpenCV
ageestimation coding computervision development facedetection facialrecognition github machinelearning opencv programming project python softwareengineering tech
Last synced: 18 Apr 2026
https://github.com/cacilhas/kodumaro
Development blog
development programming technology
Last synced: 05 Apr 2026
https://github.com/es-alexander/progression-gui
A python tkinter GUI package for development of GUIs with linear progression
programming python python3 tkinter
Last synced: 18 Apr 2026
https://github.com/beversbeck/seliware-executor
Seliware is a powerful and brand-new Roblox executor designed to take your scripting experience to the next level.
automation code collaborate community development execute github open-source programming project repository seliware-executor software tasks tool
Last synced: 04 Jun 2026
https://github.com/sohomm/cbtc-c-coding
task1 : word count-open a file count the words , task2: expense tracker with switch case and multi-options , task3: C# code for number guessing
c c-language cipherbyte cipherbyte-technologies coding csharp programming project research shell wordcount
Last synced: 19 Apr 2026
https://github.com/witsawa-corporation/basic-web-app
Basic web application for beginner
css html javascript js programming
Last synced: 20 Apr 2026
https://github.com/vishusandy/vishusandy.github.io
My personal tech blog
algorithms image-manipulation programming rust software-architecture software-engineering
Last synced: 20 Apr 2026
https://github.com/ln6000/lidar-unity
A lidar scanner code and setup using particles in unity 6 - feel free on to tell me how I can make my code better
csharp game game-development horror lidar particles point-cloud programming unity3d unity6
Last synced: 21 Apr 2026
https://github.com/iamtraction/cs101-udacity
CS101 - Introduction to Computer Science - Udacity Course
computer-science course introduction programming python solutions udacity udacity-course udacity-intro-to-computer-science
Last synced: 05 Jun 2026
https://github.com/georgehanymilad/cpp-task-about-escape-sequences
Programming
challenges cpp problem-solving programming programming-language solution-challenge
Last synced: 05 Jun 2026
https://github.com/michalspano/compsci
CompSci – a personal *dump* of everything related and possibly non-related.
compsci computer informatika learn maturita programming science
Last synced: 24 Apr 2026
https://github.com/benbaptist/luminos
A CLI utility integrating Large Language Models (LLMs) into your shell, empowering seamless interaction with advanced AI directly in the terminal. 🚀
ai ai-led cli http llm programming shell
Last synced: 24 Apr 2026
https://github.com/filiprokita/forcedelete
This is a command-line utility program for Windows that allows the user to forcefully delete any file or directory in their system even if it's used by other program. The program takes a user-specified file or directory path and uses the "del" command to permanently delete it.
automation command-line command-line-tool command-line-tools command-line-utility development file-deletion productivity programming remover software tool unlock-file unlocker utility windows
Last synced: 24 Apr 2026
https://github.com/amansatya/jarvis-virtual-assistant
THIS REPOSITORY IS A BASIC JARVIS VIRTUAL ASSISTANT PROJECT BUILD ON PYTHON TO TEST BASIC SKILLS ON PYTHON.
programming python virtual-assistant
Last synced: 06 Jun 2026
https://github.com/shoaib1522/unix-shell-creation
A Unix shell is a command-line interpreter that provides a user interface for interacting with Unix-like operating systems. It acts as a bridge between the user and the kernel, allowing you to execute commands, manipulate files, and automate tasks.
c config history-management operating-system programming shell-script shellscript unix-shell version-control
Last synced: 26 Apr 2026
https://github.com/woolseyworkshop/article-interfacing-a-7-segment-display-to-a-raspberry-pi
Interfacing A 7-Segment Display To A Raspberry Pi Article Resources
7-segment-display 74ls47 electronics programming raspberry-pi
Last synced: 26 Apr 2026
https://github.com/tokhy1/js_todo_list_app
This is a simple and intuitive todo list application built using JavaScript. Keep track of your tasks, set priorities, and stay organized with this easy-to-use web app.
coding css dom html javascript localstorage programming tasks-manager todo-app todo-list
Last synced: 26 Apr 2026
https://github.com/jackokeeffe/programming-club
Programming Club Activity Solutions (updated every Tuesday).
club coding-club learn-to-code practice practice-project programming programming-club project python
Last synced: 07 Jun 2026
https://github.com/roggersanguzu/oop-projects
Showcasing Java projects focused on database integration, user interface design, and backend development. Features real-time apps, authentication, and performance optimization.
desktop-application java java-library programming ui
Last synced: 27 Apr 2026
https://github.com/alejandrorocavandesype/invasion
This project involves the creation of a video game for the 8-bit Sega Master System console. It was created as part of my research project during the final year of my Multimedia degree at the University of Alicante.
low-level programming research-project school-project z80-assembly
Last synced: 28 Apr 2026
https://github.com/jagoda11/aws-lambda-isogram-checker
🚀 Dive into this AWS Lambda function that determines if a word or phrase is an isogram, showcasing a serverless solution to the challenge. The repository offers insights into deploying an isogram checker that can integrate with API Gateway or process files in a cloud environment. 💻
api-gateway aws aws-cli aws-lambda cloud-computing coding-challenge event-driven infrastructure-as-code isogram isogram-detection-algorithm lambda-functions node programming serverless typescript
Last synced: 28 Apr 2026
https://github.com/amaljosea/patterns
Collection of pattern programming questions
Last synced: 28 Apr 2026
https://github.com/nipuna-lakruwan/card-matching-game-java
A simple card-matching game built in Java using Swing and JavaFX. Players flip cards to find matching pairs while tracking errors. The game includes customizable features like card images, board size, and a restart option.
begginer-project cardgame game-development gui java javafx memorygame programming swing
Last synced: 29 Apr 2026
https://github.com/woolseyworkshop/article-using-the-arduino-serial-plotter-to-visualize-real-time-data
Using The Arduino Serial Plotter To Visualize Real Time Data Article Resources
arduino electronics programming
Last synced: 29 Apr 2026
https://github.com/ryanhustler420/whiteboard
Whiteboard like site where we can publish our message for people to see
blackboard etech java learning programming share xcodeclazz
Last synced: 29 Apr 2026
https://github.com/nagipragalathan/django_otp_login
This repository provides a Django example implementation of OTP (One-Time Password) login functionality. Users can receive an OTP via email and use it for authentication.
authentication django djangoprojects opensource otplogin programming python signup twofactorauthentication websecurity
Last synced: 29 Apr 2026
https://github.com/v-mayya/programming-statistics-and-econometrics-resources
Programming, statistics and econometrics resources
econometrics programming python r statistics
Last synced: 29 Apr 2026
https://github.com/akashgutha/akashgutha.github.io
My blog :memo: :pencil2:
Last synced: 08 Jun 2026
https://github.com/milesrack/gitproj
GitProj is a command-line utility designed to automate creating new GitHub repositories.
automation bash bash-scripting command-line development git github github-api programming scripts
Last synced: 29 Apr 2026
https://github.com/tejas-130704/c-programming-
Program using C language (Games)
c-language games programming rock-paper-scissors tic-tac-toe
Last synced: 29 Apr 2026
https://github.com/nelo-cmd/spend-er
An expense tracking app build with React.js,.
beginner-friendly beginner-project css front-end frontend javascript programming project react reactjs
Last synced: 29 Apr 2026
https://github.com/nishnha/nishnha.github.io
Nishnha's blog
blog jekyll london programming static
Last synced: 29 Apr 2026
https://github.com/dmarks84/ind_project_readme-generator
Independent (personal) project in which I automatically generate README files for each of my repositories from my coursework
dataframes etl numpy pandas programming python
Last synced: 29 Apr 2026
https://github.com/pduartesilva2005/patins-animation
LP de patins animada
animation-css code css developer frontend fullstack html programming rocketseat web
Last synced: 30 Apr 2026
https://github.com/it-delinquent/button_masher
A simple game where two people race to press their respective keys 100 times
button-masher csharp game mash player programming progress-bar ui windows wpf wpf-application wpf-ui
Last synced: 30 Apr 2026
https://github.com/jcnm/peer
Peer is the next generation peer programmer AI assistant, aims to elevate your programming experience not just your productivity.
ai programming pyttsx3 whisper
Last synced: 01 May 2026
https://github.com/ayushverma135/c-dsa-programs
This repository contains a collection of C programs related to Data Structures and Algorithms (DSA). The purpose of this repository is to provide a comprehensive resource for learning and practicing DSA concepts through practical implementation in the C programming language.
c programming programming-exercises programming-language
Last synced: 01 May 2026
https://github.com/al-ghaly/ruleengineusingscala
A Rule-Based discount calculating engine for a retail store. The engine reads transaction data, applies various discount rules based on the product, date, and other criteria, and writes the results back to a database.
database etl etl-automation functional-programming jdbc oracle programming scala
Last synced: 01 May 2026
https://github.com/rajtilak-2020/3d_renderer
A simple yet powerful 3D rendering program written in Java using Swing. Rotate 3D objects interactively with sliders to control horizontal and vertical angles, and experience dynamic rendering with smooth real-time updates.
3d java programming programming-logic project
Last synced: 01 May 2026
https://github.com/pranjalco/flash-card-project
The Flash Card Project is designed to help users learn new languages effectively. The application displays a flashcard with a French word on the front and its English translation on the back. Every 3 seconds, the card flips to show the other side. Users can interact with the app using two buttons: “Right” and “Wrong”.
eductional error-handling file-handling intermediate language-learning pandas programming python tkinter-gui
Last synced: 01 May 2026
https://github.com/muizzer07/university-assignments
This repository contains assignments which I solved from university Computer Science, Information technology, Business related classes (Australian undergrad & masters courses). Feel free to get any help from those solutions. Thanks!
assessment assignment documentation homework-assignments programming project proposal report thesis
Last synced: 01 May 2026
https://github.com/woolseyworkshop/article-hello-world-writing-your-first-swift-program
Hello World: Writing Your First Swift Program Article Resources
app-development beginner linux macos programming raspberry-pi swift web-development
Last synced: 01 May 2026
https://github.com/lewkrr/lewkrr
Luke Klein seasoned statician with a growing repetoir of coding interests.
etl-pipeline ggplot2 machine-learning programming python3 r statistics teaching tidyverse
Last synced: 02 May 2026
https://github.com/space-boy-industries/basic-computing
basic computer fabric minecraft minecraft-mod programming
Last synced: 02 May 2026
https://github.com/ninjadiego/practicas-js
Ejercicios y practicas de JavaScript
es6 exercises javascript learning nodejs practice programming
Last synced: 02 May 2026
https://github.com/gladomat/pair-programming-with-chatgpt
Enhance your coding skills with ChatGPT
Last synced: 03 May 2026
https://github.com/reubenmathew/1104
Source code for Vex Teams 1104V/1104S
coding programming robotics robotics-competition robots
Last synced: 03 May 2026
https://github.com/donghquinn/rust_practice
Rust Study 러스트 학습
functions language programming reference rust struct study tuple variable
Last synced: 09 Jun 2026
https://github.com/pitercoding/curso-python-curso-em-video
(PT): Curso introdutório de Python com foco em lógica de programação, prática e aprendizado progressivo. (EN): Introductory Python course focused on programming logic, hands-on practice, and progressive learning.
curso-gratuito data-structures error-handling estrutura-de-dados exercicios-praticos free-course funcoes functions logic logica-de-programacao mundo1 mundo2 mundo3 pratical-exercises programacao programming python tratamento-de-erros
Last synced: 03 May 2026
https://github.com/mwixy/pulse
A lightweight, block-scoped programming language designed for ultra-fast declarative GUI prototyping and native Python interoperability. Build desktop apps in seconds without import statements.
declarative-ui desktop-app gui interpreter programming programming-language pulse python python3 scripting-language tkinter tkinter-gui
Last synced: 03 May 2026
https://github.com/lightbluetitan/african_countries_indicators
African Countries: A Curated Dataset on Africa Indicators for Education and Data Science
africa african-countries analytics coding datascience datasets opensource programming python rstats statistics stats
Last synced: 03 May 2026
https://github.com/debajyoti1996/postgresql-free-tutorials
📚 Master PostgreSQL with free, hands-on tutorials designed for beginners to learn SQL, database design, and management effectively.
biomedical-informatics biomedical-ontologies exercises free-tutorials graph-database knowledge-graph medical-terminology neo4j neosemantics ontology postgresql programming py2neo python rdf semantic-web tutorials umls
Last synced: 03 May 2026
https://github.com/horikitasuzunetsundere/temperature-monitoring-with-control-system
Revolutionizing Temperature Control: Real-time Monitoring with C++ Program and Proteus Integration
arduino cpp embedded-systems programming proteus
Last synced: 04 May 2026
https://github.com/dotrocks/coma-ip1-kinematics
AGU EEE COMA Capsule Integrated Project#1 - Kinematics
agu algebra alu coma cpp kinematics linear linear-algebra math matrices matrix motion physics programming project
Last synced: 04 May 2026
https://github.com/jakubandrysek/kubaandrysek.cz
:globe_with_meridians: My personal portfolio with blog in Czech language
fusion360 gedgets ghpages jekyll kubaandrysek linux macos programming website
Last synced: 04 May 2026
https://github.com/it-delinquent/blue_calculator
A simple WPF calculator
application calculation calculations calculator calculator-application csharp number numbers programming windows wpf wpf-application wpf-ui
Last synced: 04 May 2026
https://github.com/talalemran/canada-provinces-and-territories
This is a simple project that gives you a little bit information about the Canadian provinces and territories.
css css3 front-end html html5 javascript js programming
Last synced: 05 May 2026
https://github.com/fksxiz/tic-tac-toe
A simple Tic-Tac-Toe game written in Java with a visual display using JavaFX.
algorithms education github java javafx maven programming tic-tac-toe visualization
Last synced: 05 May 2026
https://github.com/muba-74/currency-converter
PROJECT BASED ON TYPESCRIPT JAVASCRIPT & NODEJS.
javascript node node-js nodejs programming programming-exercises programming-language typescript
Last synced: 05 May 2026
https://github.com/deroyace/shell-scripting
This repo is for learning Shell Programming
bash-script linux programming shell-scripting shell-scripts unix-shell
Last synced: 05 May 2026
https://github.com/devlpr-x/001_pocket_withdrew_register
School project 001: Timely-inspired Time Tracking System I am designing a time tracking system that caters to both private businesses and organizations, inspired by the core functionality of "Timely." The project will use Django for the backend and Flutter for the frontend to deliver an efficient and user-friendly experience.
django flutter programming system timely
Last synced: 05 May 2026
https://github.com/mattialemma/coursera-full-stack
Series of exercises and tests completed during the Meta Full Stack Developer Professional Certificate on Coursera.
api coursera full-stack github html-css-javascript programming python react sql web
Last synced: 06 May 2026
https://github.com/shahriarha/programming
Python problem solving, HR-30 days of code, DSA, NumPy
algorithms-and-data-structures cpp numpy programming python
Last synced: 06 May 2026
https://github.com/nirmalnishant645/nirmalnishant645.github.io
Personal Website
cv nirmalnishant645 personal-website portfolio portfolio-page portfolio-site portfolio-website programming project projects python python3 resume resume-website
Last synced: 09 Jun 2026
https://github.com/harrisonwelch/csci-4230-programming-languages-notes
Notes for Dr. Coleman's programming languages class
haskell markdown notes programming programming-languages prolog ruby scheme
Last synced: 06 May 2026
https://github.com/lwz7512/next-letspy-today
A blog dedicated to interesting yet simple python applications
application blog nextjs programming python tutorials
Last synced: 06 May 2026
https://github.com/tomfanhm/cheat-sheet
Welcome to the Developer's Cheat Sheet Project! This is a growing collection of cheat sheets for various programming languages, libraries, and frameworks, all in one place. If you're looking to learn something new or need a quick reference guide, you've come to the right place!
astro cheatsheet coding framework javascript learning library programming tailwind typscript
Last synced: 06 May 2026
https://github.com/sderosiaux/zio-story
🎯 Interactive, gamified learning platform for mastering ZIO - Scala's powerful library for async and concurrent programming
concurrent-programming education functional-programming gamification interactive-learning learning-platform nextjs programming scala tutorial typescript zio
Last synced: 07 May 2026
https://github.com/krishpranav/learngo
learn golang using this repo
go golang learning linux macos programming programming-language windows
Last synced: 07 May 2026
https://github.com/yaroxs/ritual-bash-script
🎶 Execute a unique ritual through this Bash script, activating sound and memory in a dynamic blend of code and art.
automation backups bash-script command-line devops linux open-source personal-productivity programming rituals scripting system-configuration task-automation terminal unix workflow
Last synced: 07 May 2026
https://github.com/0hmx/voxelengineforcreativity
Craft Voxel is a voxel generated aimed at creative programming! it helps create string connection of visual world and the code
creative programming react threejs voxel
Last synced: 07 May 2026
https://github.com/mgross21/anon-ai
Containerized service to run LLM locally with anonymous internet proxy
anonymity linux local-ai ollama open-webui privacy programming searxng tor
Last synced: 07 May 2026
https://github.com/mewmewdevart/ft_printf
[42 Cursus] Because ft_putnbr() and ft_putstr() aren’t enough
42born2code c library makefile printf programming variadic-arguments
Last synced: 10 Jun 2026
https://github.com/sabberrahman/ai-image-generator
AI image generator application using openAI api
ai javascript programming project react webdevelopment
Last synced: 08 May 2026
https://github.com/francescosaveriozuppichini/electronics-projects
List of my electronics projects
arduino diy-electronics electronics programming raspberry-pi
Last synced: 08 May 2026
https://github.com/berke2002/blox-fruits-script
Powerful script for Blox Fruits game that enhances gameplay and provides players with an edge. Includes features like auto-farm, teleportation, and more for an unparalleled gaming experience.
automation blox-fruits cheats code development exploits farming game github gui hackathon hacks lua multiplayer optimization programming roblox script scripting tools
Last synced: 08 May 2026
https://github.com/skuong/go-shorts
Tutorial for Go Programming Language on my YouTube channel ( A lot of code )
backend coding go golang learn-to-code programming server shorts tips tips-and-tricks youtube
Last synced: 10 Jun 2026
https://github.com/labex-labs/supervised-learning-regression
Supervised Learning: Regression | This repo collects 7 of programming labs exercises for Supervised Learning: Regression. Supervised learning. If you are hearing or reading this term for the first time, then it may be completely unclear what it means. Don't worry. In this lab, you will get a comp...
challenges course exercises hands-on labex labs machine-learning playgroud programming scikit-learn
Last synced: 08 May 2026
https://github.com/mingderwang/my-bun-elysia-with-test
template for learning bun and test with bun.
bun elysia programming testing
Last synced: 09 May 2026
https://github.com/abrarulhassan-hub/login-signup
Recently I have created Login and Signup page. It's Simple not use Hard Css or html tag. Maybe it will be helpful for in future
codeigniter coding css html html-css-javascript html5-game javascript programming
Last synced: 09 May 2026
https://github.com/labex-labs/thousands-python-interactive-challenges
1000+ Python Interactive Challenges | This repo collects 921 of programming labs exercises for 1000+ Python Interactive Challenges. This course contains lots of challenges for Python, each challenge is a small Python project with detailed instructions and solutions. You can practice your Python s...
challenges course exercises hands-on labex labs playgroud programming python
Last synced: 30 Mar 2025
https://github.com/labex-labs/comptia-free-tutorials
Free CompTIA tutorials for beginners with 268 interactive lessons. Easy-to-follow programming guides with hands-on practice exercises.
awesome awesome-list comptia exercises free free-tutorials hands-on labex programming tutorials
Last synced: 28 Jul 2025
https://github.com/labex-labs/postgresql-for-beginners
In this course, learn PostgreSQL basics from installation to data operations, including database management, table creation, and simple queries.
challenges course database exercises hands-on labex labs playground postgresql programming
Last synced: 09 May 2026
https://github.com/eeyribas/spidergame
Spider game is a game where the spider can move with the keyboard and navigate around drawings such as a house, walls, and dogs.
c car cplusplus design dog drawing earth game house library opengl programming sky snake spider spider-game sun tunnel wall
Last synced: 10 May 2026
https://github.com/samlopezdev/wooden-dreams
A sleek carpentry shop site that offers a comprehensive experience for visitors featuring multiple webpages.
carpentry carpentry-workshop css3 hmtl5 html-css-javascript javascript programming sass software-engineering web-development website woodworking
Last synced: 10 May 2026
https://github.com/muba-74/the-oop-bank-app
PROJECT BASED ON TYPESCRIPT,JAVASCRIPT & NODEJS.
cli-app console-application javascript node node-js object-oriented-programming oop oop-in-javascript oopin programming programming-language typescript
Last synced: 11 May 2026
https://github.com/simpsonresearch/cstarterfiles
Starter files and make file for C programs
Last synced: 11 May 2026
https://github.com/muhamedlabs/muhamedlabs
This is the profile of a cool creator, though not exactly, but rather of Andrey Muhamed.
Last synced: 11 May 2026
https://github.com/viddesh1/basic_pro_lang
Learning how programming language Basic can be created using python language
Last synced: 10 Jun 2026
https://github.com/ishaansathaye/tankdriverobotics
FRC Robotics
first first-robotics-competition frc programming robotics subsytem tank-drive
Last synced: 12 May 2026
https://github.com/carloshenriquefs/python---exercises
:gear: - Exercises
linguagem-python logica-de-programacao logical-programming programacao programacion programming python
Last synced: 11 Jun 2026
https://github.com/hemanta212/learn-go-with-tests
Learn Go and TDD Workbook
emacs go literate org programming tdd tests
Last synced: 12 May 2026
https://github.com/re-zero-khis/node_modules
gitbook 的 npm 定制安装包(含个人修改,故不使用官方版本)
Last synced: 12 May 2026
https://github.com/madebypixel02/python-weekly-exercises-2019
[Uc3m] An introduction to python
classes data-science data-structures exercise oop programming programming-exercises pyhon uc3m
Last synced: 14 May 2026
https://github.com/hemantwasthere/c-programs
Some C programs
c program programming programming-language
Last synced: 13 Jun 2026
https://github.com/deysuman/backslash
Backslash is php open source framework
framework php php-framework php-library programming
Last synced: 14 Jun 2026
https://github.com/jwjens/ether
Ether is a professional radio automation platform — live playout & scheduling, a public listener platform, and a multi-tenant Control Center.
automation clocks logs mobile programming radio remote station streaming traffic ui ux video-streaming
Last synced: 15 Jun 2026