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-07-04 00:20:38 UTC
- JSON Representation
https://github.com/lordmoma/adventofcode2023
Share Code Solutions for Advent of Code 2023
advent-of-code advent-of-code-2023 algorithms coding-challenge data-structures go golang programming
Last synced: 12 Jan 2026
https://github.com/mohitsinghrajput8349/codsoft
virtual internship || java programing || Based on fundamentals
code-generation java java-8 javadevelopment programming projects vscode
Last synced: 29 Jun 2025
https://github.com/codewithalamin/pizzaman
Pizza resturant landing page.
blacklivesmatter codepapa360 codewithalamin coding coding-challenge coding-challenges css front-end-development frontend html javascript landing-page portfolio programming resturant-app resturant-template ui-design webdesign webdeveloper webdevelopment
Last synced: 06 May 2026
https://github.com/codewithalamin/notification-page-design
This is a solution to the Notifications page challenge on Frontend Mentor.
blacklivesmatter codepapa360 codewithalamin coding coding-challenge coding-challenges coding-test css front-end-development frontend frontend-mentor frontend-mentor-challenge html portfolio programming programming-challenges webdesign webdeveloper webdevelopment
Last synced: 11 Jun 2026
https://github.com/lnvaldez/daily-mini-challenges
Daily coding problems provided by Penguin Academy for the CodePro 8-Month program.
programming programming-challenges programming-exercises python python3
Last synced: 08 Jul 2025
https://github.com/nmelgar/cse_121b-byui
This is a repository to organize and share the programs created while taking the course "CSE 121B: Javascript Language". All the code is created by me. Please do not copy the code to save time as a student, it is better to create it yourself.
college javascript programming web-developer web-development
Last synced: 30 Mar 2025
https://github.com/gabrioliv/ruby-code-training
Some Ruby Scripts and Exercises
exercise learning programming ruby ruby-3 ruby-language ruby-script testing
Last synced: 29 Jun 2025
https://github.com/medusalix/medusalix.github.io
My personal blog
blog electronics hugo programming
Last synced: 04 Apr 2025
https://github.com/paulthomas20002/s2-programming-in-c
S2 PROGRAMMING IN C KTU EST 102
c est102 first-year ktu ktu-s2 ktustudents programming programming-in-c programming-language s2
Last synced: 05 Mar 2025
https://github.com/tradmod/rust-dojo
Rust programming challenges, solutions and practice.
coding practice programming rust rust-lang
Last synced: 15 Jul 2025
https://github.com/roxor1412/python_programming
Infosys Certification Questions Programs
coding-challenge programming python
Last synced: 12 Jan 2026
https://github.com/awais-124/itp-project
C++ games project for beginners. Five games in one.
cpp dice-game introduction-to-programming programming tic-tac-toe
Last synced: 07 Apr 2025
https://github.com/marinajcs/practicasfp
Recopilación de ejercicios y proyectos de Fundamentos de Programación, realizados en 1º de Ingeniería Informática (UGR, curso 20-21).
basic-programming cplusplus ejercicios-programacion fp fundamentals-of-programming fundamentos-de-programacion programming programming-exercises programming-fundamentals
Last synced: 25 Jun 2026
https://github.com/r-pagard/c-book-exercises
The exercises of the C Programming Language book.
book cprogramming cprogramming-language gcc gcc-complier linux programming
Last synced: 30 Mar 2025
https://github.com/richelbilderbeek/processing_foer_ungdomar
Processing för ungdomar
course kids processing programming teenagers
Last synced: 18 Mar 2025
https://github.com/krish-makadiya/dev-charcha
Dev-Charcha is a developer community platform built with Next.js, Clerk, and Stream Chat. It supports real-time discussions on programming languages and frameworks, using MongoDB and Express.js for the backend and Tailwind CSS for styling. Connect, share, and grow with fellow developers.
api authentication backend clerk collaboration developer-community express-js frontend full-stack-development mern-stack mongodb nextjs open-source programming react real-time-messaging responsive-design stream-chat tailwind-css web-development
Last synced: 10 Apr 2026
https://github.com/cybardev/cs-foundations
Open-source Computer Science Foundations Knowledge Base
computer-science documentation education knowledge-base programming
Last synced: 26 Jan 2026
https://github.com/yuvraj24/reactify
A sample repository exploring the basics of React Native 🔥🔥🔥
android component cross-platform crossplatform css developer ios javascript mobile-app programming react-component react-native reactify
Last synced: 10 Apr 2026
https://github.com/nainee99/cpp-workspace
C++ Workspace: Explore foundational C++ concepts, essential data structures, and OOP principles, complemented by numerous practice questions to enhance your coding skills. Perfect for beginners and seasoned developers alike!
basics data-structures-and-algorithms dsa-algorithm object-oriented-programming programming
Last synced: 15 Apr 2025
https://github.com/vinibiavatti1/vrbs-js
Script de programação VRBS.js
automation ide learning programming programming-language script tool
Last synced: 13 May 2026
https://github.com/j-koziel/typescript-learning
This is my documentation of me learning typescript
learning programming typescript web-development
Last synced: 13 Jan 2026
https://github.com/ankitk2021/c
C tutorials ,codes, practices from college wallah youtube channel
basics-of-c c input-output programming scanner
Last synced: 23 Mar 2025
https://github.com/abdurahman-hassan/the-complete-dart-learning-guide--hassanfulaih
In this repo, we will begin learning Dart step by step we'll go through with: Dart Basics, Functions, Object oriented programming, and asynchronous programming
dart learning-by-doing learning-dart learning-path learning-pathway programming programming-language
Last synced: 29 Apr 2026
https://github.com/nasim-khalili/image_processing
Computer Vision Projects: Face & Hand Tracking
ai handgesture-recognition image-processing programming python
Last synced: 26 May 2026
https://github.com/rtmigo/depz
💻 Command-line tool for symlinking directories with reusable code into the project. Language-agnostic
dependencies directories files library library-management local package package-management programming project reusable-code reusable-components source-code symlink
Last synced: 14 Mar 2025
https://github.com/tfc/tfc.github.io
This repository contains sourcecode and content of my personal blog https://galowicz.de
blog hakyll haskell programming
Last synced: 03 Mar 2025
https://github.com/vaibhavmojidra/python---demo-reading-csv-rows-as-dictionary
The csv library provides functionality to both read from and write to CSV files. Designed to work out of the box with Excel-generated CSV files, it is easily adapted to work with a variety of CSV formats. The csv library contains objects and other code to read, write, and process data from and to CSV files.
csv dictionary mojidra programming python python2 python3 reading-csv reading-csv-using-python vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: 08 Feb 2026
https://github.com/mmdqurani/programming_academy
An educational site for teaching programming developed with the react library
academy bootstrap css html jaavascript js programming react react-bootstrap reactjs shoping
Last synced: 16 Apr 2026
https://github.com/dimdevs/php-intern
php intern is framework laravel base, for fast api with frankenphp
frankenphp laravel php programming
Last synced: 12 Apr 2026
https://github.com/marialobillo/marialobillo.github.io
My personal website at Github Pages
blog jekyll portfolio programming
Last synced: 26 May 2026
https://github.com/stervar/calculator-terminal
Calculator-Terminal
calculator calculator-program calculator-programs calculator-project calculator-python calculator-terminal programming project project-calculators projects pyqt pyqt-calculator pyqt5 pyqt5-calculator python python3 terminal
Last synced: 30 Apr 2026
https://github.com/tupiribas/sistema-de-mensagens-csharp
Conceitos abordados em sala sobre a linguagem C#.
Last synced: 23 Mar 2025
https://github.com/uxxhans/rainbow-cats-general-java-programming-notes
General Java Programming Notes
Last synced: 05 May 2026
https://github.com/eltonlazzarin/nodejs-aws-deploy
Simple Jobs API built in Node.js and deployed on AWS
amazonwebservice awscloud awsec2 awsexperience awsskills backenddeveloper becomeacloudexpert developer docker dockercompose dockermachine javascript javascriptapp nodeapi nodejs nodejsapplications programming
Last synced: 05 Mar 2026
https://github.com/lurxdel/flash-memory-game
A simple Python memory game featuring colorful, fruit-themed matching tiles with a countdown timer.
memory-game programming pygame python
Last synced: 29 Mar 2025
https://github.com/nadidlinchestein/oosoftwareengineering
Solutions to Object Oriented Software Engineering using UML, Patterns & Java
design-patterns java object-oriented-programming programming system-design uml-diagram
Last synced: 09 Jun 2026
https://github.com/ehsan18t/contest-reminder
Automatic programming contest reminder through email
automation cf codeforces contest online-judge programming reminder
Last synced: 27 May 2026
https://github.com/ajay-dhangar/learn-javascript
A complete JavaScript learning roadmap – from fundamentals to advanced topics with real-world examples, diagrams (Mermaid), and interview questions. Perfect for self-learners & aspiring developers!
ajay-dhangar codeharborhub frontend interview-preparation javascript javascript-course javascript-examples javascript-for-beginners javascript-guide javascript-practice javascript-projects javascript-tutorial js-basics js-cheatsheet learn-javascript mermaid-diagrams programming web-development
Last synced: 15 May 2025
https://github.com/rafinhadufluxo/semaphore-in-arduino
traffic light development studies
arduino-ide arduino-uno cpp programming student
Last synced: 15 May 2025
https://github.com/blacksuan19/c-lang
various programs written in C language
c iium programming programming-language project
Last synced: 27 May 2026
https://github.com/susmita-dey/cpp_coding_programs
This repository contains some coding problems with their solutions in C++. It's a kind of reference to practice coding in C++ and improve logic building skills. #cpp #programming
Last synced: 21 May 2026
https://github.com/juliusmarkwei/self-made-siri
automation make programming python siri
Last synced: 30 Jun 2025
https://github.com/pedroestevaodev/conquerors-of-the-kingdom
A Mini RPG Battle Simulator developed for the Object-Oriented Programming course (5th semester, Computer Science - Centro Universitário Barão de Mauá) using Java. The game allows players to recruit soldiers, build structures, and battle enemy kingdoms while applying OOP concepts.
abstraction academic academic-project computer-science design-patterns encapsulation game-development inheritance java java-rpg-game onject-oriented-method oop oops-in-java polymorphism programming rpg strategy-game
Last synced: 12 Jun 2026
https://github.com/gamingpro237/project-title-master-gift-all-in-one-speech-ai-chatbot-nexus
The ~MASTER-GIFT~ All-in-One Speech AI-Chatbot Nexus is an interactive application that allows users to upload PDF or DOCX files and have the content read aloud using text-to-speech. Users can also input text for audio playback or display it on the screen. Additionally, the program features an offline chatbot that responds to user questions.
ai bot chat-application chatbot coding framework interface learning programming python python3 reading reading-notes speech-processing speech-synthesis study text-to-speech thinker thinkerview
Last synced: 23 Jun 2026
https://github.com/levichu51/pro2-practica2-22-23
Práctica de la asignatura de Programación 2 de la UDC 22/23
data-structures programming udc university
Last synced: 16 May 2025
https://github.com/arsalan-dev-engineer/weight_conversion
A simple program that can be used to calculate a persons weight, the three types of mass conversions used for this program are kg, stones and pounds.
awesome beginner-project conversion development lambda-functions programming python
Last synced: 16 May 2025
https://github.com/arsalan-dev-engineer/the_virtualbank_atm
AN ATM program coded with C++, this program will allow you to view your balance, deposit and withdraw money.
atm beginner-project cmd cpp money programming programming-language project projects system
Last synced: 28 Jul 2025
https://github.com/arsalan-dev-engineer/amateur_boxing_division_table_cpp
Enter your weight and the system will tell you what division you will be fighting in!
begginer-friendly beginner beginner-project boxing cpp programming programming-language table
Last synced: 16 May 2025
https://github.com/chaudharypraveen98/rustyrustlessons
It contains all the basics concepts of rust in just six lesson only and you can learn each lesson by changing branch to each lesson.
Last synced: 27 Mar 2025
https://github.com/carpentries-incubator/sdc-bids-eeg-eeglab
Working with EEGLAB and BIDS-EEG
bids bids-eeg carpentries-incubator eeg eeg-analysis eeg-data eeg-signals eeglab english lesson matlab neuroimaging pre-alpha programming
Last synced: 02 Sep 2025
https://github.com/s1licate/c
C guide, programs and examples.
c c-language c-programming example examples programming tutorial tutorials
Last synced: 16 May 2025
https://github.com/robi24/robi24.github.io
A small bit worn 👒 blog
blog electronics hacking linux programming
Last synced: 28 Mar 2025
https://github.com/zed-coding/zed-lang
A Modern, type-safe and super fast programming language.
language proglang programming rust zed
Last synced: 16 May 2025
https://github.com/jpcadena/design-patterns
Design Patterns for Clean Code in Python
behavioral clean-code creational dependency-inversion design-patterns development gamma-categorization interface-segregation liskov-subsititution open-closed oriented-object-programming pep8 programming pylint python single-responsability software-engineering solid-principles structural type-hint
Last synced: 07 Jun 2026
https://github.com/kanannuruyevs/basic-programming-exercises
Some Programming Exercises in My Learning Journey. This repository contains code in Java, C++, Python, HTML, CSS, and JavaScript.
cpp css html java javascript learning programming python
Last synced: 11 Apr 2026
https://github.com/satyajitghana/the-c-programming-language-second-edition-solutions
This contains the solutions to the exercises given in the book The C Programming Language by Dennis M. Richie and Brian W. Kernigham
and by c kernigham language programming ritchie solutions the
Last synced: 16 May 2025
https://github.com/saeedkohansal/javascript-live-username-checker-from-json-file
It's a Live Username Checker From a JSON File using Vanilla JavaScript, You can use this widget in your registry or sign-up forms or anywhere you want, you can check that username is available to submit or exists in your database, Now I'm using a JSON file as a database
clientside css education frontend gilgeekify how-to howto-tutorial html javascript live programming turorial web widget
Last synced: 05 Jan 2026
https://github.com/alpha74/icf
My Codeforces submissions. Maintained from 2020 onwards
algorithms codeforces codeforces-com codeforces-problems codeforces-solutions codeforces-submissions coders coding cpp data-structures programming water-buying
Last synced: 28 May 2026
https://codepapa360.github.io/Single-price-grid-component
Single price grid component solution - Frontend Mentor
awesome-list blacklivesmatter codepapa360 coding coding-challenge coding-challenges coding-test css front-end front-end-development frontend frontend-mentor html javascript portfolio programming programming-challenges webdesign webdeveloper webdevelopment
Last synced: 03 May 2025
https://github.com/gabrioliv/assembly-nasm-codes
Assembly x86 codes and docs with NASM
assembly assembly-language learning macro nasm nasm-assembly programming testing x86 x86-assembly
Last synced: 23 Jun 2026
https://github.com/codiepp/gitalk
literate C++ programming on GitHub
cplusplus literate literate-programming programming
Last synced: 17 Apr 2026
https://github.com/ilyazub/scraping-web-applications
Scraping of Web Applications book
book ebook education programming web-scraping webscraping
Last synced: 06 Jan 2026
https://github.com/lemniscate-world/rogue
ROGUE is a fuzy logic programming language
fuzzy fuzzy-logic fuzzy-matching fuzzy-search logic logic-programming programming programming-language programming-languages synt
Last synced: 25 Mar 2025
https://github.com/dwidevelopes/portofolio-fuji-hadi-hartanto
detail portofolio fuji hadi
course game-development general hosting instagram management portfolio-site portofolio programming projects reactjs sosial-media website
Last synced: 08 Apr 2025
https://github.com/csdms/best-practices
Slides on CSDMS-themed best practices in geoscientific software development
best-practices csdms geosciences programming
Last synced: 05 Feb 2026
https://github.com/anonjv/onibusca
Projeto integrador, trabalho de conclusão de curso e projeto idealizado para colaborar no desenvolvimento das cidades inteligentes.
aplicativo django programacao programming react transport transporte website
Last synced: 17 Apr 2026
https://github.com/saeedkohansal/javascript-safe-password-generator-web-application
With This Web App You Can Generate Safe And Strong Passwords, Powered By Vanilla JavaScript Without Any Server Request And Database, I Made A Password Length And Some Options For Generating Passwords And An Option For Auto Copying Passwords, You Can Generate Fully Random Passwords With The Shuffle Of Uppercase, Lowercase, Numbers, And Symbols...
client-side clientside css front-end frontend generator gilgeekify html javascript password password-generator programming safe-password turorial tutorials vanilla-js web-development
Last synced: 13 Apr 2026
https://github.com/siraajul/programmingessentials
ProgrammingEssentials - 150 is a collection of 150 curated problems aimed at building strong foundational programming skills. Divided into 3 sprints (basic, intermediate, advanced), it helps learners master key concepts and prepare for more complex coding challenges. Perfect for beginners!
basics excersise fundamentals java programming
Last synced: 14 Jul 2025
https://github.com/jhoan5/guidetoprogrammingwithexercises
A comprehensive guide to learning programming with excersice and some of their solves in JavaScript, Python and PHP. A little comparison among them and cheatsheets
cheatsheet exercises guide javascript php programming python solve
Last synced: 19 Apr 2026
https://github.com/enmn/sharp-rpc
It's a simple program that beautifully decorates your Discord profile and only works on Windows
c-sharp discord discord-rpc programming windows
Last synced: 17 Apr 2026
https://github.com/akshat4165/krispykreme-windowsform-mysql
Windows Form for a Famous Coffee and Doughnuts brand named Krispy Kreme using the C# programming language and MySQL for Database Connectivity
command-line command-line-tool csharp doughnut-billing doughnut-company-billing gui gui-application krispy-kreme mysql mysql-database mysql-server mysqli mysqlworkbench programming windows windows-forms winforms
Last synced: 05 May 2026
https://github.com/dvizioon/sistema-locacao-veiculo
SISTEMA DESTINADO PARA LOCAÇÃO DE VEICULOS
aluguel aluguel-de-carros locacao php programming sistema system veiculos
Last synced: 04 Jun 2026
https://github.com/wtanaka/ansible-role-r
Ansible role to install GNU R programming language from r-project.org
ansible ansible-galaxy ansible-role ansible-roles galaxy graphics language programming programming-language programming-languages r r-language statistical
Last synced: 17 Apr 2026
https://github.com/ghackenberg/course-python-programming
This repository contains material for my course on introduction to Python programming for engineers.
Last synced: 04 Jun 2026
https://github.com/fasakinhenry/simple_shell2
ALX simple shell project by Henry Fasakin and Alex Ohiomame
0x16 alx alx-africa alx-low-level-programming alx-school bash build c collaboration programming project shell simple simple-shell
Last synced: 17 Apr 2026
https://github.com/kipicenko/chaocore-utils
The utils library for JavaScript and TypeScript.
chaocore helpers helpers-library javascript programming typescript utils utils-library
Last synced: 20 Apr 2026
https://github.com/ashu-tosh-kumar/stack-scraper
Sample repository showcasing how to write impeccably clean code that will save your sanity. In correspondence to my Medium article: https://medium.com/gitconnected/how-to-write-impeccably-clean-code-that-will-save-your-sanity-7d0ea59d285c
best-practices clean-code coding howto programming python
Last synced: 04 Jun 2026
https://github.com/algusdark/programming-puzzles
A repository with programming puzzles and solutions in TypeScript
algorithms codeando-pues data-structures javascript programming programming-puzzles puzzles typescript
Last synced: 20 Apr 2026
https://github.com/psvel6672/notepad-app-using-python
Notepad App using python, you can customize easily
notepad programming python python-notepad python-project python-projects python-script tkinter tkinter-graphic-interface tkinter-gui
Last synced: 20 Apr 2026
https://github.com/pesnik/yet-another-book-series
Yet another attempt to publish my ebooks!
andriod development devops ebook ios programming programming-language software-quality-assurance technology web
Last synced: 06 Feb 2026
https://github.com/gigabyteblender/discordmessagedumper
An application made using Python which helps you generate a list of discord message IDs, which you can then use to request the deletion of all those messages from discord support.
discord discord-api discord-token programming python3
Last synced: 20 Apr 2026
https://github.com/madebypixel02/uc3m-projects
[Uc3m] A repo containing links to all my other college projects
data-engineering data-science programming python r statistics uc3m
Last synced: 10 May 2026
https://github.com/emilbergs/monster-energy-theme
A sleek VS Code theme inspired by Monster Energy drinks
coding customization dark-theme developer-experience developer-tools ide-theme light-theme monster-energy programming syntax-highlighting theme visual-studio-code vscode vscode-extension vscode-theme
Last synced: 09 Jul 2025
https://github.com/ahmadchen/go-go-gadget
The 'Gadget' interpreter language, implemented in Go.
2020 gadget go golang google language programming
Last synced: 05 Jun 2026
https://github.com/hakankokcu/budgier
The budgier programming language made with visual basic 2010
programming programming-language programming-languages visual-basic visual-basic-4 visual-basic-net
Last synced: 26 Apr 2025
https://github.com/gabrioliv/java-netbeans-design-pattern
Design Pattern in Java (Netbeans IDE 8.2 RC)
design-patterns designpatterns java java-8 jdk8 learning netbeans netbeans-8 netbeans-ide programming testing
Last synced: 14 Jun 2025
https://github.com/kasiimh1/mmu-computer-science-bsc
All my work i have submitted over the duration of my undergraduate degree in BSc Computer Science with awarding of a First Class Classification at The Manchester Metropolitan University 2017-2020
android-studio coding computer-science csharp css3 html5 java javascript jsp mips mips-assembly mysql php processing programming python3 react-native restful-api sql
Last synced: 02 Apr 2026
https://github.com/devsujay19/oneplus-logo
OnePlus Logo.
css css-programming css-projects css3 design designing html html-css html-programming html5 html5-css3 htmml-projects logo logo-design logo-designing oneplus oneplus-logo programming projects
Last synced: 25 Mar 2025
https://github.com/rikedyp/apl-glossary
A glossary of Dyalog APL terminology
apl definitions dyalog jargon programming terminology
Last synced: 06 Mar 2026
https://github.com/gabrioliv/ruby-prawn-random-showcase
Showcase of Strange or Artistic things that Ruby/Prawn can do in a generated PDF
example experiment pdf prawn prawn-pdf programming ruby ruby-2-7 ruby-gem ruby-script samples showcase ttf
Last synced: 02 Sep 2025
https://github.com/jahidanowar/bengalcoder
bangla blog education nuxt nuxtjs programming vue
Last synced: 24 Apr 2026
https://github.com/satishdash/juliaexercism
Exercises on various Julia concepts from Exercism.io
data-structures julialang programming
Last synced: 25 Apr 2026
https://github.com/sophi-hub/sophi-hub
Aqui está hospedado o README do meu perfil. Here is the README-EN of my profile.
about-me programming readme readme-profile
Last synced: 05 Mar 2026
https://github.com/gear-foundation/whitepaper
Gear Whitepaper
blockchain gear programming rust smart-contracts whitepaper
Last synced: 25 Apr 2026
https://github.com/cserajdeep/c-in-colab
Run C programs in Google Colab environment.
ansi c c99 dsa google-colaboratory programming
Last synced: 25 Apr 2026
https://github.com/rashidintheworld/cpp-learning-projects
In projects developed for learning and testing the C++ programming language. It aims to apply and better understand basic C++ concepts.
algorithms-and-data-structures cpp devcpp exercism-solutions programming tasks-list
Last synced: 24 Mar 2025