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/sourceduty/code_challenge
👨💻 Develop, plan and create code challenges in any programming language.
ai artificial-intelligence challenge chatgpt code code-challenge coding custom-gpt custom-gpts educational gpt gpts gptstore learning openai programming programming-challenge
Last synced: 08 Aug 2025
https://github.com/sourceduty/batch_file_simulator
🦇 Plan, create, and simulate batch file (.bat) logic.
ai artificial-intelligence bat bat-file bat-simulator batch batch-file batch-file-simulator batch-script chatgpt openai programming simulated simulation
Last synced: 08 Aug 2025
https://github.com/sourceduty/javascript_projects
💻 JavaScript concepts and examples for projects.
concept concept-idea concepts examples idea ideas javascript javascript-app javascript-programming javascript-project js program programming
Last synced: 24 Aug 2025
https://github.com/sourceduty/digital_experiment
👨💻 Develop digital experiments in various programming languages and software systems.
ai ai-experiment artificial-intelligence chatgpt custom-gpts digital-experiment experimental experment gpt gpt-builder gpt-store gpts openai programming programming-experiment
Last synced: 08 Aug 2025
https://github.com/pranjalco/mail-merger-simple
This program automates the creation of personalized invitation letters. It reads a template letter from a text file, replaces the [name] placeholder with actual names from another text file, and saves each personalized letter in a designated folder.
automation automation-and-simulation file-handling programming python simple string-manipulation text-processing
Last synced: 08 Aug 2025
https://github.com/quacksouls/haskyll
Beginner's guide to Haskell
documentation functional-programming haskell jekyll jekyll-theme programming ruby
Last synced: 02 Oct 2025
https://github.com/joaomarceloguastala09/novorepositoriofrontendparalogoceep
Começo da criação de um site para o CEEP.
css3 front-end frontend html5 javascript programming
Last synced: 18 Feb 2026
https://github.com/it-delinquent/door_access_emulator
A small program that shows a basic door access system
c-sharp caliburn caliburn-micro costura costura-fody csharp csharp-code fody fodyweavers mvvm mvvm-architecture mvvm-pattern programming simulation windows windows-presentation-foundation wpf wpf-application wpf-ui
Last synced: 20 Jan 2026
https://github.com/spookyless/advent-of-code
Personal journey through Advent of Code
advent-of-code adventofcode javascript problem-solving programming
Last synced: 25 Jun 2025
https://github.com/affix/mobtimer
A Mob Programming Timer in Swift with Foghorn Notifications
Last synced: 22 Aug 2025
https://github.com/aliakrem/oopquiz
Java OOP Quiz App is an interactive mobile app designed to help users test and improve their knowledge of Object-Oriented Programming (OOP) concepts in Java.
java object-oriented-programming oop programming quiz
Last synced: 10 Nov 2025
https://github.com/andreugordillovazquez/introduction-to-programming
Repository containing the labs done in the subject Introduction to Programming, at Universitat Pompeu Fabra
Last synced: 09 Aug 2025
https://github.com/havl-code/my-redis
A C-based project inspired by Redis, focused on building a key-value store with TCP client-server communication and basic data handling.
c data-caching network-programming programming system-programming
Last synced: 09 Aug 2025
https://github.com/muba-74/atm-machine
PROJECT BASED ON TYPESCRIPT & NODEJS.
javascript node nodejs programming typescript
Last synced: 18 Apr 2026
https://github.com/aish-ika031/oopsconcepts
This Repository contains implementation of OOPS Concepts in Java.
Last synced: 09 Apr 2025
https://github.com/play3rzer0/decentralized-escrow
ethereum hardhat javascript nodejs programming smart-contracts solidity web3
Last synced: 09 Apr 2026
https://github.com/fiddle-thomas/fiddle-thomas.github.io
My personal portfolio website built with 'Minimal,' a Jekyll theme for GitHub Pages.
data-engineering github-pages jekyll jekyll-theme personal-website portfolio portfolio-website programming
Last synced: 09 Mar 2026
https://github.com/znx-x/create-react-ts-app
Script to streamline the creation of new frontend ReactJS/TypeScript applications using Shell and Cmd.
code frontend node programming reactjs script typescript ui
Last synced: 09 Apr 2026
https://github.com/anacn/learn_clojure.mp4
📺 国内第一套 Clojure 视频课程,Let Lisp Rocks !
Last synced: 03 Oct 2025
https://github.com/kawarox/fancheng
FanCheng (范程): A Rust framework for legal norm programming, providing systematic implementation of civil law concepts with both thread-safe and non-thread-safe versions.
civil-law legal legal-automation legal-entity legal-framework legal-information legal-tech programming rust smart-contracts thread-safe
Last synced: 03 Oct 2025
https://github.com/eeyribas/snakegame
Snake game is a game where the snake grows by eating apples and can pass through walls without dying.
c collision-detection cplusplus design drawing food fps-game game game-2d game-design game-over game-rules glut-library keyboard-controls library opengl programming snake snake-game visual-studio
Last synced: 06 May 2026
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/pratanup/simple-linear-regression-from-scratch-in-python
Simple Linear Regression from Scratch in Python
algorithms data-science data-science-algorithms evaluation linear-regression machine-learning machine-learning-algorithms programming python scikit-learn
Last synced: 09 Apr 2026
https://github.com/exposedcat/monkey-code
Web-based Coding RPG | OPU Thesis
game godot godot-engine godot-engine-4 godot-script godot4 godotscript learn-programming programming rpg rpg-game typescript
Last synced: 21 May 2026
https://github.com/calebe94/programacao_em_python
Programação em Python
programming python python3 snippets
Last synced: 10 Aug 2025
https://github.com/mrstebo/slack.programmingexcuses
Slack integration for posting excuses
Last synced: 09 Nov 2025
https://github.com/limon-s-interview-prep-zone/c-sharp-console
This repo contains practical implication of essential interview's questions for c#
Last synced: 05 Apr 2025
https://github.com/ireddragonicy/cb24153-closestpairofpoints
An advanced and comprehensive implementation of the Closest Pair of Points problem using the Divide and Conquer algorithm in computational geometry. This project provides an in-depth exploration of efficient algorithms for solving proximity problems in a two-dimensional plane, focusing on optimizing performance for large-scale datasets.
algorithm analysis closest-pair-of-points divide-and-conquer dnd optimize pair-programming programming python tutorial umpsa
Last synced: 02 Apr 2025
https://github.com/felinjob/python_programming_mooc_2024_pt01
Todos os exercícios do curso de introdução a programação da Universidade de Helsinki, Finlândia.
introduction-to-programming programming python
Last synced: 27 Mar 2025
https://github.com/geersch/wcfserviceswithphp5
Using WCF Services With PHP 5. Written on 2009-08-20.
csharp php php5 programming wcf windows-communication-foundation
Last synced: 03 Oct 2025
https://github.com/dogaaydinn/dogaaydinn
Brief explanation about me :)
about-me csharp docker hello jwt-authentication mysql postgres postman programming software-engineering typescript vite vuejs who-am-i
Last synced: 09 Apr 2026
https://github.com/windscale-stephen/ex4prog-go
My solutions for the book "Exercises for Programmers" written in Go
Last synced: 12 Sep 2025
https://github.com/linkert-paranoya/roblox-scriptify
The Roblox Scriptify Executor is a robust tool designed for seamless script execution in Roblox. It features an efficient injector and DLL mapping for smooth integration, along with a whitelisting system for enhanced security. The executor boasts a user-friendly website and an intuitive UI, ensuring a streamlined experience for users.
automation code development game github lua open-source programming project repository roblox roblox-scriptify script scripting
Last synced: 10 Aug 2025
https://github.com/j0rgeserran0/golang-introduction-samples
Basic samples to learn Go
basic basic-learning go goland programming samples
Last synced: 10 Aug 2025
https://github.com/atopx/atopx.github.io
技术博客
atopx blog docker golang linux programming python rust sql
Last synced: 09 Apr 2026
https://github.com/jaredblumer/learn-data-analysis
A curated collection of resources for learning data science, statistics, machine learning, deep learning, programming, and automation.
automation data-science deep-learning machine-learning programming statistics
Last synced: 15 Jun 2025
https://github.com/alerzendee/editorx-project
A rich-text editor.
editor editorconfig html-css-javascript javascript js lp programming programming-language rich-text-editor
Last synced: 08 Jul 2025
https://github.com/adocxwork/golang
This repository contains Go files and code for study and revision purposes. It includes various examples to help with understanding and practicing Go programming.
backend go go-programming golang programming
Last synced: 11 Aug 2025
https://github.com/quickerstudio/vlinder
Vlinder:an AI peer programming tool that helps you write code faster and smarter.
agent ai automation code-generation dna-context-protocol fix-bugs programming tool typescript vlinders vscode-extension
Last synced: 18 May 2026
https://github.com/jmsmarcelo/unit-converter-c
Roadmap.sh projects | Unit Converter
api api-rest c challenge dev developer programming roadmap-sh unit-converter
Last synced: 11 Aug 2025
https://github.com/karthikeyantn/shit
# shitThis repository contains various scripts and tools for managing daily tasks. Explore and contribute to improve efficiency! 🐙💻
best-practice code-formatter code-quality flipper-zero-payload flipperzero flipping fnf free gem liquidity programming rubberducky shittier signal-bot solana-mint solana-nft solana-token windows
Last synced: 18 Jun 2025
https://github.com/exp-codes/pyc-cross-crypto
python & c++ 跨平台加解密
aes cpp crypto des programming python
Last synced: 18 May 2026
https://github.com/majsylw/python-3.x-examples
Some notes for python consultations in summer semester 2020/21
monte-carlo-methods programming programming-exercises python3 random regex sorting-methods strings-manipulation wust
Last synced: 26 Mar 2025
https://github.com/yunir/detect-circles
The program that detects red and black circles and prints their amount
gradle kotlin pngj programming
Last synced: 18 May 2026
https://github.com/nhsz/go-hackerrank
My solutions for Hacker Rank's problems using Go
algorithms go golang hackerrank hackerrank-solutions programming
Last synced: 12 Aug 2025
https://github.com/studyresearchprojects/progra-usm-cl
JavaScript (NodeJS) implementation of programming exercises from Chile's "Santa Maria" University (USM)
exercises fundamentals programming santa-maria-university university usm
Last synced: 12 Aug 2025
https://github.com/moekiorg/code-reading-guideline
Code Reading Guideline for Me.
drawio graph guideline programming
Last synced: 05 Apr 2025
https://github.com/skylar-lorena/intro-to-programming
This is a basic restaurant landing page created to showcase various HTML elements, semantics, classes, and ids and how to style them using CSS for beginners.
beginners-guide css css-box-model html-css html5 introduction-to-css introduction-to-html5 introduction-to-programming programming
Last synced: 03 May 2025
https://github.com/aamnah/ttc2030-basics-of-programming
Exercises for the course Basics of Programming [TTC2030-3043]
Last synced: 11 Jun 2025
https://github.com/weblineindia/laravel-rest-api-product-crud
A robust Laravel-based REST API for seamless product management. Simplify CRUD operations, streamline data interactions, and build efficient product-centric applications. Explore the power of clean and concise code for your next project.
clean-code coding crud darkaonline efficiency l5-swagger laravel oa-annotate openapi product-management programming rest-api software-engineering swagger swagger-ui web-development zircote
Last synced: 06 May 2026
https://github.com/awpala/javascript-concepts-map
A collection of concepts related to JavaScript programming into a single "concepts map"
concept-map javascript programming tutorial
Last synced: 12 Aug 2025
https://github.com/tanzeelafatima492/lab-work-of-cpp-1st-semeter-
cpp cxx lab pratice programming
Last synced: 04 Oct 2025
https://github.com/slavetomints/blog-tools
Ruby gem to help with basic CLI blog maintenence
blog blogging cli gem programming ruby
Last synced: 30 Oct 2025
https://github.com/shuddha2021/swiftcalc
SwiftCalc - A modern and elegant calculator app for iOS, designed with SwiftUI for seamless user experience. Featuring basic arithmetic functions, clear display, and haptic feedback, SwiftCalc is your go-to tool for quick and accurate calculations.
arithmetic-operations calculator-app ios-development mobile-app percentage-calculations programming responsive-design software-development state-management swift swiftui ui-design xcode
Last synced: 18 May 2026
https://github.com/bronya-rand/cs1310-backup
Programming Code from Uni Classes at St. Mary's University
algorithm algorithms c c-plus-plus code introduction object-oriented object-oriented-programming programming school university
Last synced: 30 Oct 2025
https://github.com/manaseslovera/manaseslovera.github.io
My personal portfolio and blog
blog coding developer portfolio programming software
Last synced: 05 Apr 2025
https://github.com/nikhilbhad12/html-and-css-projects
coding css html html5 programming sites web website
Last synced: 03 Apr 2025
https://github.com/the-real-virus/python-projects
My 120+ Extra & Random Python Projects ! A Collection of 120+ Python Projects .
ai automation bash coding ctf cyber-security ethical-hacking github linux networking open-source pentesting programming python-projects python-scripts redteam scripting software tools
Last synced: 09 Apr 2026
https://github.com/lightraven2486/passwordmanager_java
Это open - source проект на Java, где я обучаюсь создавать desktop приложение "Менеджер паролей" с следующими функциями: Хеширование паролей, сохранение и загрузка паролей, возможность генерации паролей, возможность включать или отключать различные модули приложения. Здесь я буду делится своими успехами в разработке как начинающий специалист.
desktop desktop-app desktop-application eclipse eclipse-ide educational educational-project github java javax javax-swing mvc mvc-architecture mvc-pattern oop oops-in-java programming
Last synced: 18 May 2026
https://github.com/niklasmh/master-thesis-artifact
The artifact that was developed and evaluated in the master thesis
education master-thesis physics programming
Last synced: 13 Aug 2025
https://github.com/a9na/learn-python-programming-masterclass
Python extensive course by Tim Buchalka
algorithms programming python python3 tim-buchalka
Last synced: 15 May 2026
https://github.com/alexcoder04/old-projects
An archive space for discontinued projects from my early programming
archive discontinued education first-programming-project first-project hello-world learning programming programming-projects projects python school
Last synced: 04 Oct 2025
https://github.com/woolseyworkshop/article-simulating-fireflies-with-an-arduino
Simulating Fireflies With An Arduino Article Resources
arduino electronics fireflies kicad linux macos programming simulation windows
Last synced: 11 Apr 2026
https://github.com/woolseyworkshop/article-controlling-an-arduino-uno-wifi-rev2-or-arduino-uno-with-wifi-shield-from-a-web-browser
Controlling An Arduino Uno WiFi Rev2 Or Arduino Uno With WiFi Shield From A Web Browser Article Resources
arduino electronics linux macos programming web-development windows
Last synced: 12 Apr 2026
https://github.com/netodeolino/celula-de-fup
Arquivos da Célula de Fundamentos de Programação 2016.2
c-plus-plus logic-programming programming
Last synced: 30 Oct 2025
https://github.com/margitantal68/oop-2024
📚 This open-access course will introduce you to object-oriented programming in Java.
collections inheritance java object-oriented-programming oop oop-java polymorphism programming programming-languages static-members threads
Last synced: 25 Jun 2026
https://github.com/iepathos/ehabit
ehab.it programming and freelancing personal site
blog freelancing golang hugo programming
Last synced: 18 May 2026
https://github.com/muhamed-hassan/c-sharp-dev-foundation
Preparation of a Junior C# Developer 👨💻 👩💻 🎓
backend c-sharp programming self-study
Last synced: 13 Jun 2025
https://github.com/muhamed-hassan/foundation
Foundation of Java Programming Language 👨💻 👩💻 🎓
backend java mobile-frontend programming self-study
Last synced: 24 Feb 2025
https://github.com/pacomus/roboblocks
Blockly blocks repository for Arduino and robot programming
arduino blocks bq programming programming-blocks robotics visualino
Last synced: 04 Oct 2025
https://github.com/trivedikavya/kemojis
A creative emoji Cursor on your screen
cromeextention kavyatrivedi programming project
Last synced: 15 Aug 2025
https://github.com/m1chtv/mich-code-quest
interactive web application that helps users improve their programming skills
challenge javascript javascript-game js programming quests
Last synced: 23 Mar 2025
https://github.com/emmaprofemx/ensamblador-u3
assembly irvine32 programming visual-studio
Last synced: 28 Oct 2025
https://github.com/itzdm/itzdm.github.io
This site is a tech blog website built with the Hugo static website engine. It provides articles on various programming topics, including tutorials, how-to guides, and technical discussions. The website is designed to be easy to navigate.
blog itzdm programming tech-news wave-delight
Last synced: 03 Jan 2026
https://github.com/san7o/giovanni-diary
Hello fellow traveler, welcome to my humble public diary
Last synced: 18 May 2026
https://github.com/a-bdellatif/usto-tps
coding practice programming tps travaux travaux-pratique university usto
Last synced: 29 Mar 2025
https://github.com/faiziimam/expense-tracker
expense-tracker programming project react reactjs
Last synced: 05 Jul 2025
https://github.com/haskyll/haskyll.github.io
Beginner's guide to Haskell
documentation functional-programming haskell jekyll jekyll-theme programming ruby
Last synced: 09 Mar 2026
https://github.com/ufc-qxcode/qxcode-general-pack
Pacote de extensões recomendadas para programação em geral. Fornecido pela UFC Campus Quixadá.
programming vscode-extension-pack
Last synced: 20 Feb 2026
https://github.com/kadiryazadzhi/netprobe
🕵️♂️ NetProbe is a high-performance, multi-threaded network scanner designed for penetration testers, ethical hackers, and system administrators. ⚡
beginners csharp cybersecurity education port programming scanner
Last synced: 04 Mar 2025
https://github.com/rafaelmprogrammer/random_number_generator
This is a Random Number Generator where you can choose if you want a decimal or a integer random number
csharp programmer programming random-number-generators
Last synced: 10 Sep 2025
https://github.com/janina280/proiectareaalgoritmilor
The Refined Knapsack Problem
Last synced: 16 Aug 2025
https://github.com/rafaelmprogrammer/mondrian_game
Collect the pieces of paint in the maze and complete the painting. Mondrian Maze was developed in 2 days for the Theana Game Jam.
game game-2d game-dev game-development junior-developer junior-programmer junior-project programming
Last synced: 01 Mar 2026
https://github.com/h4mbl3x/prog1_trabajo_teorico_2022_23
Trabajo Teórico de Fundamentos de la Programación 1 del curso 2022/23.
esi ingenieria-informatica java mastermind programacion programming uclm
Last synced: 09 Sep 2025
https://github.com/emmaprofemx/Ensamblador-U3
assembly irvine32 programming visual-studio
Last synced: 11 Mar 2025
https://github.com/zhamppx97/exam-ref-70-483
Exam Ref 70-483 Programming in C#
csharp exam-ref-70-483 programming
Last synced: 09 Apr 2025
https://github.com/zethearc/yachayl
Programming Language for Yachay Tech student.
programming programming-language python python3
Last synced: 05 Oct 2025
https://github.com/wafaislami/seliware-executor
Seliware is a powerful and brand-new Roblox executor designed to take your scripting experience to the next level.
automation collaborate community development github luraph open-source programming roblox-scripts script seliware-executor software tool wave-executer
Last synced: 17 Aug 2025
https://github.com/tar3q-az1z/project-euler-solutions
algorithmic solutions of problems from projecteuler.net, solved by me
algorithms cpp number-theory programming project-euler projecteuler solutions
Last synced: 17 Aug 2025