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-05-01 00:26:34 UTC
- JSON Representation
https://github.com/syipmong/todo_app
MyNote is a simple application developed using Flutter that combines note-taking and task management functionalities in one app.
flutter notes notes-app programming task-manager todo todo-app tracker
Last synced: 17 Mar 2025
https://github.com/0xSafkat20/Learning-GO
Learning GO – Go Programming Practice 🚀🐹 A collection of Go programming exercises, projects, and concepts aimed at mastering the Go language. Covers fundamentals, concurrency, and real-world applications. Perfect for beginners and developers exploring Golang!
Last synced: 29 Apr 2025
https://github.com/andyfratello/pro1
💻 Exercicis de Programació 1 (PRO1) Q1/Q2 - UPC FIB
compiler cpp cpp-language language pro1 pro1-fib programming programming-language
Last synced: 20 Mar 2025
https://github.com/codewithalamin/glassy-login-form
This is a modern Glassy blurred background login form.
blacklivesmatter codepapa360 codewithalamin coding-challenge css front-end front-end-development frontend glassmorphism-blur glassmorphism-css html5 login-form portfolio programming programming-challenges signin-page ui-design webdesign webdevelopment website
Last synced: 11 Feb 2026
https://github.com/geovannewashington/ansi-nerd
Notes and exercises from K&R and Neso Academy.
c c-programming-language learning programming
Last synced: 05 Oct 2025
https://github.com/semmidev/blog-programming-foundation
programming concept blog
assignments basic java programming
Last synced: 06 Oct 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/bjornmelin/data-structures-and-algorithms
🛠️ A comprehensive collection of data structures and algorithms implemented in multiple programming languages. Perfect for learning, interviews, and competitive programming!
algorithms coding-practice competitive-programming computer-science data-structures data-structures-and-algorithms educational interview-preparation java programming python software-engineering
Last synced: 02 Mar 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/humanshu001/my-c
Basic programs that I have made while my learning phase of C programming.
Last synced: 02 Mar 2025
https://github.com/jaspinder-kaur/competitive-programming-by-coding-ninjas
Competitive Programming course by Coding Ninja focusing primarily on algorithm design and problem solving.
algorithms codingninja-solution codingninjas codingninjasfundamental codingninjaspractice competitive-coding competitive-programming cpp data-structures programming
Last synced: 02 Mar 2025
https://github.com/im-beast/stoat
Agile interpreted language
interpreted language programming rust stoat
Last synced: 25 Jan 2026
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/mrseanryan/windows-scripts
Windows scripts and programming tools and git notes
developer-tools git programming scripts tools windows
Last synced: 03 Aug 2025
https://github.com/hashimthepassionate/javascript-mastery
Master JavaScript step by step with practical examples and hands-on projects. This repository covers everything from the basics to advanced concepts, including values, types, operators, functions, and more.
arrays asynchronous-programming dom-manipulation functions higher-order-functions javascript programming regular-expressions web-development
Last synced: 04 Jan 2026
https://github.com/thecuriousjuel/daily-dose-python
This repository contains the Jupyter notebook files and pdf files for all code demonstrations.
jupyter-notebook programming python-3
Last synced: 01 Sep 2025
https://github.com/pduartesilva2005/discover-desafio-rocketnews
Desafio resolvido do Discover
code css developer frontend html programming rocketseat tecnologia
Last synced: 22 Apr 2026
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/rodrigooler/rodrigooler
Personal site developed with https://html5up.net/identity
code css3 html5 html5up javascript oler programming site web web-site
Last synced: 10 Jan 2026
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/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/abstract-class_creation
Java Program For Abstract Class Creation
abstract class creation java programming
Last synced: 22 Jun 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/hybrid_inheritance
Java Program For Hybrid Inheritance
code hybrid illustration inheritance java programming
Last synced: 05 Mar 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/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/daoud-hussain/python-rock-paper-scissor-game
This is a game made using Python. It's a public repository so you can download the code for free. Hit the star button if you liked this.
game programming python rock-paper-scissor
Last synced: 25 Feb 2025
https://github.com/veltzer/demos-tcl
Demos for the tcl language
demos programming scripting tcl
Last synced: 27 Mar 2025
https://github.com/warmist/file_to_obj
Converts any file to linkable x64 obj file for msvc. This way you don't need to compile C file (e.g. from xd) and you dont need to mess with resource files etc...
linking msvc programming utility
Last synced: 22 Jun 2025
https://github.com/woolseyworkshop/article-using-the-arduino_lsm6ds3-library-to-access-the-arduino-uno-wifi-rev2-imu
Using The Arduino_LSM6DS3 Library To Access The Arduino Uno WiFi Rev2 IMU Article Resources
arduino electronics lsm6ds3 programming sensors
Last synced: 28 Apr 2026
https://github.com/gleich/multi-lang-calcs
🏫 Calculators for School in many different programming languages
help highschool programming python utility
Last synced: 11 Mar 2025
https://github.com/patrulek/tinygp
Tiny Genetic Programming in Golang
genetic go golang programming tinygp
Last synced: 28 Dec 2025
https://github.com/woolseyworkshop/article-adding-digital-io-to-your-arduino
Adding Digital I/O To Your Arduino Article Resources
74hc165 74hc595 arduino electronics mcp23017 programming
Last synced: 28 Apr 2026
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/akhilpandey95/experiments
Articles about technology stacks, software libraries and programming paradigms
experiments machine-learning programming statistics
Last synced: 31 Aug 2025
https://github.com/zwliew/competitive-programming
Notes, libraries, templates, and solutions to various competitive programming platforms.
challenge coding competitive cp cpp ctci leetcode mrjudge programming python
Last synced: 10 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/alberanid/vim-config
Personal VIM settings
configuration programming settings vim
Last synced: 27 Mar 2025
https://github.com/rrighart/rrighart.github.io
A webpage about data science, programming, statistics and related topics
analyses data data-mining programming statistics
Last synced: 20 Jan 2026
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/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/andrew-geeks/python-internetspeed-tester
A python file which helps to test your internet speed
internet internet-connection programming python python-3 python3
Last synced: 13 Nov 2025
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/seanpm2001/SNU_2D_ProgrammingTools_IDE_UnrealScript
The UnrealScript Programming language IDE submodule for SNU Programming Tools (2D Mode) View the main project [here](https://github.com/SNU-Programming-Tools/)
computer-programming epic-games gpl3 gplv3 ide md programming snu snu-2d snu-2d-programming-tools snu-2d-programmingtools snu-programming-tools snu-programmingtools txt unrealscript web-ide wiki
Last synced: 11 Mar 2025
https://github.com/novikovadaria/geekbrains_python
Решение задач на питоне на нескольких специальностях. GeekBrains University | Solving python problems in several specialties. GeekBrains University
geekbrains programming project-management python
Last synced: 14 Mar 2025
https://github.com/zukahai/cpp-basics-tutorial
A comprehensive guide to learning the basics of C++ programming. This repository includes tutorials, code examples, and exercises to help beginners get started with C++
basics beginner c-plus-plus coding education examples exercises learning programming tutorial
Last synced: 22 Feb 2026
https://github.com/tusharhow/dev-dictionary
ডেভেলপারদের জন্য মাতৃভাষা বাংলায় সবচেয়ে বড় তথ্য ভান্ডার
coding developer developer-tools dictionary programming
Last synced: 26 Mar 2025
https://github.com/panashemuriro/shonascript
Learn how to code in Shona using ShonaScript Programming Language🇿🇼
code coding programming programming-language shona
Last synced: 06 Mar 2025
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/nilsmartel/solar
compiler lang language nom parsing programming rust
Last synced: 12 Jan 2026
https://github.com/saeedkohansal/youtube-midnight-theme
Convert your YouTube Dark Theme to Midnight Theme, It's a Chrome Extension and you can use it on all Chromium-Based Browsers such as Google Chrome, Brave, Chromium, Microsoft Edge, and more...
chrome-extension chromium css css3 custom-theme dark-mode dark-theme darkmode darktheme frontend gilgeekify javascript midnight-theme programming stylesheet web-development webdevelopment widget youtube youtube-theme
Last synced: 22 Feb 2026
https://github.com/prabaprakash/geektrust
Geektrust Challenges
challenges javascript nodejs problem-solving programming react
Last synced: 04 Nov 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/fasakinhenry/fasakinhenry2023
fasakin
africa best c code coding developer fasakin henry javascript jobs leadership nigeria open-source programmer programming python software-engineering
Last synced: 01 May 2025
https://github.com/muhammadmooazam/mysql-with-python
mysql-database programming python rdbms
Last synced: 13 Apr 2026
https://github.com/syedfahadali399/45-assignment-by-governer-initiative-typescript
This is 45 Assignment By Governer Initiative Program In which we Learn Typescript
coding javascript npm-package programming typescript
Last synced: 08 Jan 2026
https://github.com/rahulmalhotra/programming-vidya
Code Repository for Programming Vidya
codechef codechef-competition codechef-long codechef-long-challenge codechef-solutions julylongchallenge lunchtime may-2020 programming programming-vidya
Last synced: 05 Jul 2025
https://github.com/devshivamthakur/solidity-lottery-project
blockchain programming smart-contracts solidity
Last synced: 25 Mar 2025
https://github.com/woolseyworkshop/article-communicating-between-devices-with-the-mqtt-protocol
Communicating Between Devices With The MQTT Protocol Article Resources
arduino circuitpython electronics programming raspberrypi
Last synced: 23 Oct 2025
https://github.com/muhammadmooazam/esp32-series
This is for teaching purposes
Last synced: 16 Jul 2025
https://github.com/jdavydovportfolio/careerpredictor
A project leveraging AI and Machine Learning (Logistic Regression) to predict graduate job placements. Includes data preprocessing, exploratory analysis, and predictive modeling.
artificial-intelligence exploratory-data-analysis jupyter-notebook linear-regression logistic-regression machine-learning machine-learning-algorithms machine-learning-models matplotlib ml numpy pandas pandas-dataframe predictive-modeling programming python scikit-learn
Last synced: 16 Feb 2026
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/wahyukmr/xirafood
Xirafood is a web app that can be used to search for various types of food recipes, create our own food recipes, save food recipes in bookmarks, etc. using HTML, SASS, JavaScript, Parcel, and the MVC architecture pattern in its creation.
ajax api async-await asynchronous html-css-javascript mvc-architecture parcel programming project promise sass scss
Last synced: 30 Apr 2026
https://github.com/manuelep/planet-suite
A python suite of utility libraries for web GIS programming with py4web framework
gis programming py4web python3
Last synced: 17 Jan 2026
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/elixircl/kombucha
🍹Kombucha: A Programming Language with Probiotics
elixir functional functional-programming kombucha language programming
Last synced: 26 Feb 2025
https://github.com/woolseyworkshop/article-interfacing-an-mpu6050-gyroscope-accelerometer-sensor-module-to-a-raspberry-pi
Interfacing An MPU6050 (Gyroscope + Accelerometer) Sensor Module To A Raspberry Pi Article Resources
electronics mpu6050 programming raspberry-pi swift
Last synced: 10 Jan 2026
https://github.com/aminelebrini/java-projects
PROJECTS JAVA
42born2code coding java javax programming project
Last synced: 28 Feb 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/alhiane/ko5blog
Ko5log is a blog where I share my experience
articles blogging gridsome learning programming
Last synced: 19 Mar 2026
https://github.com/muznocci/python--udemy
Python 3 - Curso completo: PySide6, Django, Selenium, Regexp, Testes, TDD, POO, Design Patterns GoF, algoritmos e programação.
algorithms design-patterns django gof oop programming pyside6 python python3 regexp selenium tdd testes
Last synced: 17 Mar 2025
https://github.com/seanpm2001/snu_2d_programmingtools_ide_swift-apple-
The Apple Swift Programming language IDE submodule for SNU Programming Tools (2D Mode)
gpl3 gplv3 ide md programming snu snu-2d snu-2d-programming-tools snu-2d-programmingtools snu-development snu-programming-tools snu2d-programmingtools snu2dprogrammingtools snuprogrammingtools swift swift-lang swift-language txt web-development web-ide
Last synced: 14 May 2025
https://github.com/wrathchaos/react-native-toggle-button
Cool and easy to use react native toggle button
android apple button front-end google ios javascript mobile programming react react-native reactjs toggle toggle-button toggle-switches typescript ui ux
Last synced: 23 Apr 2025
https://github.com/praabindhp/thread_synchronization
Java Program For Thread Synchronization
code code-generation java programming synchronization thread
Last synced: 06 Dec 2025
https://github.com/josgard94/newton-raphson-method-python-
In this program the Newton-Raphson method is implemented to approximate the roots of a real function.
matematicas metodos-numericos newton-raphson programming programming-python python python3
Last synced: 09 Oct 2025
https://github.com/kristiyan-velkov/nextjs-prod-dockerfile
This repository offers a guide and examples to optimize Docker for deploying Next.js applications in production. It covers best practices for creating efficient, secure, and lightweight Docker images with multi-stage builds, standalone mode, and selective dependency management to enable faster builds and seamless production deployments.
code docker dockerfile front-end front-end-development nextjs programming web
Last synced: 11 Feb 2026
https://github.com/emmmabk/chess
ChessMaster TypeScript Project: A sophisticated chess platform crafted entirely in TypeScript. This project offers a seamless chess gaming experience, featuring an intuitive interface, strategic gameplay, and comprehensive TypeScript implementation for chess enthusiasts to enjoy.
board-game chess gaming programming strategy typescript-chess
Last synced: 23 Jul 2025
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/abrarulhassan-786/smit-project-zip
link of created pages : https://github.com/Abrarulhassan-786/TMS-PROJECT
code csharp-code csharpcode programming programming-language
Last synced: 13 Jun 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/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/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/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/stepantita/interview-prep
This repository contains C++ solutions for various LeetCode problems, categorized into multiple sections by topics
algorithm-challenges algorithms c-plus-plus cpp data-structures leetcode leetcode-solutions problem-solving programming programming-exercises
Last synced: 17 Jan 2026
https://github.com/lynk4/bootloader
Write a bootloader from scratch..............
bios bootloader linux operating-system os programming
Last synced: 20 Feb 2026
https://github.com/konstantint/breadboardbot
Build instructions and example code for a low-tech educational "robotic platform".
circuitpython education line-follower low-tech-and-low-cost microcontrollers programming robotics xiao-rp2040
Last synced: 25 Jun 2025
https://github.com/nixhantb/data-structures-and-algorithms-in-java-
Master Java Programming and Data Structures and Algorithms in Java in an efficient way. Clear concept on Recursion and Sorting
algorithms algorithms-and-data-structures competitive-programming data data-structures java java-8 programming
Last synced: 05 Jul 2025
https://github.com/ssukhpinder/rest.api.features
Collection of REST API Features followed with best pratices
aspnetcore beginner coding csharp dotnet dotnet-core programming rest restful-api
Last synced: 24 Nov 2025
https://github.com/oxumlabs/neit
The Neit Programming Language by OxumLabs
programming programming-language programming-languages rust rust-lang software-development
Last synced: 22 Aug 2025
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/badr-moufad/distributions-from-scratch
A tool - built from scratch - to sample from a custom probability density function
alogrithm insight probability programming scratch statistics
Last synced: 04 Apr 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/seanpm2001/learn-raku
A repository for showcasing my knowledge of the Raku programming language, and continuing to learn the language.
article collection gpl3 gplv3 learn learn-raku learn-raku-lang learn-raku-language md perl6 programming raku raku-collection raku-lang raku-language seanpm2001 seanpm2001-education seanpm2001-life-archive txt
Last synced: 09 Apr 2025
https://github.com/nubbsterr/stellarscape
A 3D, PvE, level-based FPS created in Unity (stopped development, see my Medium blog for development update)
csharp fps gamedesign gamedevelopment programming unity unity3d
Last synced: 20 Feb 2026
https://github.com/dsrichard97/csulbdataday24m
Music Repo for sentiment analysis configuration
programming quatro r sentiment-analysis
Last synced: 01 Nov 2025