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-02-19 00:21:44 UTC
- JSON Representation
https://github.com/deathstorm01/unlocktool-activated-version
UnlockTool-Activated-Version is a powerful software tool designed to unlock various types of digital devices securely. It offers advanced features and user-friendly interface for easy activation processes.
activation app application coding development engineering github hack programming programming-tool software software-engineering software-tool tech technology tool unlock unlocktool-activated-version utility version
Last synced: 07 Apr 2025
https://github.com/zed-coding/zed-lang
A Modern, type-safe and super fast programming language.
language proglang programming rust zed
Last synced: 16 May 2025
https://github.com/silent0wings/arithmetic-calculator-using-custom-stack-implementation
This project implements an arithmetic calculator capable of parsing and evaluating mathematical expressions using a custom stack data structure. The calculator handles various arithmetic operations and parentheses, providing accurate results for complex expressions.
algorithm arithmetic-calculator calculator coding-practice custom-data-structure custom-stack data-structures expression-evaluation java math-operations math-tool programming reverse-polish-notation software-development stack-implementation
Last synced: 01 Mar 2025
https://github.com/maumneto/lip2-20212
Repositório da disciplina de Linguagens de Programação II (Orientado a Objeto) do semestre de 2021-2.
java programming programming-language teaching
Last synced: 05 Mar 2025
https://github.com/jpcadena/design-patterns
Design Patterns for Clean Code in Python
behavioral clean-code creational dependency-inversion design-patterns development gamma-categorization interface-segregation liskov-subsititution open-closed oriented-object-programming pep8 programming pylint python single-responsability software-engineering solid-principles structural type-hint
Last synced: 05 Mar 2025
https://github.com/nasim-khalili/image_processing
Computer Vision Projects: Face & Hand Tracking
ai handgesture-recognition image-processing programming python
Last synced: 09 Mar 2025
https://github.com/nasim-khalili/heart-attack-knn-project
Heart attack diagnosis project using dataset and KNN algorithm
ai algorithms knn knn-classification ml programming project python
Last synced: 09 Mar 2025
https://github.com/satyajitghana/the-c-programming-language-second-edition-solutions
This contains the solutions to the exercises given in the book The C Programming Language by Dennis M. Richie and Brian W. Kernigham
and by c kernigham language programming ritchie solutions the
Last synced: 16 May 2025
https://github.com/milindsangale/bootstrap-project
Bootstrap Projects
bootstrap4 bootstrap5 css github-config html5 javascript programming project tailwindcss
Last synced: 28 Mar 2025
https://github.com/saeedkohansal/javascript-live-username-checker-from-json-file
It's a Live Username Checker From a JSON File using Vanilla JavaScript, You can use this widget in your registry or sign-up forms or anywhere you want, you can check that username is available to submit or exists in your database, Now I'm using a JSON file as a database
clientside css education frontend gilgeekify how-to howto-tutorial html javascript live programming turorial web widget
Last synced: 05 Jan 2026
https://github.com/jeluchu/rayitres
Se trata del conocido juego del "Tres en Raya", en el que deberás indicar la posición donde querrás colocar tu 'X' o tu 'O', dependiendo del jugador, y disfrutar del juego. Actualmente está en desarrollo y necesitas 2 jugadores para poder disfrutar al máximo. Próximamente se añadirá el modo 1 jugador.
game game-development program programmer programming programming-game programming-language
Last synced: 27 Dec 2025
https://codepapa360.github.io/Single-price-grid-component
Single price grid component solution - Frontend Mentor
awesome-list blacklivesmatter codepapa360 coding coding-challenge coding-challenges coding-test css front-end front-end-development frontend frontend-mentor html javascript portfolio programming programming-challenges webdesign webdeveloper webdevelopment
Last synced: 03 May 2025
https://github.com/gabrioliv/ruby-prawn-random-showcase
Showcase of Strange or Artistic things that Ruby/Prawn can do in a generated PDF
example experiment pdf prawn prawn-pdf programming ruby ruby-2-7 ruby-gem ruby-script samples showcase ttf
Last synced: 02 Sep 2025
https://github.com/gmostofabd/8051-lcd
📚 This repository demonstrates how to interface a 16x2 alphanumeric LCD with the 8051 Microcontrollers (AT89S52) using Assembly Language Programming. The project is designed to showcase a practical example of sending data from the 8051 microcontroller to an LCD and includes Proteus simulation files for testing, modify, debug and visualization.
4bit 8051 8bit assembly circuit code download experiment hex interfacing language lcd microcontroller mode programming proteus simulation
Last synced: 27 Dec 2025
https://github.com/fractalate/phobosdream
phobosDREAM Streams on Twitch
livestream mathematics problem-solving programming
Last synced: 17 May 2025
https://github.com/nicknaso/papers-that-i-love
List of papers that I loved to study
developer papers programming study
Last synced: 05 Jan 2026
https://github.com/pduartesilva2005/discover-desafio-portfolio
Portfólio construído durante os desafios do Discover
code coding css developer discover frontend html portfolio programacao programming rocketseat tecnologia
Last synced: 06 Mar 2025
https://github.com/yassir-ai/maze-solving-algorithm
YEAR : 2021 , Maze-solving algorithm with C using djikstra algorithme and DFS algorithme
algorithm c dfs dfs-algorithm djikstra djikstra-algorithm graphics isima kruskal labyrinth maze programming project sdl sdl2
Last synced: 08 Apr 2025
https://github.com/asit-14/cpp-programming
This repository contains all the programs and resources we will utilize to learn C++ programming.
cplusplus leetcode-cpp programming
Last synced: 08 Apr 2025
https://github.com/7klu/justc
Lightweight documentation and a collection of useful libraries for C.
Last synced: 15 Mar 2025
https://github.com/dev-mayanktiwari/letscodeit
This repository is created for college students to get them started with Programming.
Last synced: 15 Mar 2025
https://github.com/yutsuten/notes
A personal knowledge base mainly with programming and Linux tools information.
gh-pages linux notes programming vite vitepress vue
Last synced: 14 Mar 2025
https://github.com/coderaiser/wraptile
Translate the evaluation of a function that takes multiple arguments into evaluating a sequence of 2 functions, each with a any count of arguments
fp functional javascript nodejs programming wrap
Last synced: 01 Jul 2025
https://github.com/vieitesss/aoc-2023-rust
Learning Rust the best way, with AOC.
aoc aoc-2023-in-rust learning programming rust
Last synced: 02 Sep 2025
https://github.com/adearya/java-kalkulator-sederhana
java-kalkulator-sederhana is a simple CLI-based calculator developed using Java. This project was created as a college assignment to perform basic arithmetic operations efficiently through a command-line interface.
Last synced: 17 Jun 2025
https://github.com/maumneto/compprogramengineering
Repositório dos códigos na linguagem C para a disciplina de Programação
c engineering exercise programming programming-language teaching-materials
Last synced: 10 Jun 2025
https://github.com/nadidlinchestein/programmingprinciples
Solutions to Programming Principles & Practice Using C++
book computer-science cpp programming
Last synced: 21 Nov 2025
https://github.com/chj-web/programrs.live
Website that gathers programming streams from around the internet and displays them for easy browsing.
faunadb graphql live-coding livestream nextjs programming programming-streams vercel website
Last synced: 02 Sep 2025
https://github.com/gittogethers/santiago
Repositorio para la gestion de actividades en GitHub Santiago
github github-copilot-training madeinchile programming
Last synced: 24 Mar 2025
https://github.com/bonsai-oss/goimportssort
automatically fix the order of golang imports. Repository mirrored from GitLab. 🦊
golang improvement programming tools
Last synced: 27 Feb 2025
https://github.com/praveenraam/dailycodingnote
A repository for daily programming notes and code snippets organized by topics like languages, data structures, algorithms, OS. Managed with Obsidian for efficient learning and version control.
algorithms code-snippets data-structures java learning-notes obsidian personal-projects programming version-control
Last synced: 20 Jan 2026
https://github.com/macaron99/c-lab
Comprehensive collection of projects, exercises, and examples for mastering the C programming language. Ideal for beginners and experienced developers looking to enhance their skills.
Last synced: 26 Jun 2025
https://github.com/ranitmanik/shortcutninja
A list of shortcuts I use every day as a programmer and a power user.
code-editors coding command-line commandprompt efficiency git keyboard-shortcuts operating-systems productivity-tips programming shortcuts terminal-shortcuts tools-and-utilities version-control vscode-shortcut
Last synced: 27 Feb 2025
https://github.com/fahimfba/codechef-solution
contains all the source code of mine from CodeChef
c codechef codechef-solutions competitive-programming cplusplus java programming python3
Last synced: 30 Mar 2025
https://github.com/brkas96/minha-biblioteca-python
Pequenos programas python feitos por mim.
autopy code coding ferramentas hack hacking hacking-tools learn programming pysimplegui python python-3 python-script python-things python-windows-application python3 script tool tools windows
Last synced: 06 Mar 2025
https://github.com/lunatic-fox/github-colors
A web project to present all programming and markup language colors known by Github.
color colors github programming programming-language
Last synced: 31 Mar 2025
https://github.com/dimdevs/glitch-api
glitch-api is base code api for go lang
api base code golang programming
Last synced: 24 Mar 2025
https://github.com/mr-destructive/techstructive-blog
Blogging Platform powered by Django.
Last synced: 24 Mar 2025
https://github.com/dencelman1/perfobyte
Programming language with the highest productivity, efficiency and performance
arm64 byte efficiency givtak givtakos language perfobyte performance productivity programming x86-64
Last synced: 11 Jun 2025
https://github.com/nubbsterr/asyncwebserveresp32
An implementation of the ESPAsyncWebServer library for one of my Computer Engineering projects.
arduino asyncwebserver esp32 esp32-arduino networking programming robotics
Last synced: 03 Sep 2025
https://github.com/0xHericles/PythonExamples
:snake: Simple Python Examples for Newbies
newbie programming programming-exercises python
Last synced: 24 Mar 2025
https://github.com/numq/reduce-and-conquer
An architectural pattern leveraging functional programming principles and pure functions to create predictable, testable, and scalable state machines for complex applications.
android architecture clean compose concept conquer design desktop functional jetpack kotlin machine multiplatform pattern programming reactive reduce state template
Last synced: 08 Feb 2026
https://github.com/danielbrito/blender-scripting
:ice_cube: Blender scripting experiments.
3d-modeling blender mathematics procedural-generation programming python
Last synced: 04 Apr 2025
https://github.com/codewithalamin/social-proof-section
This is a solution to the Social proof section challenge on Frontend Mentor
blacklivesmatter codepapa360 codewithalamin coding coding-challenge coding-challenges css front-end front-end-development frontend frontend-mentor html javascript portfolio programming programming-challenges ui-design webdesign webdeveloper webdevelopment
Last synced: 02 Jul 2025
https://github.com/danielbrito/creative-coding-experiments
👨🔬 Creative coding experiments.
art creative-coding processing programming self-learning
Last synced: 04 Apr 2025
https://github.com/karsten-vermeulen-dev/handmade-chat
C++/SDL 2.0 console chat app
chat-application coding cplusplus educational-project educational-software libsdl2 network-programming networking programming sdl2 sdl2-net
Last synced: 08 Apr 2025
https://github.com/psvel6672/notepad-app-using-python
Notepad App using python, you can customize easily
notepad programming python python-notepad python-project python-projects python-script tkinter tkinter-graphic-interface tkinter-gui
Last synced: 28 Dec 2025
https://github.com/marcellandreas/wetably
Wetably helps you organize your tasks and notes effortlessly. Manage everything in one place!
front-end front-end-development frontend frontend-app frontend-web nextjs nextjs14 programming programming-language project react reactjs tailwind tailwind-css tailwindcss tailwindcss-plugin todo-app todolist ts typescript
Last synced: 16 Jul 2025
https://github.com/mhatxotic/lua
The Lua interpreter as structured from the official source code tarballs from the official website at https://lua.org/download.html which are in the master branch and modifications for Mhatxotic/Engine are in a separate branch with a suffix of -MXE.
coding interpreter lua programming puc-rio syntax
Last synced: 28 Dec 2025
https://github.com/mohahmadraza/leetcode-python-project-tasks
This repository, is a comprehensive collection of Python solutions and projects focused on solving a wide array of LeetCode problems. It serves as a valuable resource for anyone looking to enhance their coding skills, prepare for technical interviews, or simply practice algorithm and data structure challenges using Python.
algorithm algorithms-and-data-structures coding coding-challenge coding-interviews competitive-programming data-structures leetcode leetcode-python leetcode-solutions programming programming-challenges python software-development technical-interview-questions
Last synced: 27 Feb 2025
https://github.com/sheikh92areeb/py-projects
These Projects are made during learning python
jupyter-notebook programming projects python
Last synced: 28 Dec 2025
https://github.com/muawiya-contact/38.-count-and-say
# 38. Count and Say
algorithms-and-data-structures leetcode-python leetcode-solutions programming python
Last synced: 03 Jul 2025
https://github.com/fekri8614/compose-boom
Search and Read books by Compose Boom!
android android-architecture dependency-injection jetpack-android jetpack-compose koin koin-injection kotlin kotlin-android kotlin-coroutines mvvm-android mvvm-architecture programming sample-app
Last synced: 24 Nov 2025
https://github.com/tebogoyungmercykay/teamname_cos284_group_project_1
This program would allow lecturers to define a DFA in a file, which the program could then construct and simulate with input strings. The task is to finalise this project in three stages, with each subsequent stage building on the former.
64-bit assembly assembly-x86 c-code makefile nasm-x86-64 objconv programming project registers shell
Last synced: 28 Dec 2025
https://github.com/ilyazub/scraping-web-applications
Scraping of Web Applications book
book ebook education programming web-scraping webscraping
Last synced: 06 Jan 2026
https://github.com/dwidevelopes/portofolio-fuji-hadi-hartanto
detail portofolio fuji hadi
course game-development general hosting instagram management portfolio-site portofolio programming projects reactjs sosial-media website
Last synced: 08 Apr 2025
https://github.com/farbod-s/try-kotlin
Kotlin Essential Training
android kotlin kotlin-android programming programming-language
Last synced: 16 Mar 2025
https://github.com/kzamanbd/cf-stats
A github action based realtime Codeforces activity statistics card and badge generator for github readme
git-scraping github programming statistics visualization
Last synced: 27 Feb 2025
https://github.com/sprintlanguage/asm
The custom Assembler / Assembly format for the Sprint language, programmed in C!
asm assembly c compiler language programming sprint
Last synced: 23 Jun 2025
https://github.com/rashidintheworld/cpp-learning-projects
In projects developed for learning and testing the C++ programming language. It aims to apply and better understand basic C++ concepts.
algorithms-and-data-structures cpp devcpp exercism-solutions programming tasks-list
Last synced: 24 Mar 2025
https://github.com/princeshahgithub/cpp-projects
From Basic To Advance Level Projects
beginner-friendly beginner-project cpp cppprojects object-oriented-programming oop progra programming
Last synced: 01 Apr 2025
https://github.com/blazinsan/privacyscreenfilter
Privacy screen filter that simulates a privacy screen film that protects your privacy around others. It is developed using C++ and ran as a windows program.
cplusplus cpp programming programming-language
Last synced: 01 Apr 2025
https://github.com/umojabuild/kids-coder
AI Assisted Learning - Kids Coder
ai chatgpt code generator kids-learn openai programming pwa
Last synced: 10 Apr 2025
https://github.com/golem2game/guess-the-number
🎮 A simple C program where you have to guess a random number between 1 and 100. Great for beginners learning C basics like loops, conditions, and functions.
c gcc-complier guess-the-number guessing-game programming programming-language vscode
Last synced: 11 Jun 2025
https://github.com/koratoo/backoffice-management-programming
백오피스 관리 프로그램 만들기
backoffice management programming
Last synced: 04 Feb 2026
https://github.com/emse-p4a-gwu/2022-spring
Course website for Spring 2022 section of EMSE 4571: Intro to Programming for Analytics @ GWU
analytics course education programming python r rstats tidyverse
Last synced: 04 Sep 2025
https://github.com/aishikmukherjee/hangman-game-using-python
Developer/Creator: Aishik Mukherjee
code coding easy final-year-project hangman-game hangman-in-python learn-to-code learning-python programming programming-in-python project python python-project python3
Last synced: 09 Apr 2025
https://github.com/dotaadarsh/clang-cheatsheet
C language cheatsheet
api c cheatsheet gitpod openai programming python streamlit
Last synced: 04 Sep 2025
https://github.com/cicovic-andrija/line-by-line
Solutions to programming problems in C
algorithms c interview-questions problem-solving programming
Last synced: 03 Jul 2025
https://github.com/nelsenpro/js
JavaScript
javascript js nelsenniko programming webdevelopment
Last synced: 25 Mar 2025
https://github.com/massigy/c-arbres-phylogenetiques
Ceci est un projet en C qui permet de manipuler les arbres binaires phylogénétiques.
algorithms algorithms-and-data-structures binary-search-tree c cprogramming cprogramming-language gcc git github make makefile markdown programming shell trees
Last synced: 30 Dec 2025
https://github.com/sheikh92areeb/learn-python
Python Course beginner to pro
Last synced: 04 Jul 2025
https://github.com/sheikh92areeb/giaic-projects
A collection of Python projects developed during the GIAIC program, showcasing various applications and problem-solving techniques.
ai giaic machine-learning programming projects python
Last synced: 25 Mar 2025
https://github.com/sheikh92areeb/python-assignment
A collection of Python assignments covering fundamental programming concepts. This repository is useful for beginners and students looking to practice Python through hands-on exercises. 🚀
assignment exercises learning programming python
Last synced: 22 Jun 2025
https://github.com/en9inerd/assessments-for-interviews
Collection of assessments for interviews
assessments c c-plus-plus interview programming python tasks
Last synced: 12 Jun 2025
https://github.com/davidwparker/programmingtil-algorithms
Code for ProgrammingTIL Algorithms Screencasts
algorithms clrs javascript programming tutorial tutorials
Last synced: 10 Mar 2025
https://github.com/matteobaccan/fromjuniortoseniorwithai
A comprehensive guide on leveraging AI and Large Language Models to enhance your programming skills and accelerate your journey from junior to senior developer.
ai junior programming senior write
Last synced: 07 Jan 2026
https://github.com/gabrioliv/crystal-general-scripts
Some Crystal scripts and Shards testing
crystal crystal-lang crystal-language kemal kemalcr learning programming scripts shards testing
Last synced: 30 Mar 2025
https://github.com/ryukinix/programming-techniques-ufc
A course about Java, Python and Programming Projects at Federal University of Ceará (UFC) on Computer Engineering course.
Last synced: 09 Apr 2025
https://github.com/eltimoyt/gestionaereolinea
El Sistema de Gestión de Aerolíneas es una aplicación en Java para gestionar vuelos y reservas. Permite inicializar vuelos y aviones, reservar asientos, ver mapas de asientos, listar pasajeros y calcular ingresos de vuelos. Ofrece una interfaz fácil de usar y es compatible con cualquier IDE de Java.
app application developer development intellij java programming project
Last synced: 09 Apr 2025
https://github.com/sadhasivamx/mpu6050-simulation
This project involves simulating the motion of a cube using an MPU6050 sensor.
3d arduino imu-sensor mpu6050 orientation programming python python-arduino sensor simulation
Last synced: 21 Mar 2025
https://github.com/programmernb-ctrl/rv_scenes
Utility Script to handle Network Synchronised Scenes in FiveM
Last synced: 04 Jul 2025
https://github.com/marziyehaghabalasafar/python-for-programmers-with-introductory-ai-case-studies
This repository serves as a Persian-language learning resource for Python, aligning with the book "Python for Programmers" by Paul and Harvey Deitel. It includes interactive Jupyter notebooks for each chapter, offering step-by-step code examples, exercises, and visualizations to enhance learning.
computer-science deitel deitel-and-deitel jupyter-notebooks object-oriented-programming programming programming-fundamentals python python-book-examples python-for-programmers
Last synced: 28 Feb 2025
https://github.com/samarbeer905/roblox-scriptify
The Roblox Scriptify Executor is a robust tool designed for seamless script execution in Roblox. It features an efficient injector and DLL mapping for smooth integration, along with a whitelisting system for enhanced security. The executor boasts a user-friendly website and an intuitive UI, ensuring a streamlined experience for users.
automation code development game github lua open-source programming project repository roblox roblox-scriptify script scripting
Last synced: 01 Apr 2025
https://github.com/saeedkohansal/javascript-safe-password-generator-web-application
With This Web App You Can Generate Safe And Strong Passwords, Powered By Vanilla JavaScript Without Any Server Request And Database, I Made A Password Length And Some Options For Generating Passwords And An Option For Auto Copying Passwords, You Can Generate Fully Random Passwords With The Shuffle Of Uppercase, Lowercase, Numbers, And Symbols...
client-side clientside css front-end frontend generator gilgeekify html javascript password password-generator programming safe-password turorial tutorials vanilla-js web-development
Last synced: 25 Mar 2025
https://github.com/saeedkohansal/sync-website-theme-with-os-dark-mode-and-light-mode-css-only-trick
Sync A Website Or Webpage Theme With OS's Preferred Color Scheme, Dark Mode, And Light Mode using only CSS. We can call this feature CSS Automatic Night Mode And Day Mode By OS Color Setting. As you can see, without any page refresh, my website automatically switches by my OS setting between Dark Mode And Light Mode. With a CSS Media query...
autodarkmode automaticdarkmode css css-tricks css3 csstricks darkmode darktheme gilgeekify html night-mode night-theme nightmode programming tutorial web-design web-development webdesign webdesigner webdevelopment
Last synced: 25 Mar 2025
https://github.com/saeedkohansal/html-editable-table-oop-javascript
Master Interactive HTML Tables: A Step-by-Step Guide to Editing with Mouse Clicks and Keyboard Navigation, Unlock the power of dynamic web pages with this comprehensive tutorial on making HTML tables editable using both your mouse and keyboard arrow keys. This guide provides clear instructions and practical examples to help you integrate...
code css editable editable-table excel gilgeekify how-to howto html html-css-javascript javascript js objectoriented objectoriented-js objectorientedprogramming oop oops programming tutorial tutorials
Last synced: 25 Mar 2025
https://github.com/saeedkohansal/javascript-word-counter-web-application
It's a JavaScript word counting web application, with this web app you can count words, characters and lines in English and non-English languages using Vanilla JavaScript, HTML and CSS
clientside css education frontend gilgeekify html javascript programming tutorial vanillajs webapplication webdevelopment
Last synced: 25 Mar 2025
https://github.com/lunastev/wave-ex
Wave - Programming Language. Mail : support@wave-lang.dev
documentation language programming programming-language wave
Last synced: 11 Jan 2026
https://github.com/zalbright90/top-linked-list
This project implements a custom Linked List data structure in JavaScript using ES6 modules. The LinkedList class provides a comprehensive set of methods for manipulating and interacting with a singly linked list.
algorithms coding-challenge computer-science data-structures es6 interview-prep learning linked-list nodejs odin-project programming software-development web-development
Last synced: 30 Mar 2025
https://github.com/truemedia/wordpress-plugin-from-scratch
Git repo of code from tutorials on how to create WordPress plugin from scratch (all WP versions)
create from php plugin programming scratch series tutorial wordpress
Last synced: 28 Nov 2025
https://github.com/hey-its-d2t2/visualbasic_programs
Some Basics learning programs of Visual Basic language
basciprograming desktop-application gui-application learn-to-code learning-by-doing practice-programming programming vb6
Last synced: 28 Feb 2025
https://github.com/hey-its-d2t2/basic_calculator_in_java
This is my very first java GUI learning project. This is a very very basic GUI calculator which performs Addition, Subtraction, Multiplication and Division.
calculator-application java javaswing learning-by-doing programming swing-gui
Last synced: 28 Feb 2025
https://github.com/fuston05/fuston_codes_blog
My new programming and web development tips & tuts blog!
blogs es6 javascript programming tutorials web webdevelopment
Last synced: 02 Sep 2025
https://github.com/danuja01/codecoach-backend
Coadcoach is a revolutionary research project aimed at creating an interactive programming assistant tool for programmers and instructors in universities.
assistant compiler express hacktoberfest nodejs programming
Last synced: 28 Feb 2025