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-04-17 00:21:41 UTC
- JSON Representation
https://github.com/franneck94/vns-cflp
Variable Neighborhood Search for the CFLP
binary cflp heuristic local programming search vns
Last synced: 25 Oct 2025
https://github.com/tymonx/docker-go
A Docker image with preinstalled tools for developing, mocking, formatting, linting, building, testing and documenting Go projects. It is only a read-only project mirror. Active development is maintained at the GitLab.
ci ci-cd cicd continuous-integration continuous-testing devops devops-tools docker docker-image documentation go golang mock mocking productivity programming test testing testing-tools tests
Last synced: 27 Oct 2025
https://github.com/thestutirajeev/nimantran
Nimantran is an invitation designing and gift sending app. It allows the user to design cards from pre-provided templates and send to the guests and keep the record of their response. The system deals with automating all work related to user record management, gifts management, transaction management and response gathering.
android-application invitation kotlin programming project
Last synced: 27 Oct 2025
https://github.com/andipaetzold/robotkarol.dev
coding education learning programming school
Last synced: 23 Jan 2026
https://github.com/carpentries-incubator/python-novice-programming-gapminder
An introduction to Python for non-programmers using Gapminder data
beta carpentries-incubator english lesson programming python
Last synced: 24 Jan 2026
https://github.com/swapnanildutta/java-codes-icse
These are some of the miscellaneous Java programs during my 9th and 10th standard (ICSE).
bluej hacktoberfest java java-programming miscellaneous programming
Last synced: 16 Mar 2026
https://github.com/seanpm2001/snu_2d_programmingtools_ide_crystal
The Crystal Programming language IDE submodule for SNU Programming Tools (2D Mode)
crystal crystal-lang crystal-language gpl3 gplv3 ide md programming snu snu-2d snu-2d-programming-tools snu-2d-programmingtools snu-development snu-programming-tools snu2d-programmingtools snu2dprogrammingtools snuprogrammingtools txt web-development web-ide
Last synced: 06 Feb 2026
https://github.com/nelson-gon/nelson-gon.github.io
Biologically Plausible Programming
bioinformatics blog blogdown computational-biology data-analysis data-exploration ghost ghostwriter-theme github github-pages hugo-site hugo-theme programming python3 r side-project
Last synced: 07 Feb 2026
https://github.com/curran/example-viewer
A presentation tool and programming sandbox for code examples.
education programming teaching web
Last synced: 01 Feb 2026
https://github.com/h3rald/vscode-min-lang
A Visual Studio Code extension to support the min programming language.
Last synced: 02 Feb 2026
https://github.com/delpineai/light_box_project
A fun and interactive 3x3 LED game built with Arduino Nano, where each of the 9 LEDs on the display acts as a button. Objective: invert the LEDs so that all of them are turned on simultaneously!
arduino arduinonano circuit coding cplusplus keypad-library programming projects soldering
Last synced: 08 Feb 2026
https://github.com/jaaufauvre/bookmarks
For now, just a personal list of 📚 and publications
architecture engineering engineering-practices programming
Last synced: 09 Feb 2026
https://github.com/sonawaneashwini/simple-python-mini-projects
From utilities like converters and calculators to interactive games and trackers, each project emphasizes Python's capability for both learning and real-world application development
coding mini-project programming python python-coding-challenges python-mini-project pythonprogramming
Last synced: 09 Feb 2026
https://github.com/arisilon/batcave
A useful collection of tools for writing Python programs.
Last synced: 13 Feb 2026
https://github.com/jakubrobaszek/zbiorzadanput
Repozytorium zawiera rozwiązania zadań programistycznych w Pythonie, które zostały zaadaptowane z materiałów dydaktycznych Politechniki Poznańskiej. Zadania obejmują różne algorytmy i struktury danych, które pomagają w nauce podstaw programowania.
algorithms informatyka learning programming python tasks
Last synced: 11 Feb 2026
https://github.com/alexweininger/reading
a reading list
book books list programming programming-books read reading reading-list
Last synced: 11 Feb 2026
https://github.com/dzmitryur/js-html-css-apps
Projects for Beginners in JavaScript HTML CSS
beginner-project css css-flexbox css3 html html5 javascript js programming
Last synced: 11 Feb 2026
https://github.com/hugodonotexit/cbudgie
C-like but simpler and still smart, like Budgie
cbudgie cpp interpreter new-language programming programming-language
Last synced: 11 Feb 2026
https://github.com/ataldaaiume/portfolio-da-elo
✨ Portfólio pessoal em construção, pensado com carinho para apresentar quem sou, o que faço e até onde quero chegar. Aqui você vai encontrar meus projetos, habilidades e um pedacinho da minha jornada como futura desenvolvedora.
artist css css3 html html5 javascript js portfolio portfolio-site portfolio-website programming scss site student study web website
Last synced: 14 Feb 2026
https://github.com/marlonvbp/calculadora-distribuicao-normal
Calculadora web interativa para a Distribuição Normal. Calcule probabilidades (menor que, maior que e entre valores) e visualize a área em um gráfico dinâmico. Feito com HTML, CSS e JS puro. 📊
education estatistica programming
Last synced: 14 Feb 2026
https://github.com/bmascat/daw-notes
Exercises carried out in the different modules of the software web development degree course. DDL and DML with SQL. POO in JS, java and PHP. Agile methodologies such as TDD and DDD. UML desing. Code refactoring
java javascript php programming software-development web web-development
Last synced: 16 Apr 2026
https://github.com/nachokhan/pstruc-vscode-extension
A vscode extension to get the project structure of your current project
ia json programming vscode vscode-extension
Last synced: 15 Feb 2026
https://github.com/benherbst/benherbst
design, programming, art, music
art benherbst music programming
Last synced: 19 Mar 2026
https://github.com/diegotoral/paths
Learning resources on various topics (paths)
development learning programming resources
Last synced: 19 Mar 2026
https://github.com/engineeringsoftware/ogo
Object Graph Programming
cypher declarative heap imperative paradigm programming
Last synced: 19 Mar 2026
https://github.com/souleeater99/minishell
About Minishell - A 42 School project implementing a simplified Bash-like shell in C This educational project dives into core systems programming by recreating shell fundamentals: Process control (fork/exec, pipes, signals) File I/O (redirections, heredoc) Memory-managed environment (zero leaks) Bash-like features with 42's strict coding stand
1337cursus 1337school 42cursus 42projects 42school bash c file filedescriptor filesystem mangagement memory-management processes programming system unix-shell
Last synced: 15 Feb 2026
https://github.com/utrechtuniversity/intro-computational-reproducibility
Material for a short version of the workshop 'Best Practices for Writing Reproducible Code'
documentation programming reproducibility utrecht-university workshop
Last synced: 19 Mar 2026
https://github.com/fatmakahveci/memorygame
A simple card game to to practice Java and JUnit.
clean-architecture cli-application code coding core-java game java junit maven oop practice practice-programming practice-programming-skills programming programming-exercises programming-language programming-languages testing unit-testing
Last synced: 01 Mar 2026
https://github.com/hevalhazalkurt/dev-notes
A bunch of my dev notes, blog posts, and things I've learned while building stuff. Questions, thoughts, and comments are always welcome, let’s chat!
blog experience learning programming python writing
Last synced: 02 Mar 2026
https://github.com/seanpm2001/snu_2d_programmingtools_ide_plpgsql
The PlPGSQL programming language IDE submodule for SNU Programming Tools (2D Mode)
gpl3 gplv3 ide md plpgsql plpgsql-language plpgsql-lnang programming snu snu-2d snu-2d-programming-tools snu-2d-programmingtools snu-development snu-programming-tools snu2d-programmingtools snu2dprogrammingtools snuprogrammingtools txt web-development web-ide
Last synced: 03 Mar 2026
https://github.com/eskabore/cs50x-2023
This repository houses all the problem sets and my final project for CS50 2023
algorithms c-language c-plus-plus cs50 cs50x data-structures javascript memory-allocation programming python
Last synced: 16 Apr 2026
https://github.com/freebirdscrew/datastructures_python
Data Structures Implementation in Python and Explains each Steps.
data data-visualization datascience datastructures datastructures-algorithms datastructures-algorithms-python datastructures-implementation datastructuresandalgorithm freebirdscrew programming python simranjeet simranjeetsingh
Last synced: 16 Apr 2026
https://github.com/syedfahadali399/jioned-python-repo
This is a Jioned Repo Between me and my Friend where we push code on this repo on Python Programming
Last synced: 05 Mar 2026
https://github.com/goerz/test_parallel_paradigms
Collection of test programs for various parallelization paradigms
fortran mpi openmp programming teaching
Last synced: 06 Mar 2026
https://github.com/prashantpandey9/codesseptember2019-
These are the codes which i solved.
algorithms code code-chef codech codechef codechef-solutions december-of-algorithms hackerearth hackerrank hackerrank-solutions leetcode programming
Last synced: 04 Nov 2025
https://github.com/antonybudianto/leetcode-js
My LeetCode exercises, written in JavaScript
Last synced: 29 Oct 2025
https://github.com/meysam81/matrix-determinan
a very simple implementation of determinant calculation of a 3 * 3 matrix in a GUI form
assignment assignments college-assignment college-project csharp csharp-code determinant determinant-calculation determinantal-processes matrix program programming programming-language programming-languages
Last synced: 02 Jan 2026
https://github.com/mathworks-teaching-resources/treasure-hunt
This modular courseware teaches students basic programming concepts through game development. These concepts include variables, matrices, conditional statements, and functions.
courseware cwm game gamified-learning programming
Last synced: 15 Jul 2025
https://github.com/sourhub226/c-cpp-programs
Important C and C++ programs for computer engineers.
ai algorithm-analysis algorithms artificial-intelligence automata c computer-engineering computer-science cpp data-structures dfa education graphics hacktoberfest learning network oop operating-system programming
Last synced: 24 Aug 2025
https://github.com/leaphy-robotics/leaphy-webbased-svelte
Leaphy Easybloqs is software to program Leaphy Robots and Arduino microcontrollers using a block-based programming language.
arduino blockly programming robots
Last synced: 25 Jan 2026
https://github.com/markoshb/analysis-and-design-of-algorithms-subject
Set of projects using diverse programming tecniques
algorithms complexity-measure java programming
Last synced: 09 Jul 2025
https://github.com/hacihaciyev/chess
Chessland - A platform for Chess lovers.
backend chess chess-game chess-puzzle chessboard chessland fen java pgn programming quarkus webapp websocket
Last synced: 11 Apr 2025
https://github.com/relintai/programming_tutorials
Hungarian programming tutorials that I'm writing. (Might translate them later.)
hungarian magyar oop programming sdl2 tutorial
Last synced: 05 Apr 2025
https://github.com/sohaamir/neuro_resources
A list of links and pages for neuroscientists covering neuroimaging, programming and research skills
bayesian-statistics fmri neuroscience programming research resources statistics
Last synced: 17 Jun 2025
https://github.com/prabaprakash/geektrust
Geektrust Challenges
challenges javascript nodejs problem-solving programming react
Last synced: 04 Nov 2025
https://github.com/nilsmartel/solar
compiler lang language nom parsing programming rust
Last synced: 12 Jan 2026
https://github.com/cnahmetcn/30-gunde-javascript-turkce
30 günde javascript eğitimi Türkçe. 30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. 30 günde JS öğrenebileceğiniz bir reponun Türkçe versiyonudur.
30dayscodechallenge 30daysofcode javascript js programming programming-language turkce turkish tutorial
Last synced: 14 May 2025
https://github.com/cpscript/programming-languages
A repository that once done will have random scripts from most programming languages
help helper ok programming programming-language programming-languages starter-kit
Last synced: 25 Dec 2025
https://github.com/patrulek/tinygp
Tiny Genetic Programming in Golang
genetic go golang programming tinygp
Last synced: 28 Dec 2025
https://github.com/bahmanm/stockperson
Practical exercises to learn a programming language
learning programming programming-language
Last synced: 14 Jul 2025
https://github.com/ivin-titus/text-encryption
Share some secrets after you encrypt them. Here’s the way to do it.
caeser-cipher cipher cipher-algorithm cipher-algorithms coding dart decryption decryption-algorithm encryption encryption-algorithms encryption-decryption flutter programming python
Last synced: 02 Feb 2026
https://github.com/notkyoyo/hello-world
This is a repository of examples of hello world programs in all programming languages.
cpp csharp demo hacktoberfest hacktoberfest-accepted hacktoberfest2022 hello hello-world helloworld-demo helloworld-programs html5 java js programming programming-exercises programming-languages python world
Last synced: 12 Apr 2025
https://github.com/praabindhp/bfs_dfs-graph
C Program For BFS & DFS Graph
breath-first-search c depth-first-search graph programming
Last synced: 13 Jun 2025
https://github.com/praabindhp/temperature_converter
Conversion of Celsius to Fahrenheit & Fahrenheit to Celsious
code programming python3 temperature-converter
Last synced: 05 Mar 2025
https://github.com/praabindhp/hybrid_inheritance
Java Program For Hybrid Inheritance
code hybrid illustration inheritance java programming
Last synced: 05 Mar 2025
https://github.com/praabindhp/currency_time-converter
Java Program For Currency Time Converter
code converter currency-converter java programming time
Last synced: 05 Mar 2025
https://github.com/praabindhp/abstract-class_creation
Java Program For Abstract Class Creation
abstract class creation java programming
Last synced: 22 Jun 2025
https://github.com/praabindhp/abstract_class-creation
Java Program For Abstract Class Creation
abstract class code creation java programming
Last synced: 05 Mar 2025
https://github.com/praabindhp/adt-stack_operation
Java Program For ADT-Stack Operation
adt java operations programming stack
Last synced: 05 Mar 2025
https://github.com/donaurelio/coder
the base for a web-based parallel programming environment build over a microservice approach
automatic-parallelization cellular-automata openacc openmp parallel-programming-skeleton parallelism-pattern parallelization programming stencil stencil-template web-api
Last synced: 12 Apr 2025
https://github.com/praabindhp/avl_tree
C Program For AVL Tree
avl-tree c data-structures programming
Last synced: 10 Sep 2025
https://github.com/gmihaila/gina_robot_arduino
[HOBBY PROJECT] Custom made robot arm with Arduino controller. Arm is built entirely by me and its purpose is purely educational. It’s my personal design developed out of my curiosity about robotics and programming hardware.
arduino c pid pid-control programming robotics
Last synced: 23 Feb 2025
https://github.com/im-beast/stoat
Agile interpreted language
interpreted language programming rust stoat
Last synced: 25 Jan 2026
https://github.com/meleu/meleudotsh
Repositório por trás do https://meleu.sh
bash bash-scripting linux linux-shell programming shell shell-script shell-scripting
Last synced: 14 Apr 2025
https://github.com/iamvishal16/explore
Journey through our universe! 🪐 ✨
ios programming swift swiftui xcode
Last synced: 05 Mar 2025
https://github.com/devsujay19/flickr-logo
Flickr Logo.
css css-programming css-projects css3 design flickr html html-css html-programming html-projects html5 logo logo-design logo-designing programming projects social-media social-media-platform
Last synced: 28 Jun 2025
https://github.com/ricardo-ss/projeto01-academia
Programa para gerenciar cadastro de alunos de uma academia
alunos c cadastro cadastro-de-clientes cadastro-de-pessoas programming programming-language project
Last synced: 02 Mar 2025
https://github.com/theodesp/sicp-workbook
This is my workbook and exercise solutions for the legendary SICP Book
functional-programming lisp programming scheme sicp-book
Last synced: 20 Jan 2026
https://github.com/hamed-gharghi/python
This repository contain all python codes
beginner beginner-python calculator calculator-python code-examples learning-python programming programming-basics python python-calculator python-exercises python-project python-tutorial python3 simple-project
Last synced: 02 Feb 2026
https://github.com/alhiane/ko5blog
Ko5log is a blog where I share my experience
articles blogging gridsome learning programming
Last synced: 19 Mar 2026
https://github.com/blaze2216/java-learning-journey
🚀 My Java learning journey from basics to advanced concepts. 10+ well-documented programs covering fundamentals, loops, user input, and algorithms. Each program includes detailed comments and demonstrates clean coding practices.
algorithms beginner best-practices coding-journey documentation education java learning programming tutorial
Last synced: 29 Jul 2025
https://github.com/haroenv/presentations
Some presentations I've given
presentations programming talks
Last synced: 29 Jul 2025
https://github.com/seanpm2001/snu_2d_programmingtools_ide_chapel
A repository for showcasing my knowledge of the Chapel programming language, and continuing to learn the language.
chapel chapel-lang chapel-language gpl3 gplv3 ide md programming snu snu-2d snu-2d-programming-tools snu-2d-programmingtools snu-development snu-programming-tools snu2d-programmingtools snu2dprogrammingtools snuprogrammingtools txt web-development web-ide
Last synced: 13 Jul 2025
https://github.com/seanpm2001/snu_2d_programmingtools_ide_jade
The Jade Programming language IDE submodule for SNU Programming Tools (2D Mode) View the main project [here](https://github.com/SNU-Programming-Tools/)
computer-programming gpl3 gplv3 jade jade-lang md programming snu snu-2d snu-2d-programming-tools snu-2d-programmingtools snu-programming-tools snu-programmingtools txt web-ide wiki
Last synced: 14 Jul 2025
https://github.com/petabyt/corescript-editor-legacy
The Classic CoreScript Editor and Interpreter
corescript javascript language programming
Last synced: 31 Jul 2025
https://github.com/streambinder/unciae
Set of handmade scripts and utilities written to solve daily issues
bash golang programming python systems-administration
Last synced: 15 Jul 2025
https://github.com/chaudharypraveen98/googleapiclient
A Google API based client based on two APIs: GEO CODING AND PLACES API which can used installed in your Google platform project.
geocoding googleapiclient placesapi programming scripting
Last synced: 16 Jul 2025
https://github.com/muhammadmooazam/esp32-series
This is for teaching purposes
Last synced: 16 Jul 2025
https://github.com/shreyashsomvanshi/100-days-of-code-repl.it
Repl.it 100 Days of Code (Python)
100daysofpython advanced basic beginner-friendly intermediate logic programming projects python3 replit
Last synced: 17 Jul 2025
https://github.com/bocaletto-luca/eidos
Eidos programmer language open source by bocaletto luca
bocaletto-luca developer developer-tool development-environment devlopment ei eidos eidos-language gplv3 grammar interpreter language open-source parser programming programming-eidos programming-language python sourcecode
Last synced: 03 Aug 2025
https://github.com/programmer-rd-ai/open-images-v6
Open-Images-V6
ai data dataset dl images ml object-detection open open-images programming python v6
Last synced: 03 Aug 2025
https://github.com/lansarbac2020/obstacle-course-
Here's a small C# project using Unity as a framework for the design. The game involves overcoming obstacles in order to reach the finish line.
Last synced: 17 Apr 2026
https://github.com/mewmewdevart/linguagemc
🎓 | Exercises developed while I reading the Linguagem C ebook by Luis Damas.
algorithms c ebook logic programming
Last synced: 23 Jun 2025
https://github.com/malimirkec/mentoring
Tips and resources for The UI Development Mentoring program.
coders coding developers development inspiration inspirational mentoring mentoring-tips programmers programming web-development
Last synced: 08 May 2025
https://github.com/shahiakhilesh1304/dsa
This repository is my personal space for practicing Data Structures and Algorithms. I'll be adding questions, solutions, and explanations as I progress, covering topics from basics to advanced.
algorithms code contribution contributions-and-collaboration contributions-welcome data data-structures data-structures-and-algorithms dsa dsa-algorithm dsa-learning-series dsa-practice hacktober hacktoberfest hacktoberfest-accepted hacktoberfest-starter practice programming python-3
Last synced: 13 Apr 2025
https://github.com/praabindhp/ascending_numbers
Java Program For Ascending Numbers
ascending java numbers order programming
Last synced: 03 Oct 2025
https://github.com/jobson-batista/character_counter
Contador de caracteres escrito em C
Last synced: 09 Aug 2025
https://github.com/banghuazhao/app-ideas
A Swift iOS app for discovering and organizing app development project ideas. Features curated collections by difficulty level, detailed requirements, user stories, and implementation guidance. Perfect for developers looking to build their portfolio and improve coding skills.
advanced-projects app-development beginner-friendly coding-challenges coding-projects developer-tools educational intermediate-projects ios learning-resource mobile-development portfolio-builder practice programming project-ideas skills-improvement software-development swift swiftui tutorial
Last synced: 10 Aug 2025
https://github.com/the-real-virus/keylogger
A demonstration of keyloggers written in python . How it works and How to defend and remove such keyloggers from ur system
ai automation bash coding ctf cyber-security ethical-hacking github keylogger keylogger-python linux networking open-source pentesting programming python readteam scripting software tools
Last synced: 10 Aug 2025
https://github.com/humanshu001/my-c
Basic programs that I have made while my learning phase of C programming.
Last synced: 02 Mar 2025
https://github.com/jumperbot/unsafe-4-bit
The UFB (Unsafe Four Bit) Programming Language -- FAST | EASY | VERBOSE -- Built With Rust
active-development computer-language computer-language-engineering custom-programming-language easy easy-peasy easy-to-use interpreter language new-programming-language programming programming-lang programming-language programming-language-development programming-languages rust rust-lang rust-language unsafe-4-bit unsafe-four-bit
Last synced: 04 Oct 2025
https://github.com/jepozdemir/azure_keyvault_sample
Securing .NET Core Applications with Azure Key Vault
azure azurekeyvault charp csharp dotnet dotnetcore programming
Last synced: 12 Aug 2025
https://github.com/mkabumattar/hello-world-api
Hello, World! in All Languages Programming API, This is the initial draft. It's likely to have some flaws, but it'll be improved to be more stable in the future.
api compiler hello-world language nodejs programming programming-language programming-languages
Last synced: 12 Aug 2025
https://github.com/erseco/ugr_metodologia_programacion
Practicas de Metodologías de la Programación (MP) del Grado en Ingeniería Informática de la Universidad de Granada (UGR)
Last synced: 10 Nov 2025