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/accra-dotnet-azure-user-group/30-days-of-csharp
30 Days of C#: A comprehensive 30-day guide to mastering C# programming. Each day covers a specific topic with practical examples and exercises. Perfect for beginners and those looking to refresh their skills.
30daysofcode csharp dotnet dotnet-core entity-framework programming
Last synced: 24 Feb 2026
https://github.com/slavenskoj/raku-inline-basic
A Transformative Bridge Between Raku and Beginner's All-Purpose Symbolic Instruction Code
Last synced: 18 Jun 2025
https://github.com/zieys233/casual
A programming language
casual programming programming-language python
Last synced: 18 May 2026
https://github.com/medaminenasfi/traducode-app
🔁 TraduCode: Convert algorithms into code (Python/Java) with an intuitive web interface. Built with HTML, CSS & JavaScript.
algorithm code-generation css developer-tools html javascript open-source programming programming-tool pseudocode syntax-highlighting web-app
Last synced: 13 Apr 2026
https://github.com/plazide/programrs.live
Website that gathers programming streams from around the internet and displays them for easy browsing.
faunadb graphql live-coding livestream nextjs programming programming-streams vercel website
Last synced: 28 Feb 2025
https://github.com/rabi-siddique/sudoku-solver
A web application that allows you to solve a Sudoku puzzle using a backtracking algorithm. The goal of this application is to help you visualize how the backtracking algorithm works to solve the puzzle.
algorithms computer-science data-structures interview interview-questions programming
Last synced: 25 Mar 2025
https://github.com/demkeys/pythonhexdump
Simple script to create a hexdump of a file in a specific format
code hexdump infosec linux programming python python3 script windows
Last synced: 09 Apr 2026
https://github.com/aiwithqasim/competitive-programming
I will add all material which i did or in the future i will do to make my programming skill more enhanced to become a competitive programmer
c-plus-plus code data java programming structured-data
Last synced: 20 May 2026
https://github.com/hhs-coding-club/homepage
This is the landing homepage for HCC. This is open for Students to contribute and collaborate on.
club club-website coding collaborate collaboration css html js learn personal-website programming projects website
Last synced: 13 Apr 2026
https://github.com/seanpm2001/SNU_2D_ProgrammingTools_IDE_Xonsh
⌨️ The Xonsh programming language IDE submodule for SNU Programming Tools (2D Mode)
gpl3 gplv3 ide programming snu snu-2d snu-2d-programming-tools snu-2d-programmingtools snu-development snu-programming-tools snu2d-programmingtools snu2dprogramming-tools snu2dprogrammingtools snuprogramming-tools snuprogrammingtools web-development web-ide xonsh xonsh-lang xonsh-language
Last synced: 12 Mar 2025
https://github.com/sonadukane18/best_websites_for_a_software_engineer
Collection of the coolest resources and websites to learn stuff and get your work done !!!
api awesome-lists cloud-computing cloud-services data-science data-visualization devops devops-platform devops-services macine-learning programming python source-code
Last synced: 27 Sep 2025
https://github.com/tpdlshdmlrkfmcla/programming-linguistics
컴퓨터공학과 프로그래밍 언어론 정리입니다.
programming programming-language programming-linguistics
Last synced: 18 Jun 2025
https://github.com/wallacescott240/auto-recon
OSINT Multi Recon Tool is an advanced open-source intelligence (OSINT) gathering tool designed for ethical hackers, penetration testers, and cybersecurity professionals. This tool automates reconnaissance by collecting valuable information from various sources, including GitHub, LinkedIn, WHOIS, subdomains, and phone number lookups.
automation bugbounty cybersecurity ethicalhacking osint pentesting programming pyton reconnaissance redteam social-engineering threathunting threatintelligence whoislookup
Last synced: 05 Oct 2025
https://github.com/nirmalnishant645/php-programming
Basic PHP Programs and Projects
css dom html javascript jquery php php-fpm php-framework php7 phpmyadmin programming tutorial web-development xhtml xml
Last synced: 13 Apr 2026
https://github.com/sr242000/crazy_ball_adventures_game
Crazy Ball Adventures is a game (Capstone Project) Made By Shreyash Rahate, Amey Mehta and Vatsal Chauhan
3d 3dgame blender capstoneproject coding csharp game gameart gamedesign gamedev gamedevelopment pcgame pcgaming programming unity unity3d unity3d-games unity6
Last synced: 05 Oct 2025
https://github.com/nejidevelops/js-basics
Purely JavaScript basics for newbies anyone who is yet to know JS this repo can be helpful to you
basicjs basics javascript knowledge programming programmingwithmosh
Last synced: 06 Oct 2025
https://github.com/filiprokita/colorgrabber
The "ColorGrabber" program written in C++ allows users to grab the RGB values of any pixel on the screen by pressing a specified key. It uses the Windows API to obtain the color information of the pixel under the cursor, and then displays the RGB values in the console window.
colorgrabber console-windows cpp cursor pixel programming rgb rgb-values windows-api
Last synced: 06 Oct 2025
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/milindsangale/bootstrap-project
Bootstrap Projects
bootstrap4 bootstrap5 css github-config html5 javascript programming project tailwindcss
Last synced: 13 Apr 2026
https://github.com/opixelum/brain-disk-gitbook
The most powerful data storage device is in your head.
blockchain computer-science cybersecurity data-science knowledge programming
Last synced: 17 Feb 2026
https://github.com/imshawan/snippetscloud
A small collection of code snippets that can make coding easier
c cloud-computing cpp csharp good-first-issue javascript nginx programming python python3 snippets software-engineering webdevelopment
Last synced: 14 Apr 2026
https://github.com/labex-labs/docker-for-beginners
This course is designed to help you get started with Docker. We will cover the basics of Docker, including its architecture, components, and how to use it to build and run containers.
application-deployment beginner cli container-runtime containerization course devops docker docker-compose hands-on image-building labex labs linux microservices orchestration programming tutorial virtualization workflow
Last synced: 28 Oct 2025
https://github.com/pxd1311/shadow-shell
A terminal for windows, linux and mac made entirely in C. ( unix shell is buggy as of now)
apple c linux mac programming shell unix windows
Last synced: 23 Feb 2026
https://github.com/austinatts/complex_college_event_score_system
This project is from my work in BTEC IT Foundation Diploma. This is the actual work that I submitted for my grade and I am happy for anyone to use it for their own projects and/or proof of work I can do.
btech customtkinter customtkinterprojects it programming python python3 sqlite3 tkinter tkinter-gui
Last synced: 05 Jul 2025
https://github.com/t3m3d/krypton
K Language (K)
binary expansion k klang krypton krypton-lang lang language programming quantum
Last synced: 11 Jun 2026
https://github.com/apjanke/so-you-wanna-code
Andrew's suggestions for learning how to code
Last synced: 27 Jan 2026
https://github.com/nitsc/real-time-python
RTPY(实时Python)是一个 Python 脚本,旨在根据配置文件的设定频率,自动执行指定的 Python 程序。该工具适用于需要频繁调试的代码。
auto-run auto-runner automation convenient debug debugging-tool development program programming programming-language python python3 real-time realtime realtime-processing smart subprocess system text time
Last synced: 08 Oct 2025
https://github.com/cyberfantics/picpdf-maker
picPDF Maker is a simple web app that converts images into customizable PDF files. With options for page size, orientation, margins, and colors, users can create high-quality PDFs easily. The app also features a dark mode for a better viewing experience.
cyberfantics hacktoberfest hacktoberfest-accepted hacktoberfest2024 image-processing image-to-pdf jpeg-to-pdf open-source pngtopdf programming python pythonprojects streamlit web-application
Last synced: 13 Apr 2026
https://github.com/hashd/papyrus
Visual Programming Environment for Visualizations and Pictures using Direct Manipulation Techniques
angular2 ide programming rxjs svg visualizations
Last synced: 09 Oct 2025
https://github.com/josgard94/crud_solution_equation_quadratic-
In this project, I present crud for solving quadratic equations developed using HTML, CSS, and PHP. For the solution of the quadratic equations the general formula. Check the video tutorial.
crud css ecuacion-cuadratica equation-solver equations html html5 mathematics php programming quadratic-equations website
Last synced: 12 Apr 2026
https://github.com/abdulfaridh/abdulfaridh
A personal portfolio showcasing my work as a backend developer. This repo includes details about my skills, tools, and platforms, along with links to key projects like Web API development, C#, .NET, Java, and more.
backend csharp database dotnet dotnet-core java portfolio programming rest-api software-development sqlserver webapi webdevelopment
Last synced: 18 Jan 2026
https://github.com/abdul-rafay19/internintelligence_machinelearningintern
A collection of hands-on projects completed during my Machine Learning Virtual Internship at Intern Intelligence. Includes hyperparameter tuning using Scikit-Learn and Optuna, and deep learning model development for image and text data using TensorFlow, Keras, and PyTorch.
ai algorithm algorithms artificial-intelligence intelligence intern-intelligence internship machine-learning machine-learning-algorithms machinelearning programming programming-language python pytorch sckit-learn tenserflow
Last synced: 13 Apr 2026
https://github.com/kinshuk-code-1729/python-basic
This repository contains some basic codes of python programming language
programming programming-language python tkinter-gui tkinter-python turtle turtle-graphics
Last synced: 13 May 2026