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/meysam81/small-library-project
a small implementation of a library; a college assignment written in python
coding college college-assignment college-project college-students programming programming-language project python python-3 python3
Last synced: 12 Oct 2025
https://github.com/sonytruelove/micropather-semantic-annotation
:open_book: semantic annotation of the MicroPather library
a annotation c cplusplus cplusplus-20 hyperpolyglot institute istu labotary leethomason library mircopather pathfinding practical programming semantic semantic-analysis work
Last synced: 14 Apr 2026
https://github.com/didogrigorov/leetcode-may-daily-challenges-2023
Python solutions to LeetCode's May 2023 Daily Challenges, organized by date. Ideal for practicing coding, mastering Python, and preparing for interviews.
algorithm-challenges algorithms algorithms-and-data-structures coding coding-challenge coding-challenges coding-interviews data-structures interview leetcode leetcode-python leetcode-solutions programming python python3
Last synced: 12 Oct 2025
https://github.com/kernel-loophole/python-version-2.o
updated
logging multithreading openpyxl programming proxy python python-script
Last synced: 12 Oct 2025
https://github.com/omr-ql/solve_chapter13
Solve the "Starting Out with C++_ From Control Structures through Objects" , Chapter 13
book-exercises c-plus-plus programming
Last synced: 13 Oct 2025
https://github.com/abdullah-sheikh/ludo-game
Language: C++ GUI: Sfml
cpp gui ludo-game programming sfml visual-studio
Last synced: 13 Oct 2025
https://github.com/programmer-rd-ai-archive/percolation
Percolation Simulator: Python program for liquid filtration analysis.
classes functions modules prettytable programming python python3
Last synced: 04 Oct 2025
https://github.com/hasanyahya101/sda_lab_solutions
Solutions to SDA lab questions from Spring 2024 Semester in Fast Nuces Lhr. The actual questions can be found in pdf files. Note that, this is for the Lab (subject), not the theory subject.
fast lab lhr nuces programming sda
Last synced: 14 Oct 2025
https://github.com/mathurutkarsh/hacktoberfest2022-dsa
dsa hacktoberfest hacktoberfest-accepted hacktoberfest2022 programming
Last synced: 27 Jan 2026
https://github.com/siddarthshete/computer-graphics
This repository contains assignment codes of computer graphics using C programing which were performed in third semester
computer-graphics cprogramming-language programming
Last synced: 15 Oct 2025
https://github.com/christarazi/dailyprogrammer
This is a collection of all the /r/dailyprogrammer challenges that I've completed.
dailyprogrammer programming programming-challenge programming-exercises reddit
Last synced: 16 Oct 2025
https://github.com/hardikaz/snakeandladders
This is a Snake and Ladders game coded by me in JAVA language .For more information have a look at the README file
Last synced: 14 Jun 2026
https://github.com/codingabi/appfaults
Test/stress tool for Windows that creates typical application faults, like a memory leak, freezes ...
Last synced: 20 Oct 2025
https://github.com/plabayo/webasic
BASIC interpreter, IDE and runtime for the web
basic beginner education graphics ide interpreter learning programming runtime rust web
Last synced: 15 Mar 2026
https://github.com/janina280/java
In this repository, several projects developed in Java are uploaded, representing the initial steps in programming in this language.
Last synced: 03 Sep 2025
https://github.com/edugmenes/the-last-of-us-marathon
My first front-end project, developed during a Kenzie Academy marathon. I'm very proud of it, especially because during the event it wasn't 100% completed, so I had to finish it by myself.
cascading-style-sheets css development front-end front-end-development html javascript programming the-last-of-us
Last synced: 12 Apr 2026
https://github.com/Haseeb1389446/CSharp
Here are all my C# 🟢 tasks and basic exercises 🖥, to strengthen my C# 🟢 logic-building skills 🧠.
c-sharp coding console-application csharp csharp-code programming programming-language tasks
Last synced: 22 Oct 2025
https://github.com/iammisbahali/custom-functionalities
cms programming shopify wordpress
Last synced: 31 Mar 2025
https://github.com/ismailhakkii/software-books
The software books you are looking for.
books coding coding-books pdf program programming programming-books software software-books
Last synced: 15 Mar 2026
https://github.com/labex-labs/kubernetes-for-beginners
This course is designed to teach you about managing application containers, using Kubernetes. You’ll learn how Kubernetes works and how to use it to deploy and manage applications.
challenges course exercises hands-on kubernetes labex labs playground programming
Last synced: 23 Oct 2025
https://github.com/aishikmukherjee/caesar-cipher-program-in-python
Developer/Creator: Aishik Mukherjee
caesar-cipher caesar-cipher-python code coding coding-challenge decryption easy encrypt encryption encryption-decryption-algorithms encryption-tool final-year-project learn-to-code programming programming-in-python project python python3 ready-to-use solo-project
Last synced: 15 Jul 2025
https://github.com/sarcevicantonio/fodf
Documentation of my projects for the course Fundamentals of Digital Fabrication
2d 3d cutting design devices digital electronics embedded fabrication input laser output printing production programming
Last synced: 25 Oct 2025
https://github.com/znx-30/dev-ops-tools
Curated List of Best DevOps Tools
coding devops git github github-actions programming software-engineering tools
Last synced: 09 May 2026
https://github.com/pranjalco/hirst-painting-intermediate
This project involves creating a Hirst painting using extracted colors from an image file (`image.jpg`). The program uses the `colorgram` library to extract 30 colors and then utilizes those colors to create a 10x10 grid of colorful dots resembling a Hirst painting.
colorgram creative-programming gui-based hirst-painting intermediate programming python turtle-graphics
Last synced: 30 Mar 2025
https://github.com/pyzit/4k-coding-wallpaper
(In Progress) Welcome to the 4K Wallpapers repository! This is a collection of high-quality 4K wallpapers that I have officially created.
4k-wallpapers coding-wallpapers creative-commons developer-wallpapers open-source programming programming-wallpapers tech-wallpapers
Last synced: 25 Feb 2026
https://github.com/pranjalco/nato-alphabet-intermediate
This program generates a NATO phonetic list for user-entered words using the create_phonetic_list() function. It validates input via try-except blocks, reads data with pandas from a CSV file, processes it into a dictionary using dict comprehension, and offers an interactive option to continue or exit.
compression dictionary educational-project error-handling file-handling intermediate nato-phonetic-alphabet pandas programming python try-except-else-finally utility
Last synced: 01 May 2026
https://github.com/brucamps/programacao_de_sistemas_transforme-se
Atividades em Python | Programador de Sistemas - Programa Transforme-se (Em andamento)
programacao programming programming-exercises python python3 transforme-se
Last synced: 28 Jan 2026
https://github.com/chaudharypraveen98/python_beginner
Python beginner questions
Last synced: 26 Oct 2025
https://github.com/cedrickchee/react-unplugged
React.js unplugged version
educational-project exercises programming reactjs
Last synced: 01 Jun 2026
https://github.com/asjordi/codesignal-java-solutions
Soluciones para los ejercicios de app.codesignal.com
codesignal codesignal-arcade codesignal-solutions interview java learn-to-code programming solutions
Last synced: 24 Mar 2025
https://github.com/gsilva00/pfl-project2
FEUP L.EIC 2024/25 - 3rd Year, 1st Semester - 2nd Project developed in the Functional and Logic Programming curricular unit
feup game leic logical-programming pfl programming
Last synced: 28 Jan 2026
https://github.com/maumneto/pce
Repositório do Site da disciplina PCE da UFC
code disciplina discipline programming
Last synced: 28 Jan 2026
https://github.com/stynw7/computer_science_resources
Provides Computer Science subjects to learn for free ✨
algorithms calculus cheatsheets computer-science data-structures mathematics programming resources roadmap statistics
Last synced: 19 Mar 2026
https://github.com/eduardozepeda/programming-notes
My programming notes a little bit of everything related the web development and software engineering: languages, frameworks, tools and even digital nomadism.
ebooks epub notes pdf programming tutorial tutorials
Last synced: 30 Jan 2026
https://github.com/rkstudio585/temperature-converter-python
A simple Python script that converts temperatures between Celsius and Fahrenheit. It provides a user-friendly command-line interface to input and convert temperatures, displaying results clearly. Ideal for quick conversions and learning basic Python programming concepts.
conversater program programming python python3 rk rk-studio temperature temperature-converter-python
Last synced: 10 Oct 2025
https://github.com/yasenstar/learn-c
Repository to track the learning journey of C programming language
Last synced: 25 Feb 2026
https://github.com/bahmanm/stockperson-scala
Stockperson implemented using Scala 3.
Last synced: 25 Feb 2026
https://github.com/twhite96/reading-list
Programming reading list
books goodreads productivity programming reading-list
Last synced: 31 Jan 2026
https://github.com/joel-rodrigues404/alura-course-docs
Repositório como uma forma de aprender e resumir os cursos Alura
alura estudos organization programacao programming
Last synced: 07 Feb 2026
https://github.com/hashd/hashd.github.io
Personal weblog
blog elixir javascript programming wild-thoughts
Last synced: 15 Apr 2026
https://github.com/dieron/playwrightscreenshotstaker
Short demo of how to take a screenshot from a browser window using Playwright
browser c-sharp js playwright programming screen screenshot
Last synced: 01 Feb 2026
https://github.com/dominhduy09/learning-programming
Learning-programming books and collections
books code coding coding-style collection learning programming programming-language study
Last synced: 25 Feb 2026
https://github.com/boyninja1555/gruntlang
Suppose you are transitioning from Scratch and want something simpler than Python? What if you want to embed Python alongside an easier version? Gruntlang does just that!
easy-python programming programming-language python-sucks
Last synced: 09 Feb 2026
https://github.com/hilmizul/codejam
Fundamental Programming Challenges for My Students. Use your BRAIN intead AI tool‼️
challenge logic problem-solving programming
Last synced: 09 Feb 2026
https://github.com/lucasprag/blog
My personal blog
command-line productivity programming solopreneurship vscode
Last synced: 02 Jun 2026
https://github.com/peterrauscher/devbranch.co
The source code for my site https://devbranch.co
algorithms blog data-structures devops programming website
Last synced: 10 Feb 2026
https://github.com/e-d-i-n-i/python-keylogger
Background keylogger for Windows that records keystrokes and logs them to date-based files, running silently without a visible console
executable-file hack keylogger keylogger-python programming python
Last synced: 16 Apr 2026
https://github.com/m-ah07/tafqit-php
A PHP-based service for converting numbers into text, supporting Arabic and English.
codefordevelopers numbertowords opensource opensourcecommunity php phpdevelopment phpprojects programming tafqit
Last synced: 10 Feb 2026
https://github.com/paragunhale1998/filter-gallary
Here i Create A Filter Gallary Using Html , CSS and Javascript
css devloper filter-gallary frontend html javascript programming project
Last synced: 12 Apr 2026
https://github.com/sourceduty/biochemical_programming
🔬 Biochemical programming and simulations.
ai artificial-intelligence biochemical biochemical-programming biochemistry chemistry computer computer-programming computer-science computer-scientists customgpt gpt gpts molecular-dynamics open programming science science-research simulation simulator
Last synced: 11 Feb 2026
https://github.com/ite-2022-pwr/podstawy-programowania
Podstawy programowania, semestr 1, laboratoria
c c-programming c-programming-language cpp cpp-programming programming university
Last synced: 11 Feb 2026
https://github.com/sayed94h/aqyanoos
Web Development Services , Teaching Computer, Coding and Programming, Courses and tutorials, Building updating upgrading websites, Cloud technology, Cloud services
amazon build-web-application build-website coding computer computer-science create-web-app create-website make-website programming programming-course web-development web-development-course website website-builder website-design website-development
Last synced: 27 Feb 2026
https://github.com/mtumilowicz/pikesrules
Pike's 6 Rules of Programming
clean-code good-practices pike practice programming rules
Last synced: 27 Feb 2026
https://github.com/probablyjassin/probablyjassin.github.io
My Website written in Nuxt.js with Nuxt Content
nuxt nuxt-content portfolio programming website
Last synced: 16 Apr 2026
https://github.com/bsm3d/flytools
BSM3D :: Legacy project
aviation basic icao legacy programming rapidq
Last synced: 12 Feb 2026
https://github.com/bredefk/programming-ntnu
Repository for some of my assignments from NTNU
android assignments bash c java ntnu programming
Last synced: 16 Apr 2026
https://github.com/leobastiani/solid
How to apply SOLID principles to your codebase.
programming software-architecture software-design software-development software-engineering solid solid-principles
Last synced: 13 Feb 2026
https://github.com/vaibhavmojidra/python---demo-working-with-directories
Python OS module provides a portable way of using operating system dependent functionality. If you just want to read or write a file see open(), if you want to manipulate paths, see the os.path module, and if you want to read all the lines in all the files on the command line see the fileinput module
coding mojidra os programming python python-os python2 python3 vaibhav vaibhav-mojidra vaibhavmojidra working-with-directories
Last synced: 14 Feb 2026
https://github.com/isaakiel/isaak_lessons
Short lessons for the ISAAK meetings
archaeology programming teaching teaching-materials
Last synced: 28 Feb 2026
https://github.com/dencodez/life
The Life coding language is out! More info in README... Life version: Pre-Alpha. Install Life here! 👇🏼
coding explorerlanguage life programming
Last synced: 19 Mar 2026
https://github.com/labex-labs/wireshark-for-beginners
In this course, you will learn how to use Wireshark to capture and analyze network traffic. You will learn how to install Wireshark, capture packets, and analyze them. You will also learn how to use Wireshark to troubleshoot network issues, analyze network traffic, and secure your network.
beginner-guide course cybersecurity cybersecurity-education cybersecurity-tools hands-on labex labs network-analysis network-monitoring network-protocols network-security network-troubleshooting packet-capture programming protocol-decoding security-analysis tcp-ip traffic-analysis wireshark-tutorials
Last synced: 16 Feb 2026
https://github.com/vitormimaki/sweettec
SweetTec (Access Database)
access database programming sql vba
Last synced: 16 Feb 2026
https://github.com/aloisseckar/master-coda
Nuxt 3 website/blog about programming
blog opinions programming tutorials
Last synced: 18 May 2026
https://github.com/nabilshadman/programming-skills-github-actions-lab
GitHub Actions lab in Programming Skills
ci-cd cicd github programming software-development
Last synced: 16 Apr 2026
https://github.com/alchermd/learncs
Tutorial services where I teach computer science related stuff.
Last synced: 27 Mar 2026
https://github.com/someiro/mvrc
Modern Vim Configuration
chatgpt dark-theme editor git-integration productivity programming vim vim9 vimrc
Last synced: 03 Mar 2026
https://github.com/harrykural/comp2068-lab4
Starting with Express JS
advanced expressjs html javascript node nodejs programming web
Last synced: 20 Apr 2026
https://github.com/montanaz0r/coursera-andrew-ng-machine-learning-course
My solutions to programming assignments (Octave/Matlab).
algorithms coursera data-science machine-learning matlab octave programming
Last synced: 16 Apr 2026
https://github.com/aathifzahir/awesome-links
This repository offers a curated list of free online resources, tools, and courses across topics like Learning & Certification, Developer Tools, Web Development, and GitHub/Open Source, helping developers of all levels advance their skills.
backend-development certifications developer-resources developer-tools educational-resources freecourses frontend-development fullstack-development github-repository learning-materials learning-resources open-source programming software-engineering tutorials uiux-design web-development web-development-resources
Last synced: 04 Mar 2026
https://github.com/wadaboa/quoridor
Implementation of the board game, made for software programming class at UNIFI
ai board-game java programming quoridor unifi
Last synced: 28 Dec 2025
https://github.com/danieldantasdev/intro-to-programming_course-luisdev-essential-beginner-part-6_dotnet-8_csharp-12
Repositório da trilha 'Introdução à Programação' do Kit Essencial Iniciante .NET. Inclui conteúdos sobre lógica, algoritmos, fundamentos de programação, introdução ao Portugol e exemplos práticos para iniciantes começarem do jeito certo.
algorithms beginner csharp dotnet fundamentals learning logic luisdev portugol programming
Last synced: 17 Apr 2026
https://github.com/nadidlinchestein/certifications
Nadid Linchestein's Certifications
accompaniment achievements certificate cloud-computing computer-science cpp data-science programming python software-engineering success
Last synced: 27 Apr 2026
https://github.com/talha4t/computer-programming-part-02
কম্পিউটার প্রোগ্রামিং-দ্বিতীয় খণ্ড
book c computer-programming programming
Last synced: 03 Jun 2026
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/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/abdullah-sheikh/flutter-advancetopics
android dart flutter intellij-idea programming
Last synced: 18 Apr 2026
https://github.com/simpsonresearch/apc0
Introduction to my Advanced Programming Club
go learn programming python rust
Last synced: 06 May 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/play3rzer0/bitcoin-btc-total-supply-simulator
These programs compute the total Bitcoin reward sizes, and the actual total supply of bitcoins.
bitcoin bitcoin-total-supply programming python while-loop
Last synced: 20 Apr 2026
https://github.com/krishbharadwaj5678/codepad
Dive into Code Pad, the perfect digital workspace for coding enthusiasts. Effortlessly select your favorite programming language and write your code in a sleek, user friendly environment.
code-editor codeeditor codepad coding coding-platform deployment development github ide online-compiler programming python realtime streamlit streamlit-application streamlit-webapp syntax-highlighting themes webapp
Last synced: 22 Apr 2026
https://github.com/autoplantbali/esp32_bluetooth_flasher
Upload Program Arduino Wireless Bluetooth
arduino arduino-tool bluetooth-arduino esp32 flasher programmer programming
Last synced: 22 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/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/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/titchwotlakosta779/roblox-krampus
Roblox Krampus Executor: The ultimate Roblox Executor, offering top script performance and a user-friendly dashboard for seamless gaming and scripting.
automation code development game github lua open-source programming project repository roblox roblox-scriptify script scripting
Last synced: 27 Apr 2026
https://github.com/eliabdiel/python-chat-app
How to build a chat application with python and streamlit
chat-application chatbot frontend programming python streamlit streamlit-application webapp
Last synced: 27 Apr 2026
https://github.com/amaljosea/patterns
Collection of pattern programming questions
Last synced: 28 Apr 2026
https://github.com/sourceduty/battery_management
🔋 Develop and simulate battery management systems to optimize performance.
ai artificial-intelligence batteries battery battery-management battery-management-system battery-tool chatgpt custom-gpt customgpt development electronic gpt gpts openai programming
Last synced: 31 Mar 2025
https://github.com/simpsonresearch/apc13
Develop a Final Project during the Last Week of my Advanced Programming Club
final go js programming project python rust
Last synced: 28 Apr 2026
https://github.com/fksxiz/sorting-algorithms
An application for demonstrating the operation of sorting algorithms with visualization
algorithms education java javafx programming sorting-algorithms sorting-visualization
Last synced: 29 Apr 2026
https://github.com/skarllot/flow-pair
Personal pair programming with CI&T Flow AI
anthropic assistant chatgpt ciandt claude-ai flow openai programming
Last synced: 29 Apr 2026
https://github.com/razorblack/java_programming
A repo for Java practice programs
coding-challenge java programming
Last synced: 29 Apr 2026
https://github.com/rohya8/nvminstallation
Node Version Manager (NVM) installation guide on Windows
cheatsheet javascript node nodejs npm nvm programming windows
Last synced: 29 Apr 2026
https://github.com/luisandresantos/devrepos
Personal repository with practice exercises and projects in C, C++, and Python for continuous learning and portfolio building.
beginner c commented-code cpp development education exercises-code-c learning-by-doing portfolio programming python
Last synced: 30 Apr 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/it-delinquent/walking_reminder
A little window used to remind me to get up and move around...
costura fody gifs programming reminder reminder-application walking windows wpf wpf-application wpf-ui
Last synced: 01 May 2026