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/tobiasgrube/tobiasgrube
Schön, dass Sie da sind! Ich bin Tobias Grube – Entwickler, Dozent und Gründer von Admelio Solutions. Werfen Sie gerne einen Blick in meine Arbeit und Vision.
it-training microsoft-sql-server net programming
Last synced: 26 Jun 2025
https://github.com/ivanaquino/voice-assistant-ai
Simple voice assistant powered by openai api
javascript openai openai-api programming react speach-recognition tailwind tailwindcss typescript
Last synced: 12 Apr 2026
https://github.com/thomascode92/flow-name-service
Flow Name Service (FNS) is a decentralized naming system on the blockchain, enabling users to assign human-readable names to their blockchain addresses, contracts, and DApps. It ensures secure and censorship-resistant domain resolution, simplifying the user experience in the decentralized web.
blockchain cadence flow learnweb3 name-service programming web3
Last synced: 12 Jan 2026
https://github.com/rafaelmprogrammer/calculator
This is a calculator in c#.
calculator csharp csharp-code junior-developer junior-programmer programmer programming
Last synced: 02 Jan 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/krishnaclouds/node-chat-app
A Chat Application made using Nodejs (socket.io, express), jQuery
chat-application coding expressjs javascript jest jquery nodejs programming socket-io
Last synced: 01 Feb 2026
https://github.com/labex-labs/advanced-mysql-practical-labs
In this course, master advanced MySQL techniques through hands-on labs covering indexing, stored procedures, triggers, transactions, replication, and more.
challenges course database exercises hands-on labex labs mysql playground programming
Last synced: 20 May 2026
https://github.com/ikanurfitriani/prak-algoritma-dan-pemrograman
This repository contains code archives from the Algorithm and Programming Practicum course in semester 1.
Last synced: 21 Mar 2025
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/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/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/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/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/erictleung/how-to-learn-to-code
daily dailyprogrammer learning practice programming
Last synced: 12 Jan 2026
https://github.com/anmol420/programs-in-python
A Set Of Simple Programs Written In Python.
Last synced: 21 Mar 2025
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/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/yaser-123/python-projects
Welcome to Python Projects! 🎉 A collection of mini Python projects 🐍 to boost your skills. Whether you're just starting or looking to level up, there's something for everyone! New projects added regularly—stay tuned! 🚀 Fork, explore, and contribute. Let’s make learning fun and impactful! ⭐
programming python python3 pythonlibrarires pythonprojects
Last synced: 06 Apr 2025
https://github.com/janina280/-wifi_passwords
The program helps us to get the Wi-fi password.
Last synced: 03 Jul 2025
https://github.com/aishikmukherjee/linked-lists-in-c
Developer/Creator: Aishik Mukherjee
c c-programming circular-linked-list code coding cse data-structures doubly-linked-list dsa easy interview-practice interview-questions linked-list linked-list-in-c malloc programming programming-language singly-linked-list
Last synced: 27 Jun 2025
https://github.com/pbergstrom90/guldkortet_pmg_exam
Examproject for "Programmering 2" at NTI-skolan. April 2023.
csharp database exam network programming school
Last synced: 18 May 2026
https://github.com/sunhuachuang/sunhuachuang.github.io
blog huachuang20 personal programming sunhuachuang
Last synced: 22 Jul 2025
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/icrobotics-team167/camp
Junior Bots camp website
lego programming python robotics summer-camp
Last synced: 02 Nov 2025
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/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/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/sourhub226/linux-shell-scripts
Essential linux shell scripts for computer engineers.
computer-engineers computer-science education engineering learning linux programming shell-script
Last synced: 11 May 2026
https://github.com/asim-2000/python-programming
competitive-coding dynamic-programming programming python
Last synced: 27 Jun 2025
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/woolseyworkshop/article-simulating-fireflies-with-circuitpython
Simulating Fireflies With CircuitPython Article Resources
circuitpython electronics fireflies kicad linux macos programming simulation windows
Last synced: 08 Apr 2026
https://github.com/orliluq/orliluq
java javascript programming python react redux sql
Last synced: 08 Apr 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/emse-p4a-gwu/2025-spring
Course website for Spring 2025 section of EMSE 4571 / 6571: Intro to Programming for Analytics @ GWU
Last synced: 15 May 2026
https://github.com/imz/emacs-prog-modes
A package for ALT with Emacs modes that help programming
altlinux developer emacs programming
Last synced: 18 Mar 2025
https://github.com/kernel-loophole/competitive-programming
problem sloving
competitive-programming programming python
Last synced: 21 May 2026
https://github.com/lfariello/hypersonic_aerodynamics
Comparison between the flow field around a cone (3D) and a wedge (2D). Analysis of the Taylor-Maccoll flow field within the supersonic boundary layer of a cone at zero angle of attack in a hypersonic flow.
aerodynamics computational-fluid-dynamics flow-based-programming hypersonic iterative-methods matlab programming
Last synced: 07 Jun 2026
https://github.com/jose-leandro/in.orbit
in.rbit é uma aplicação intuitiva e eficiente para definição, organização e acompanhamento de metas. In Orbit ajuda usuários a gerenciar seus objetivos de forma clara e organizada, permitindo acompanhar o progresso em tempo real e garantir que estão no caminho certo para alcançar suas metas pessoais ou profissionais.
biomejs css dayjs desenvolvimento-web development frontend html javascript programming radix-ui reactjs tailwindcss typescript vitejs
Last synced: 18 Feb 2026
https://github.com/kenresoft/codesignal-test
CodeSignal Assessment Test
assessment-test kotlin programming
Last synced: 21 May 2026
https://github.com/renatopp/pipelang
An experimental language based on function chaining and generators to create lazy pipes.
golang language pipe programming
Last synced: 21 May 2026
https://github.com/nadidlinchestein/cses
Solutions to the CSES Algorithm Problem Sets.
algorithms-and-data-structures competitive-programming competitive-programming-algorithms cpp programming
Last synced: 18 Jun 2026
https://github.com/rimkart-2006/kotlin-gic
🌟 Simplify game development in Kotlin with easy-to-use libraries and tools for creating engaging interactive content.
android api backend coroutines data-serialization developer-tools gic gradle json kotlin kotlin-multiplatform mobile-app programming software-development web-development
Last synced: 06 May 2026
https://github.com/simpson-computer-technologies-research/stem_club_week1
Learn Python Basics in the First Week of STEM Club
club learn programming python stem
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/stem_club_week4
Learn Python Classes in Week 4 of STEM Club
classes learn programming python
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/apc9-10
Learn Databases in Week 9 and 10 of my Advanced Programming Club
learn programming python sql sqlite
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/apc0
Introduction to my Advanced Programming Club
go learn programming python rust
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/apc1-2
Learn the Python Programming Language in Week 1 and 2 of my Advanced Programming Club
coding learn programming python
Last synced: 22 Mar 2025
https://github.com/pranjalco/birthday-wisher
This project automates birthday wishes by checking the birthday.csv file for birthdays matching the current date. If found, it picks a random template from letter_templates, replaces [NAME] with the person's name, and uses Python's smtplib to send the email. Perfect for personalized automation!
automation communication csv email-automation email-sender file-handling intermediate manipulation programming python random-module
Last synced: 30 Mar 2025
https://github.com/pranjalco/pong-game-intermediate
This is a Pong game implemented using Python's `turtle` and `time` modules with an object-oriented programming (OOP) approach. The game involves two players, left and right, competing to reach the winning score.
game-development game-programming object-oriented-programming oop pong-game programming python time turtle turtle-graphics
Last synced: 30 Mar 2025
https://github.com/simpson-computer-technologies-research/cstarterfiles
Starter files and make file for C programs
Last synced: 22 Mar 2025
https://github.com/barbaracalderon/ine5645-the-dining-savages-problem
This problem is told in "The Little Book of Semaphores" by Allen B. Downey. All done in C with the use of semaphores <semaphores.h>
c dining-savages-problem programming semaphores ufsc
Last synced: 22 Mar 2025
https://github.com/ssukhpinder/dotnet-programming
aspire aspnet aspnetcore best-practices blogger blogging coding csharp dotnet dotnet-core mvc programming
Last synced: 02 Jan 2026
https://github.com/peplxx/git-logg
Git log alias with enhanced readability and formatting.
alias comand-line development-tools git git-logs git-visualization open-source productivity programming version-control
Last synced: 26 Apr 2026
https://github.com/irydev/youtube-downloader
🐍📽️A Youtube Downloader made with Python and the PyTube library
programming python python3 pytube pytube3 youtube youtube-downloader
Last synced: 09 May 2026
https://github.com/a-bdellatif/timedatetemperaturesystem
Dual Display: Time, Date & Temperature Monitor(unfinished)
clanguage microchip pic pic18f pic18f452 programming project
Last synced: 29 Mar 2025
https://github.com/a-bdellatif/software_pwm_generator
This implementation is useful in case where dedicated PWM hardware is unavailable.
c18-compiler ccp microchip microcontroller pic pic18f pic18f452 programming pwm pwm-duty-cycle software
Last synced: 29 Mar 2025
https://github.com/pedro-estevao/college-portal
A Student & Teacher Portal Clone project developed for the Programming Techniques 1 course (3rd semester, Computer Science - Centro Universitário Barão de Mauá) using PHP (OOP) and MySQL. A foundational academic project available for those studying OOP in PHP.
academic-project baraodemaua computer-science database mysql mysql-database oop oop-php php programming programming-techniques
Last synced: 25 Feb 2025
https://github.com/wilberdhp/ejercicios-de-logica
Ejercicios de lógica
javascript logic logic-programming programming programming-exercises
Last synced: 19 Jun 2025
https://github.com/kamikaramazov/pylearnhub
Welcome to the Python Learning Repository! This repository is designed to help beginners, intermediate, and advanced learners of Python improve their skills through various resources and projects.
cybersecurity hacking learning programming python tutorials
Last synced: 22 Apr 2026
https://github.com/7mee3d/simi-simple-bank-system
📌 A simple bank system programmed in C++ to manage customer data in an organized manner through a text interface that contains a list of main options that allow dealing with customers (view - add - modify - delete - search).
Last synced: 28 Jun 2025
https://github.com/julien-sobczak/blog-astro
Personal Blog
blog lifelong-learning programming reading
Last synced: 12 Jan 2026
https://github.com/chameleontartu/competitive_programming
Repository with solution. Preparation to upcoming competitions.
codeforces e-olymp hackerrank programming timus
Last synced: 15 Dec 2025
https://github.com/pioneershub/euroscipy-conference
Community-driven conference realization for EuroSciPy
ai machine-learning open-source programming python scientific-computing software-engineering statistics
Last synced: 14 Mar 2025
https://github.com/gmostofabd/8051-push-button
🔗 This repository guides you to learn about digital input reading using an 8051 Microcontroller. The program is written in Assembly language and well-commented to ensure clarity. To read the digital input, two tactile push button switches are connected to I/O pins.
8051 assembly circuit debouncing digital download hex input mcu microcontroller programming proteus pull-down pull-up read schematic simulation switch
Last synced: 22 May 2026
https://github.com/gruz0/logs
Daily notes about my activity on pet-projects and something like that
logs programming self-development self-learning tracking
Last synced: 18 Feb 2026
https://github.com/fatiq123/school-management-system-using-link-list-in-cpp
I developed this project using C++ language.
Last synced: 14 Mar 2025
https://github.com/ferr0s04/feup-prog-project
Repository for PROG (Programming) course project of LEIC FEUP, for year 2022-23
cpp feup feup-leic programming
Last synced: 22 Mar 2025
https://github.com/starlitdreams/random-walk-sdl2-
This project is a random walk simulation using SDL2. It creates a graphical window where each step of the walk is colored based on its direction (up-left, up-right, down-left, down-right). The walk resets if it goes out of bounds. Built with SDL2, it features color-coded steps and boundary resets. Contributions are welcome!
cpp cpp-all cpp-programming cpp20 cpp23 programming random random-generation sdl sdl2 sdl2-image
Last synced: 03 Jan 2026
https://github.com/fortunewalla/alienjulia
Is it an alien language? Learning to code in Julia
book booksjl coding julia julia-coding julia-lang julia-language julia-learning julia-programming julialang learning learning-julia programming
Last synced: 03 Jan 2026
https://github.com/miguelvprieto/pseudocode-compiler
A pseudocode compiler following the computer science IGCSE standards. It is supposed to help people who want to practice pseudocode for the IGCSE exam.
compiler computer-science cs exam igcse igcse-cs programming programming-language pseudocode pseudocode-compiler pseudocode-language
Last synced: 28 Jun 2025
https://github.com/fdch/blog
A blog for ffddcchh
blog composition html javascript journaling programming
Last synced: 11 Jun 2026
https://github.com/aniekanbane/bank-simulation
Simulation of common banking transactions
banking csharp oop programming
Last synced: 18 Apr 2026
https://github.com/aaesalamanca/uned-2025-2026-fundamentos-de-programacion
Prácticas de la asignatura Fundamentos de Programación en la UNED (2025/2026).
c computer-science cpp learning programming
Last synced: 18 Feb 2026
https://github.com/mudaston/react-marvel
:atom: This app interacts with the Marvel Developer Portal API to get characters, comics and information about them.
learning marvel marvel-api marvel-characters marvel-comics marvelapp programming react reactjs reactpalette reactrouterdom reactscroll spa styled-components
Last synced: 14 Mar 2025
https://github.com/mudaston/react-coffee
:atom: This project is a kind of coffee shop app.
javascript learning programming react react-router reactjs spa study styled-components
Last synced: 14 Mar 2025
https://github.com/briso10-dev/java_school
This is my 1 year Java programming examples and exercices of school
Last synced: 26 Feb 2025
https://github.com/ifrazaib/cpluscodes
In this repository I have added all the basics of c++ language include (pf)concepts and oop concepts and DSA concepts with codes description.
Last synced: 05 Nov 2025
https://github.com/lintangwisesa/php_upiyai_praktisimengajar
Pemrograman Web - Praktisi Mengajar UPI YAI 2023
kampus-merdeka kemendikbud merdeka-belajar php praktisi-mengajar programming web
Last synced: 07 Jun 2026
https://github.com/afshinrudgar/go-lang-exercises
My efforts in learning golang
exercise go golang learning-by-doing programming
Last synced: 30 Mar 2025
https://github.com/type0-1/website-portfolio-old
(OLD) Website Portfolio
datastructures-algorithms game-development interests portfolio-website programming projects
Last synced: 14 May 2025
https://github.com/yokesharun/stack-clipper
It will show the overview of stackoverflow.
coding programming reputation stackoverflow topcoder
Last synced: 14 Apr 2025
https://github.com/ifulxploit/lua-program
Repositori ini berisi kumpulan program Lua yang mencakup berbagai aplikasi dan alat sederhana.
aplication lua lua-executor programming simple-project tools
Last synced: 23 Jul 2025
https://github.com/roblieblang/leetcode-anki-script
Scrapes problem links from the most popular LeetCode problem sets as well as one's own lists and adds them to an Anki deck.
anki anki-connect anki-flashcards beautifulsoup blind75 grind75 leetcode neetcode150 programming python python-script scraping selenium
Last synced: 09 May 2026
https://github.com/dptole/toylang
My first toy language. Created exclusively for learning purposes.
analyzer ast bnf interpreter language parser programming syntax toy
Last synced: 24 Jul 2025
https://github.com/alexismartinez1913/calculo-de-nomina
Programa en C# que permite calcular la nomina de una persona de acuerdo a datos ingresados usando interfaces visuales (Windows Forms)
Last synced: 24 Jul 2025
https://github.com/rafaelmprogrammer/tic-tac-toe
This is a Tic-Tac-Toe game. For this project I use C language and the DEV-C++ platform.
c game game-development game-programming programmer programming
Last synced: 24 Jul 2025
https://github.com/ioxee/nodenexus
NodeNexus: A JavaScript hub for innovative coding solutions and collaborative development. Explore, contribute, and grow!
code-solutions collaboration community development innovation javascript js open-source opensource programming
Last synced: 06 Nov 2025
https://github.com/dogaaydinn/learningpath
C# Learning Path
csharp learning-by-doing learning-exercise learning-path notes programming
Last synced: 24 Jul 2025
https://github.com/tanzeelafatima492/fundamentals-of-kotlin
All basic syntax need to learn Kotlin
android kotlin kt language programming
Last synced: 19 May 2026
https://github.com/tanzeelafatima492/c-programming-basic
cplus cpp cxx programming robert
Last synced: 17 Jun 2026
https://github.com/sketchcompany/sketchygamesdeploy
Deploy project for netlify
Last synced: 06 Feb 2026
https://github.com/amarafinbarrs/python-who-is-richer
A relational Python program to calculate and find out who is richer than who within any number of individuals
conditional-statements data-science if-else loop programming python3
Last synced: 18 Sep 2025