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/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/gmostofabd/8051-stepper-motor
🛠️ This repository demonstrates how to interface a stepper motor with the 8051 microcontroller using the ULN2003 driver to handle the extra current required to run the motor. The project includes complete assembly code, Proteus simulation files, and documentation, along with screenshots and photos from testing.
8051 assembly circuit download driver file hex language microcontroller motor programming proteus simulation steeper stepper-motor uln2003
Last synced: 21 May 2026
https://github.com/orliluq/orliluq
java javascript programming python react redux sql
Last synced: 08 Apr 2026
https://github.com/paragunhale1998/facebook-basic-login
Here i Create A Basic Facebook Login Using Html , CSS and Javascript
css facebook facebook-login frontend html javascript js login open-source open-source-hardware programming project
Last synced: 15 Apr 2026
https://github.com/haithamaljabbari/crabcrack
CrabCrack is a hash cracking tool written in Rust
cryptography cybersecurity hacking hash hashcracker programming rust
Last synced: 22 Mar 2025
https://github.com/clamy54/gologo
A modern, cross-platform, bilingual (French/English) Logo interpreter inspired by the classic French Thomson MO5 turtle experience.
coding-for-kids learn-to-code logo logo-interpreter logo-language programming retro stem-education turtle turtle-graphics
Last synced: 14 Jun 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/skygenesisenterprise/lyscode-website
The LysCode.com Website
course javascript nodemon openapi programming talwindcss typescript vite website yarn
Last synced: 08 Apr 2026
https://github.com/techeiksecurity/sms-exploit-
TechEIKSecurity
exploit hacker-news hacking kali-linux linux programming python3 shell-script sms-api sms-exploit sms-gateway sms-messages
Last synced: 07 May 2026
https://github.com/raghuram07/project-euler-programs
Here i'm filling the programs from project euler.
numbertheory programming project-euler
Last synced: 18 Mar 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/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/ryanlarge13/fivefurnace
This program takes in variables to assess the results obtained by your most recent techtime which is concluded via a chemical reaction between MgO and MgSO4. It asseses the target techtime, your obtained techtime, ambient temp and future temp to output the exact degrees in which to adjust the temputure in a Herrshoff Furnace.
Last synced: 05 Apr 2025
https://github.com/nevil696/nevtech
Looking for the best ICT services, Here I got you covered.
cloudflare developer engineering graphic-design programming system-design
Last synced: 21 May 2026
https://github.com/gmostofabd/8051-7segment
📦 This repository demonstrates how to interface a single-digit Seven-Segment Display (SSD) with the 8051 microcontroller using assembly language. A common cathode SSD is utilized in this project, with all necessary files provided, including assembly code, Proteus simulation files, HEX files, and photos from testing. Later we included 2 digits exam
8051 assembly bcd-to-7-segment circuity common-anode-display common-cathode decoder file hex microcontroller programming proteus schematic seven-segments-display simulation ssd
Last synced: 28 May 2026
https://github.com/turbiani/haskell-estudos
Estudos de Haskell
haskell haskell-estudos learning-exercise programming read-books
Last synced: 21 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/rathorsunpreet/dos_scripts
Batch Scripts that I use personally.
batch batch-file batch-script batchfile dos programming script script-collection scripts
Last synced: 27 Feb 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/nicorb28/rails-vuejs
api developer mvc programming rails ror ruby ruby-on-rails vuejs
Last synced: 07 May 2026
https://github.com/icrobotics-team167/camp
Junior Bots camp website
lego programming python robotics summer-camp
Last synced: 02 Nov 2025
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/gmostofabd/8051-analog
📈 This repository guides you through reading an analog value from a potentiometer using the 8051 Microcontroller. As our controller does not have internal ADC, we need to convert the analog voltage to its binary equivalent externally. Next, we will connect the binary port to our 8051 microcontroller digital input pins.
8051 ad0804 analog analogtodigital assembly bbargrapg binary circuit converter led microcontroller potentiometer programming proteus simulation
Last synced: 25 May 2026
https://github.com/bixat/language-keywords-reference
Cross-language keyword reference comparing Python, Dart, TypeScript, and Rust. Keywords aligned by concept and function for easy language switching and learning.
keywords languages programming
Last synced: 11 Feb 2026
https://github.com/sunhuachuang/sunhuachuang.github.io
blog huachuang20 personal programming sunhuachuang
Last synced: 22 Jul 2025
https://github.com/rafaelmprogrammer/frogginggame
A little game of platforms.
game-development junior-developer junior-programmer programmer programming unity2d
Last synced: 12 Feb 2026
https://github.com/ahota/blog
my dumb blog
blog c cplusplus life programming python
Last synced: 07 May 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
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/denizgursoy/programing-essentials-a-beginner-s-guide-with-a-holistic-approach
Programing Essentials: A Beginner's Guide With A Holistic Approach
beginner go golang learning programming
Last synced: 25 Jun 2025
https://github.com/marquincss/parallax-amora
Site produzido em HTML e CSS. Homenagem para minha cadela Amora.
bones css css-flexbox css3 dog dogs html html5 parallax programming
Last synced: 19 May 2026
https://github.com/m-ah07/currency-converter-go
A simple and efficient currency converter written in Go (Golang) using real-time exchange rates from the ExchangeRate-API.
apidevelopment currencyconverter developertools golang golangprojects goprojects opensource opensourcecommunity programming
Last synced: 12 Feb 2026
https://github.com/vitormimaki/fortuna_board
Fortuna Board
access programming visual-basic-net
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/gyanendrokh/c-school
All programs for School
c c-language clang program programming school
Last synced: 18 May 2026
https://github.com/labex-labs/monitoring-and-logging-for-devops
Master the essentials of monitoring and logging in DevOps environments. This comprehensive course covers Prometheus for metrics collection, Grafana for visualization, and Loki for log aggregation. Through hands-on labs, you'll learn to set up monitoring infrastructure, configure exporters, create dashboards, write alerting rules, and analyze sys...
alerting course devops exporters grafana hands-on hands-on-labs infrastructure labex labs log-aggregation logging loki metrics monitoring observability programming prometheus system-analysis visualization
Last synced: 14 Feb 2026
https://github.com/sunnahboy/checkfake_true_news
Building data structures using Linked lists and arrays and find best algorithms for implementing a system for detecting Fake News
algorithms data level low programming structure
Last synced: 28 Feb 2026
https://github.com/farhaduneci/project-euler
Project Euler solutions
challenge euler mathematics programming project-euler
Last synced: 27 Jun 2025
https://github.com/sibeux/compfest-cpc
Competitive Programming Contest COMPFEST Universitas Indonesia 2022 repository by sibeux - nasrulwahabi [sibe_ux / nasrul_wahabi]
algorithm competitive-programming-contests compfest cpc programming
Last synced: 16 May 2025
https://github.com/janina280/bank_management
Bank Management Project with python is an intermediate-level project made using Python. Basically, you can have all sorts of functionality that normal banks do have.
Last synced: 23 Jul 2025
https://github.com/wandeber/quara
Lenguaje de programación interpretado por JavaScript. Pensado para preprocesar texto como platillas de email.
interpreter language programming
Last synced: 28 Feb 2026
https://github.com/nrastija/testobus
Content of the Program Engineering course in the 2nd year of PDS IPS
analytics csharp design programming project-planning uml visual-studio
Last synced: 20 May 2026
https://github.com/maximization/adventofcode2019
My solutions to Advent of Code 2019
advent-of-code advent-of-code-2019 adventofcode adventofcode2019 challenge javascript programming puzzle
Last synced: 16 Jun 2026
https://github.com/zoroxide/space-simulation
a simple Space looking Simulation done with C++ and olcPixelGameEngine
cpp game-development game-engine gamedev olc olcpixelgameengine programming simulation space
Last synced: 14 Mar 2025
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/frosteen/learn_to_code
These are take-down notes when learning a new programming language.
Last synced: 15 Feb 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/nab138/programmar
A mobile app to teach new programmers the basics.
app ios java programming teaching
Last synced: 17 Mar 2025
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/erictleung/how-to-learn-to-code
daily dailyprogrammer learning practice programming
Last synced: 12 Jan 2026
https://github.com/ite-2022-pwr/ite-is-semestr-1
Semestr 1, studia inżynierskie: Podstawy programowania
programming studia university university-project
Last synced: 19 Mar 2026
https://github.com/gustedeveloper/music-player-project
Completed FreeCodeCamp's Music Player project, showcasing proficiency in JavaScript and DOM manipulation. Developed an interactive web application with dynamic features. Excited for more JavaScript challenges ahead! #FreeCodeCamp #JavaScript #WebDevelopment
dom-manipulation freecodecamp-project javascript programming web-application-development
Last synced: 18 Feb 2026
https://github.com/sramalhao/tech-trek
This repository contains various projects, exercises, and learning resources focused on Python programming. It serves as a personal collection of study materials, covering topics such as data structures, algorithms, object-oriented programming (OOP), web development, and data analysis.
Last synced: 12 Jul 2025
https://github.com/nimi-soni/order-promising
📦 Order Promising in SAP – Ensuring Reliable Delivery Commitments 📅
abap atp capacity-check master-data-planning order-promise programming sap-otc sap-sd supply-chain-management
Last synced: 01 Nov 2025
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/ikanurfitriani/algoritma-dan-pemrograman
This repository contains code archives from Algorithm and Programming courses in semester 1.
Last synced: 21 Mar 2025
https://github.com/alchermd/learncs
Tutorial services where I teach computer science related stuff.
Last synced: 27 Mar 2026
https://github.com/ikanurfitriani/prak-algoritma-dan-pemrograman-lanjut
This repository contains code archives from the Algorithm Practicum and Advanced Programming courses in semester 2.
Last synced: 21 Mar 2025
https://github.com/zentrocdot/archimedes
Archimedes Measurement of a Circle
algorithm archimedes circle-constant circle-equation euclidean-theorems hexagon iterative-methods jupyter jupyter-notebook mathematical-programming notebook pi programming pythagorean-theorem python sagemath square-root squaring-the-circle thales-theorem triangle
Last synced: 16 Apr 2026
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/dfdffdfdff8134/abap-9em
🔍 Streamline your ABAP development with abap-9em, a tool that enhances efficiency and supports best coding practices in enterprise software.
abap abap-development application-development automation business-logic code-quality customizations data-integration enterprise-software performance-optimization programming reporting sap system-integration user-interface workflow-automation
Last synced: 02 Jun 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/ishaansathaye/usaco
USACO problems and competition problems
competitive java problemsolving programming python3 usaco
Last synced: 20 May 2026
https://github.com/zvladimir/zvladimir.github.io
circuit digital electronics microcontroller pcb programming rust stm32
Last synced: 04 Mar 2026
https://github.com/shahriar-raj/cse_108-object-oriented-programming-language-sessional
This repository contains all home and lab assignments for the CSE 108: Object Oriented Programming Language Sessional course, part of our Term-2, Level-1 curriculum. It applies theories from CSE 107 to problem-solving. We also learned JavaFX for frontend and made a java project "Football Player Database"
academic java javafx object-oriented-programming problems-solving programming project
Last synced: 08 Apr 2026
https://github.com/howprogrammingworks/articles
Links to Articles
article articles javascript js links programming url
Last synced: 17 Apr 2026
https://github.com/raphaelamonteiro/beecrowd
Exercícios de programação - Plataforma Beecrowd 🐝
beecrowd beecrowd-solutions programming python
Last synced: 26 Jun 2025
https://github.com/evandroamparo/list-comprehension-in-python
This is the Python notebook version of the article by Dionysia Lemonaki originally published on https://www.freecodecamp.org/news/list-comprehension-in-python-with-code-examples.
beginner colab-notebook developer notebook notebook-publish programing-languagues programming python
Last synced: 20 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/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/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/aniketkumar15/codeinjava
A collection of Java programs showcasing basic concepts, object-oriented programming, and small projects.
java java-8 program programming projects
Last synced: 21 Jul 2025
https://github.com/lonaryx/lingolinc
LingoLink — это быстрый языковой переводчик, который легко разрешает языковые барьеры! 🚀
css eel eel-python google html programming python python-3 python-app python-script python3 translate translation uk ukraine web website windows
Last synced: 09 May 2026
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/pranjalco/password-manager-intermediate
A Password Manager app with a GUI to store, manage, and retrieve passwords. It generates random passwords, auto-copies to clipboard, and saves credentials (website, username, password) in JSON. Features include error handling, input validation, search functionality, and a lock icon for a professional look.
automation clipboard error-handling file-handling gui-application gui-development intermediate json-manipulation password-generator password-manager programming python task-automation tkinter
Last synced: 17 Apr 2026
https://github.com/freyjafa/freyjafa
Removing barriers to growth and aiding the acceleration of learning engineering skills by examining the history and roots of everything related to engineering.
coding css education euclid fortran freyja history html javascript math matlab programming typesetting website youtube
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/f3nr1rs3c/algorithmandprogramming
Programlama Notlarım
algorithm cpp csharp programming programming-language
Last synced: 09 May 2026
https://github.com/thongnguyens/knthcm
Học Phần Kỹ Năng Thực Hành Chuyên Môn Công Nghệ Thông Tin Đại Học Tôn Đức Thắng Của NGUYEN HOANG THONG.
cisco labs networking oops-in-java packet-tracer programming student-project study-notes
Last synced: 04 Jun 2026
https://github.com/muttakinhasib/programming-in-ansi-c
Programming in ANSI C by E. Balagurusamy
c-programming problem-solving programming
Last synced: 18 Mar 2025
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/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/sundanc/weatherprediction
This project implements a weather prediction system that predicts the temperature based on real-time weather data, including features like humidity, wind speed, and day-related features (day of the week, month
machine-learning machinelearning numpy pandas programming python scikit-learn scikitlearn-machine-learning weather-prediction
Last synced: 18 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/gz30eee/c-consteallation
A collection of projects showcasing the power and versatility of C, C++, and C# for efficient programming solutions.
algorithms c c-plus-plus c-sharp coding data-structures networking performance programming software-development
Last synced: 18 Apr 2026
https://github.com/realvishalrana/open-source-path-finder
Open Source Path Finder is a tool to discover open-source projects tailored to your skills and interests. Whether you're a beginner looking for your first contribution or an experienced developer exploring new domains, this tool helps you find projects based on search queries, tags, programming languages, and difficulty levels.
beginner-friendly collaboration developer-tools github-api hacktoberfest javascript nextjs open-source open-source-contributions programming repository-finder tailwindcss typescript
Last synced: 18 Apr 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/hasanyahya101/ds_lab_solutions
Solutions to Data Structures lab questions from Fall 2023 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.
data-structures ds fast lhr nuces programming
Last synced: 19 Jun 2025
https://github.com/dirkgroot/dirkgroot.github.io
Source code for my GitHub Pages site
Last synced: 19 Apr 2026
https://github.com/luxutiousman-2000/awp.gg-executor-roblox-4k
AWP is a Roblox executor with Luarmor support and 100% UNC compatibility, making it a solid choice for experienced users. With a Level 8 rating owned by Krampus, it remains a neutral option with strong features.
automation community development github open-source programming
Last synced: 13 May 2025
https://github.com/witsawa-corporation/basic-web-app
Basic web application for beginner
css html javascript js programming
Last synced: 20 Apr 2026