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-23 00:24:34 UTC
- JSON Representation
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/newir295/software_develpment
Software Development GIT Repo Applying OOP and Programming Principles in Projects & Side Hustles
cpp design-patterns oop oop-principles programming
Last synced: 08 Apr 2025
https://github.com/srimani-programmer/codesignals
Solutions of CodeSignal Problems
algorithms-and-data-structures codesignals competitive-programming cpp programming python
Last synced: 03 Sep 2025
https://github.com/lennart1978/ccodemerge
CCodemerge is a command-line utility that merges multiple C source files into a single text file ready for AI analysis.
c cli cli-app developer-tool linux linux-app programming
Last synced: 04 May 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/asrot0/codes
A collection of coding solutions and challenges across multiple programming languages like 🐍 Python, C++, C#, Go, and more! 🖥️💻 Perfect for algorithm enthusiasts and competitive programmers! 🚀🔥
algorithms c codeforces coding cplusplus golang hackerrank leetcode programming python software-development
Last synced: 05 May 2026
https://github.com/f3nr1rs3c/AlgorithmAndProgramming
İstanbul Gelişim Üniversitesi - Programlama Dersi Notları
algorithm cpp programming programming-language
Last synced: 03 Sep 2025
https://github.com/mrfavoslav/4bit-cpu-emulator
4bit CPU Emulator – A simple 4-bit processor emulator written in JavaScript. Run assembly code directly in your browser! Perfect for learning the basics of computer architecture and low-level programming.
4-bit-cpu assembler assembly assembly-language computer-architecture cpu-design cpu-emulator educational emulator javascript learning-tool low-level-programming open-source programming simulation web-emulator
Last synced: 05 May 2026
https://github.com/pedro-estevao/programming-techniques
Projects developed in the Programming Techniques course (3rd semester, Computer Science - Centro Universitário Barão de Mauá) using C++. Focus on OOP, modularization, error handling, memory management, and algorithms.
academic-project algorithms baraodemaua c computer-science cplusplus cpp memory-allocation memory-management oop oop-principles programming
Last synced: 08 Apr 2025
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/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/rafaelmprogrammer/snakegame
The famous Snake Game
csharp game game-development junior-developer junior-programmer programmer programming
Last synced: 09 Jun 2026
https://github.com/bsm3d/flytools
BSM3D :: Legacy project
aviation basic icao legacy programming rapidq
Last synced: 12 Feb 2026
https://github.com/compilandoyt/20240914-busqueda-binaria
La búsqueda binaria es uno de los algoritmos más eficientes para encontrar un elemento en una lista ordenada. En este video, te explico cómo funciona paso a paso y cómo puedes implementarla en tu propio código.
binary-search efficient-algorithm programming search-algorithm
Last synced: 28 Feb 2026
https://github.com/hazrat-ali9/software-development-by-microsoft
🚢 Microsoft’s software development ✈ principles tools and 🚁 technologies Perfect for 🛸 developers aiming to 🚀 learn build and scale 🛼 world-class software 🚞 NET C# Azure Visual Studio 🚒 and DevOps best 🏟 practices Includes project 🏟 templates clean architecture 🏘 patterns CI/CD workflows Guides 🕍 on Agile development testing debugging
dart javascript microsoft programming python react software-development software-engineering software-testing zip
Last synced: 16 Apr 2026
https://github.com/hey-its-d2t2/csharp_basic_programs
Some Basic C# learning programs....
basic-programming csharp learn-to-code learning-by-doing programming
Last synced: 16 Jun 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/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/edandresvan/practice-book-brenden-matthews-rust-design-patterns
Practical exercises from the book «Rust Design Patterns» by Brenden Matthews (Manning).
practice programming programming-practice rust rustlang
Last synced: 03 Jan 2026
https://github.com/than-dev/55-go-projects
It's a intensive go learning, doing 1 project by day through 55 days!
api go golang journey learning-by-doing programming webserver
Last synced: 11 Jun 2025
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/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/frosteen/learn_to_code
These are take-down notes when learning a new programming language.
Last synced: 15 Feb 2026
https://github.com/labex-labs/penetration-testing-for-beginners
Test your skills in this challenge-based course covering essential penetration testing techniques. Each challenge requires you to independently discover and exploit vulnerabilities using industry-standard tools like Nmap, FTP, SMB, Telnet, Rsync, RDP, HTTP, and SSH. Perfect your reconnaissance and enumeration skills through self-guided explorati...
challenges course cybersecurity exercises hands-on labex labs playground programming
Last synced: 15 Feb 2026
https://github.com/m-ah07/to-do-list-app
A simple Python-based command-line tool for managing tasks. It allows users to add, view, update, and delete tasks while storing task data in a local file.
coding opensource productivity programming python taskmanagement todoapp
Last synced: 16 Feb 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/filiprokita/quadratic-equation-solver
This program is a quadratic equation solver that calculates the roots of a quadratic equation with given coefficients. The user is prompted to input the values of 'a', 'b', and 'c' and then the program solves the equation and displays the roots. If the value of delta is negative, the program displays an error.
algorithm computer-science console-application cpp equation-solver math math-solver numerical-methods programming quadratic-equation quadratic-equation-solver roots
Last synced: 24 Mar 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/samlopezdev/carolina-cakes
A tasteful and elegant homepage, showcasing exquisite handcrafted cakes made to order.
bakery bakery-website cakes css3 cupcakes html-css-javascript html5 javascript programming software-engineering website website-development
Last synced: 06 May 2026
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/gofaone315/memerdevs
MemerDevs is a platform designed for developers, programmers, and tech enthusiasts to share their experiences in a fun and engaging way—through memes. Whether you're debugging, coding, or just enjoying the developer community.
coding humour memerdevs memes programming social-media social-network website
Last synced: 03 Mar 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/vaibhavmojidra/python---demo-reading-files
Python provides inbuilt functions for creating, writing, and reading files. There are two types of files that can be handled in python, normal text files and binary files (written in binary language, 0s, and 1s)
coding mojidra programming python python2 python3 reading reading-files reading-files-using-python vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: 27 Mar 2026
https://github.com/papkuworld/polymath
20 year Curriculum that will make you a polymath. (Under Construction). Main focus being actively developed.
blue-teaming cybersecurity hacking network-engineering open-source polymath programming red-teaming security-engineering software-development university web-development
Last synced: 04 Mar 2026
https://github.com/asmtamim/problem-solving
Problem-solving practices
codechef codeforces cpp leetcode problem-solving programming
Last synced: 30 Mar 2026
https://github.com/pranjalco/workout-tracking-using-google-sheets
This project leverages the **Nutritionix API** and **Sheety API** to track your workouts. Users can enter their workout details in natural language (e.g., "Ran 3 miles"), Uses the **Nutritionix API** to understand the exercise and calculate additional details like duration and calories burned.
api-integration automation fitness google-sheets health-tracking http-requests intermediate json-parsing programming python
Last synced: 30 Mar 2025
https://github.com/clarete/wheelbarrow
Dump of random things that I play with
coding compilers fun parsers practice programming virtual-machines
Last synced: 24 Mar 2025
https://github.com/antaripchatterjee/eztasks
A single threaded approach to implement task oriented programming in c
asynchronous asynchronous-programming c c99 parallel-programming parallelism programming single-threaded task task-group task-oriented task-queue task-queues
Last synced: 26 Jan 2026
https://github.com/howprogrammingworks/articles
Links to Articles
article articles javascript js links programming url
Last synced: 17 Apr 2026
https://github.com/bryanpmx/weatherapp
A Flutter-based weather application that allows users to search for any city and get a 7-day weather forecast using the Open-Meteo API.
android-studio application dart flutter programming
Last synced: 12 Apr 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/paragunhale1998/basic-image-editor
Here i Create A Basic Image Editior Using Html , CSS and Javascript
css front-end html image image-editor js programming react-js webdelopment
Last synced: 02 Apr 2026
https://github.com/sauloroman/programming-courses
Collection of programming courses about differente top technologies such as Javascript, C#. SQL, Typescript, CSS, etc
c-sharp javascript node programming react sass sql typescript
Last synced: 02 Apr 2026
https://github.com/ashifolfi/astview
A Lua/Love2D based program made to view json format clang ast dumps in a cleaner sorted manner
ast c clang cpp imgui lua programming utilities
Last synced: 07 May 2026
https://github.com/sourceduty/notepad_image
🗒️ Notepad with notes exported as images.
concept developer development export-image image image-note note note-image note-program notepad notepad-app notepad-dev notepad-image programming py py-notepad python python-notepad
Last synced: 15 Mar 2025
https://github.com/eliasdehondt/learn-r
Welcome to the Learn-R repository! This is your go-to resource for learning the R programming language, whether you're a beginner or looking to enhance your skills.
data-analysis data-visualization education machine-learning programming r statistics tutorials
Last synced: 03 Apr 2026
https://github.com/happybravo/misc
A repo to store Miscellaneous code and snippets.
beautifulsoup4 bs4 c coin coin-toss collection ffmpeg file-finder miscellaneous-scripts moviepy neighbor-search programming python random random-number-generators snippets stone-paper-scissors webscraping
Last synced: 11 Apr 2026
https://github.com/yigitoo/posidonia
A research project about Posidonia Oceanica
ai api automated computer-vision cross-platform desktop-app ecosystem embedded-systems erb-template gin-gonic golang java machine-learning posidonia-oceanica programming pywebview ruby saving-world sinatra webview
Last synced: 17 Apr 2026
https://github.com/divinemonk/programming-languages
Programming Languages
angularjs golang html java javascript jquery nodejs perl programming programming-language programming-languages python python2 python3 r reactjs vuejs
Last synced: 04 Apr 2026
https://github.com/simpsonresearch/apc9-10
Learn Databases in Week 9 and 10 of my Advanced Programming Club
learn programming python sql sqlite
Last synced: 17 Apr 2026
https://github.com/hamedfathi/hamedfathi
My programming skills.
angular blogging csharp dotnet javascript personal-website programming typescript
Last synced: 04 Apr 2026
https://github.com/sh13y/devops-journey-from-zero-to-hero
From clueless noob to DevOps guru! This repo tracks my hilariously chaotic journey through Linux, Docker, Kubernetes, and everything in between. Follow along as I automate all the things, troubleshoot my own mistakes, and (hopefully) deploy like a pro. Let’s make DevOps fun!
ansible automation aws ci-cd cloud devops devops-roadmap devops-tools docker git jenkins kubernetes learning-devops linux logging monitoring open-source programming roadmap terraform
Last synced: 04 Apr 2026
https://github.com/pejmancommits/notes
notes about informative stuff
database devops linux postgresql programming shell
Last synced: 04 Apr 2026
https://github.com/cacilhas/kodumaro
Development blog
development programming technology
Last synced: 05 Apr 2026
https://github.com/breezy-codes/cheat-sheets
Cheat Sheets I've collected through my uni subjects to help me with the different programming languages I've been learning.
cheatsheet cpp git-cheatsheet grep-cheatsheet linux-cheatsheet markdown markdown-cheatsheet nmap-cheatsheet nmap-commands programming pycharm python python-language quick-reference r-language reference-material shortcuts vscode
Last synced: 05 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/course-one/javascript-metaprogramming
Code base of JavaScript metaprogramming lessons on JSPoint (Medium publication).
javascript js metaprogramming nodejs programming
Last synced: 08 May 2026
https://github.com/dirkgroot/dirkgroot.github.io
Source code for my GitHub Pages site
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/muhamed-hassan/c-plus-plus-dev-foundation
Preparation of a Junior C++ Developer 👨💻 👩💻 🎓
black-ops c-plus-plus fucken-private-sector-leaks global-counter-terrorism global-terrorism-of-corrupted-investors-tribes hardware programming self-study
Last synced: 18 Jun 2026
https://github.com/ck3g/100daysofswiftui
100 Days of SwiftUI challenge
challenge ios-swift mobile-development programming software-development swift swiftui
Last synced: 20 Apr 2026
https://github.com/zoni123/cproc
Process manager for Linux written in C.
c c-programming c-programming-language linux process-manager programming task-manager terminal-based
Last synced: 20 Apr 2026
https://github.com/f3nr1rs3c/algorithmandprogramming
Programlama Notlarım
algorithm cpp csharp programming programming-language
Last synced: 09 May 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/coatless-textbooks/c4ds
Computing for Data Science is a work in progress tutorial book being made for STATS 290 at Stanford University
programming r statistics textbook
Last synced: 21 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/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/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/kemtan/itnc
Informatics & Creation (ITNC) extracurricular repository
arduino cpp esp32 esp8266 programming python robotics
Last synced: 12 Apr 2026
https://github.com/ashkan1997/cnc-programm
its a fully automated CNC program which use G-code as input and calculate all required actions to make the piece.
c cnc cnc-machine cnc-programming matlab mechatronics programming unitn
Last synced: 17 May 2026
https://github.com/ruokokoski/cs-a1110
Aalto University - CS-A1110 Ohjelmointi 1
Last synced: 07 Jun 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/didogrigorov/hackerrank-python
A collection of Python solutions to HackerRank problems, organized by difficulty (Easy, Medium, Hard) and category (Algorithms, Data Structures, Mathematics). Ideal for learning, practicing, and mastering Python programming and problem-solving skills.
algorithms-and-data-structures coding-challenge coding-challenges coding-interviews data-structures hackerrank hackerrank-solutions problem-solving problem-solving-algorithms problemsolving programming python-3 python3
Last synced: 02 Sep 2025
https://github.com/pduartesilva2005/hairday
Aplicação WEB para agendamento para corte de cabelo
babel css frontend fullstack html javascript programming webpack
Last synced: 11 Apr 2026
https://github.com/microshaftcorp/.os
OS Service
c file file-format os programming
Last synced: 02 Sep 2025
https://github.com/mituskillologies/pcp-python-dec22
Python Training Session at Pimpri Chinchwad Polytechnic, Pune
class data-structures decision-making functions looping objects programming python python3
Last synced: 08 Jun 2026
https://github.com/dadosdelaplace/dadosdelaplace.github.io
Web/blog de Javier Álvarez Liébana (@dadosdelaplace)
blog dataviz divulgacion programming r statistics website
Last synced: 28 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/guiferviz/cerosyunos-code
Code from the videos on "Ceros y Unos" YouTube channel.
Last synced: 28 Apr 2026
https://github.com/it-delinquent/smack_your_brother
A small clicker game themed around smacking your brother
c-sharp caliburn caliburn-micro click clicker clicker-game clickergame clicking clicking-game csharp mvvm mvvm-architecture mvvm-framework mvvm-pattern programming programming-language windows wpf wpf-application wpf-ui
Last synced: 28 Apr 2026
https://github.com/bimalrajgyawali/java
This repository contains Java Programs.
Last synced: 15 Jul 2025
https://github.com/rahul-404/logging-and-debugging
Welcome to Python Logging and Debugging Project! Enhance your Python projects with robust logging and debugging features for efficient monitoring and issue resolution. 🐍🛠️
code-quality data-science debugging error-handling logging monitoring open-source programming python python-tips software-development techtools
Last synced: 28 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/paramrathour/blog
My Personal Blog
academics anime books computer-science cricket iit-bombay latex manga math music people philosophy programming summer-of-science timeline tips tutorial
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/ubaidsk/myrust.dev
🦀 Practical FAQ guide for Python & C++ developers learning Rust. AI-generated content with community improvements. Direct answers, code comparisons, no fluff.
ai beginners beginners-guide faq jupyter-book learning memory-safety programming python rust rust-lang systems-programming tutorial
Last synced: 29 Apr 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