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-03 00:23:54 UTC
- JSON Representation
https://github.com/byroncalvete/computer-science
Computer Science Career 🧬
algorithms computer-science programming python
Last synced: 09 Oct 2025
https://github.com/rajtilak-2020/attendance-management-system
An efficient and user-friendly Attendance Management System designed for seamless attendance tracking by admins, teachers, and students. This system offers a role-based login feature, ensuring secure and intuitive access for all users.
css css3 html html-css-javascript html5 javascript programming project
Last synced: 09 Oct 2025
https://github.com/the-real-virus/python-projects
My 120+ Extra & Random Python Projects ! A Collection of 120+ Python Projects .
ai automation bash coding ctf cyber-security ethical-hacking github linux networking open-source pentesting programming python-projects python-scripts redteam scripting software tools
Last synced: 24 Oct 2025
https://github.com/kashish-naik/complete-webdev-cheatsheet
🛠️ Master web development with this comprehensive cheatsheet covering design, layout, performance testing, and deployment tips. Collaborate and enhance your skills.
accessibility api backend css databases deployment frameworks frontend html javascript programming responsive-design seo version-control web-development
Last synced: 09 Oct 2025
https://github.com/rathorsunpreet/dos_scripts
Batch Scripts that I use personally.
batch batch-file batch-script batchfile dos programming script script-collection scripts
Last synced: 27 Feb 2026
https://github.com/miyoherman/fake-password-cracker-prank
🔐 Simulate a password cracking tool with this harmless prank script for fun or education; fully safe and non-intrusive.
batch-script beginners console-app dmsmenula educational fake-hacker fun-project learning prank programming simulation windows
Last synced: 09 Oct 2025
https://github.com/xromory/learn-rust
Learning Rust from scratch — documenting my journey, experiments, and projects while exploring one of the fastest and most challenging programming languages.
beginner journey learning learning-by-doing low-level practice programming rust rust-lang system-programming
Last synced: 09 Oct 2025
https://github.com/muhammadsalmanaziz/python-for-ai
This repositry contains the basic python programming that is necessary for AI. It uses the Andrew Ng files
programming prompt-engineering python3
Last synced: 09 Oct 2025
https://github.com/herndone/herndone
Welcome!
profile-readme programming readme readme-profile
Last synced: 27 Feb 2026
https://github.com/swalx/programming-statistics
Probability Theory & Statistics from a Programming Perspective with Calculations
binomial-distribution combination distribution mean normal-distribution permutation poisson-distribution population probability probability-distribution programming python sample standard-deviation variance
Last synced: 10 Oct 2025
https://github.com/nishan-pradhan06/buzz_game-arduino
simple buzz game in arduino
ardunio ardunio-uno buzz-game programming robotics
Last synced: 10 Oct 2025
https://github.com/kanansnote/programming-books
Collections of programming books.
books django javascript programming python react
Last synced: 10 Oct 2025
https://github.com/sourceduty/biochemical_programming
🔬 Biochemical programming and simulations.
ai artificial-intelligence biochemical biochemical-programming biochemistry chemistry computer computer-programming computer-science computer-scientists customgpt gpt gpts molecular-dynamics open programming science science-research simulation simulator
Last synced: 11 Feb 2026
https://github.com/sourceduty/computational_networks
🌐 Assistive computational network model and system development.
ai artificial-intelligence chatgpt computational-network computer-science custom-gpt custom-gpts development gpt gpts model network-model network-theory networks neural-network programming system systems theoretical-computer-science theory
Last synced: 21 Jan 2026
https://github.com/pranjalco/quizzler
The **Quizzler** project is a quiz game application built using **Object-Oriented Programming (OOP)** and **Tkinter** for the graphical user interface (GUI). The app fetches a set of ten questions from the Open Trivia Database (API) and allows users to answer them through an interactive interface.
api game-development gui integration intermediate object-oriented-programming oop programming python tkinter-gui
Last synced: 10 Oct 2025
https://github.com/majikmate/module-ts
Basic programming course for imperative programming in TypeScript
learning learning-by-doing programming typescript
Last synced: 01 Mar 2026
https://github.com/cacilhas/kodumaro
Development blog
development programming technology
Last synced: 29 Dec 2025
https://github.com/aniketkumar15/c-language-code
C basic practice question code.
c c-language programming programming-language
Last synced: 10 Jan 2026
https://github.com/ilovebacteria/cheatsheet
My big cheatsheet in programming
cheatsheet github-pages programming static-site
Last synced: 04 Mar 2026
https://github.com/satishdash/nimexercism
Learn concepts of NimLang (Systems programming) with various exercises from exercism.io
data-structures nim nim-lang programming systems-programming
Last synced: 15 May 2025
https://github.com/nicolocurioni96/todoo
Simple TODO app, using SwiftUI and SwiftData
db programming swift swiftdata-example swiftui-learning tutorial
Last synced: 14 Mar 2025
https://github.com/codewithdark-git/codewithdark-git.github.io
Welcome to my portfolio website! This website showcases my projects, skills, and experiences. You can view the live website here.
css github github-pages html javascript personal-website portfolio portfolio-website programming project-repository projects showcase showcase-website
Last synced: 08 Apr 2025
https://github.com/shrutisaagar/coding-problems-and-approaches
This repository is to list my solutions/approaches and the fundamental break down of how to approach any such problem without having solved or seen the same problem
Last synced: 19 Jan 2026
https://github.com/narukoshin/blog
Something like a blog where I will post articles about things I'm interested at, music, IT, etc.
articles blog guitar music programming
Last synced: 27 Jan 2026
https://github.com/oleks/trafaret
Template-Driven Programming Exercises
exercise programming templates
Last synced: 05 Apr 2025
https://github.com/nasim-khalili/face-recognition
This is A Face Recognition Project developed using OpenCV Module in Python.
ai face-recognition ml programming project python
Last synced: 26 Feb 2025
https://github.com/meysam81/flight-console-app
a minor bug fix from a source of someone else; just changed some glitches so that it can work properly
assignment assignments bug bugfix c-plus-plus college college-assignment college-project debug debugging programming programming-language programming-languages project projects
Last synced: 11 Oct 2025
https://github.com/filiprokita/quadratic-equation-solver
This program is a quadratic equation solver that calculates the roots of a quadratic equation with given coefficients. The user is prompted to input the values of 'a', 'b', and 'c' and then the program solves the equation and displays the roots. If the value of delta is negative, the program displays an error.
algorithm computer-science console-application cpp equation-solver math math-solver numerical-methods programming quadratic-equation quadratic-equation-solver roots
Last synced: 24 Mar 2025
https://github.com/lukedschenk/excellent-privacy-and-security-information
A collection of blogs, podcasts, videos, etc. that I would recommend related to pentesting, hacking, CTF, reverse engineering, privacy, OSINT, programming and the works.
blogs ctf hacking osint penetration-testing pentesting podcasts privacy programming reverse-engineering
Last synced: 01 Mar 2026
https://github.com/nikhilbhadauria/html-and-css-projects
coding css html html5 programming sites web website
Last synced: 11 Oct 2025
https://github.com/lyy289065406/commons-httpclient
修正自动重定向丢失 Response Header 中的 Set-Cookie 的 BUG
Last synced: 23 Mar 2025
https://github.com/nkratzke/nkratzke.github.io
blog cloud-computing programming web-scale
Last synced: 13 Mar 2026
https://github.com/lucho00cuba/exercism-solutions
A repository containing my solutions to coding exercises from Exercism.
exercism-solutions programming
Last synced: 11 Feb 2026
https://github.com/filiprokita/forcedelete
This is a command-line utility program for Windows that allows the user to forcefully delete any file or directory in their system even if it's used by other program. The program takes a user-specified file or directory path and uses the "del" command to permanently delete it.
automation command-line command-line-tool command-line-tools command-line-utility development file-deletion productivity programming remover software tool unlock-file unlocker utility windows
Last synced: 10 Jun 2025
https://github.com/witsawa-corporation/basic-web-app
Basic web application for beginner
css html javascript js programming
Last synced: 20 Mar 2025
https://github.com/edvaldoljr/faculdade-introducao-devops
DevOps é uma cultura e conjunto de práticas que otimizam a colaboração entre desenvolvimento e operações, resultando em entrega de software mais rápida, confiável e de alta qualidade.
conhecimento devops estudos faculdade programming university
Last synced: 11 Feb 2026
https://github.com/welli7ngton/python-essentials
Curso de Fundamentos de Python promovido pela Cisco Skills For All
aluno autodidacta brasil cisco curso english insignia learning programming projeto python3
Last synced: 26 Dec 2025
https://github.com/semingcrazyminder0/roblox-krampus
Roblox Krampus Executor: The ultimate Roblox Executor, offering top script performance and a user-friendly dashboard for seamless gaming and scripting.
automation code development game github lua open-source programming project repository roblox roblox-scriptify script scripting
Last synced: 04 Mar 2025
https://github.com/asjordi/codewars
Soluciones para los ejercicios de codewars.com con Java
codewars coding-interviews interview java learn-to-code problem-solving programming solutions
Last synced: 24 Jul 2025
https://github.com/daxxbhailive/chapel-upv
🚀 Simplify and enhance your UPV campus experience with chapel-upv, a user-friendly platform for accessing resources and services efficiently.
algorithms chapel compiler-design distributed-systems documentation high-performance languages open-source parallel-computing programming research scientific-computing software-development upv user-guide
Last synced: 15 Oct 2025
https://github.com/ite-2022-pwr/podstawy-programowania
Podstawy programowania, semestr 1, laboratoria
c c-programming c-programming-language cpp cpp-programming programming university
Last synced: 11 Feb 2026
https://github.com/aishanipach/50daysofjs
Challenge by Codedamn & Front-end questions to expand your knowledge!
challenge codedamn javascript nodejs programming
Last synced: 11 Oct 2025
https://github.com/undercloud35/roblox-krampus
Roblox Krampus Executor: The ultimate Roblox Executor, offering top script performance and a user-friendly dashboard for seamless gaming and scripting.
automation code development game github lua open-source programming project repository roblox roblox-scriptify script scripting
Last synced: 04 Mar 2025
https://github.com/m-ah07/image-converter-python
A Python-based tool for converting images between PNG, JPEG, GIF, and BMP formats with clean, modular code.
imageconverter imageprocessing opensource opensourcecommunity programming python pythonprojects pythonscripts techtools
Last synced: 27 Feb 2026
https://github.com/monowarhusain/cse111
This course covers data structures, syntax specification, language theory basics, and math fundamentals. It also includes formal languages, structured programming, and an overview of high-level languages. Students will design and code applications in a suitable language.
bracu bracu-cse cse cse111 encapsulation inheritance monowar monowar-husain monowar-husain-bracu monowar-husain-cse monowar-husain-cse-bracu monowar-husain-omi monowar-husain-omi-bracu monowar-husain-omi-bracu-cse monowar-husain-omi-cse oop operated-oriented-programming programming programming-language-ii ztb-bracu
Last synced: 12 Oct 2025
https://github.com/meysam81/small-library-project
a small implementation of a library; a college assignment written in python
coding college college-assignment college-project college-students programming programming-language project python python-3 python3
Last synced: 12 Oct 2025
https://github.com/dibyendumajumdar/programming
Essays on the art and joy of programming
Last synced: 10 Mar 2026
https://github.com/rmdnhub/xogame
Développement d’un jeu tictac en utilisant Angular et TypeScript.
angular css html programming typescript
Last synced: 21 Mar 2026
https://github.com/minhi0449/algo-ds-java
Java 기반 Algorithm & Data Structure 학습 프로젝트
algorithms beginner-friendly coding-interview competitive-programming computer-science data-structures dsa hackerrank hash-tables interview-preparation java java-algorithms java-data-structures leetcode open-source programming recursion trees
Last synced: 12 Oct 2025
https://github.com/programmer-rd-ai-archive/percolation
Percolation Simulator: Python program for liquid filtration analysis.
classes functions modules prettytable programming python python3
Last synced: 04 Oct 2025
https://github.com/bixat/language-keywords-reference
Cross-language keyword reference comparing Python, Dart, TypeScript, and Rust. Keywords aligned by concept and function for easy language switching and learning.
keywords languages programming
Last synced: 11 Feb 2026
https://github.com/justintime50/muffinscript
Delectable little programming language.
language muffin muffinscript programming
Last synced: 31 Aug 2025
https://github.com/benevanio/facepy
Identifica a idade do usuario usando o OpenCV
ageestimation coding computervision development facedetection facialrecognition github machinelearning opencv programming project python softwareengineering tech
Last synced: 23 Mar 2025
https://github.com/yureshtharushika/line_tunes
🎵 Line Tunes - Interactive Web-Based Drum Sequencer Create rhythmic patterns with this modern drum sequencer featuring multiple drum sounds, dynamic grid system, and real-time playback. Built with React, TypeScript, and Web Audio API for high-quality sound synthesis.
beatmaking coding creativecoding drummachine drumsequencer frontend javascript musicproduction opensource programming react reactjs tailwindcss typescript webdev webdevelopment
Last synced: 12 Oct 2025
https://github.com/tokhy1/chatgpt_clone
TokhyGPT is a React-based chat application that replicates the capabilities of the GPT-3.5 language model. With this clone, you can engage in interactive and natural conversations with the AI, use it for educational purposes, or even integrate it into your own applications. Explore the power of AI-driven chatbots in this open-source project.
api apiintegration chatgpt css design hooks html javascript jsx openai openai-api programming reactjs
Last synced: 30 Dec 2025
https://github.com/filiplangiewicz/cozycabins
🏨 Django application for renting holiday cottages
django-application programming rentalsystem www
Last synced: 12 Oct 2025
https://github.com/didogrigorov/leetcode-may-daily-challenges-2023
Python solutions to LeetCode's May 2023 Daily Challenges, organized by date. Ideal for practicing coding, mastering Python, and preparing for interviews.
algorithm-challenges algorithms algorithms-and-data-structures coding coding-challenge coding-challenges coding-interviews data-structures interview leetcode leetcode-python leetcode-solutions programming python python3
Last synced: 12 Oct 2025
https://github.com/srimani-programmer/hackerrank
programming Solutions of Hacker Rank problems
competitive-programming hackerrank hackerrank-solutions programming
Last synced: 01 Sep 2025
https://github.com/kernel-loophole/python-version-2.o
updated
logging multithreading openpyxl programming proxy python python-script
Last synced: 12 Oct 2025
https://github.com/diveshthapa/books_notes
IT programming books and notes
bca bcsit be bit books computer engineering it notes programming science software
Last synced: 23 Feb 2026
https://github.com/shudhanshurp/--hacktober2022--
Hacktober Fest 2022. Let's solve some issues! Repo contains AI problem and Web development projects.
contributions-welcome hacktoberfest hacktoberfest2022 javascript open-source programming python
Last synced: 11 Feb 2026
https://github.com/tashi-2004/Programming-Fundamentals-PF
I've created files with solutions, named them with their following conventions and order. You can download, copy, and run them on a compiler or software for your information. There are no copyrights attached to these files; they are provided for educational purposes only.
cplusplus dev-cpp programming visual-studio visual-studio-code
Last synced: 13 Oct 2025
https://github.com/n0ksa/projektnizadatakfx
A platform enabling math clubs to organize mathematical competitions, maintain records of results, and collaborate on math projects. This project, serving as a CRUD application, is developed for a university class to learn all the key concepts of programming in Java.
java javafx-desktop-apps programming
Last synced: 01 Apr 2026
https://github.com/j-angnoe/code-walkthrough-compiler
Extract a working program from code walkthrough-like documentation (Literate Programming in Markdown)
literate markdown noweb programming
Last synced: 27 Jan 2026
https://github.com/f3nr1rs3c/AlgorithmAndProgramming
İstanbul Gelişim Üniversitesi - Programlama Dersi Notları
algorithm cpp programming programming-language
Last synced: 03 Sep 2025
https://github.com/it-delinquent/smack_your_brother
A small clicker game themed around smacking your brother
c-sharp caliburn caliburn-micro click clicker clicker-game clickergame clicking clicking-game csharp mvvm mvvm-architecture mvvm-framework mvvm-pattern programming programming-language windows wpf wpf-application wpf-ui
Last synced: 02 Mar 2025
https://github.com/jebyrnes/2020_uri_talk
2020 Talk for URI R Users Group
professional-development programming r
Last synced: 24 Mar 2025
https://github.com/sayed94h/aqyanoos
Web Development Services , Teaching Computer, Coding and Programming, Courses and tutorials, Building updating upgrading websites, Cloud technology, Cloud services
amazon build-web-application build-website coding computer computer-science create-web-app create-website make-website programming programming-course web-development web-development-course website website-builder website-design website-development
Last synced: 27 Feb 2026
https://github.com/edandresvan/practice-book-classic-problems-in-python
Practice exercises of the book "Classic Computer Science Problems in Python" by David Kopec (Manning), plus a Rust version.
programming programming-exercises python rust rust-lang
Last synced: 25 Feb 2025
https://github.com/rafaelmprogrammer/frogginggame
A little game of platforms.
game-development junior-developer junior-programmer programmer programming unity2d
Last synced: 12 Feb 2026
https://github.com/edandresvan/practice-book-command-line-rust
Practice exercises of the book “Command-Line Rust” by Ken Youens-Clark (O'Reilly).
practice practice-programming programming rust rustlang
Last synced: 25 Feb 2025
https://github.com/edandresvan/ms-cloudskills-rust-2023
my exercises for the learning path Take your first steps with Rust available in Microsoft Learn.
exercises microsoft-learn programming programming-exercises rust rust-lang
Last synced: 17 Oct 2025
https://github.com/samcyn/samcyn
Short Bio and profile details
developer portfolio-website portofolio programming
Last synced: 19 Feb 2026
https://github.com/omr-ql/solve_chapter13
Solve the "Starting Out with C++_ From Control Structures through Objects" , Chapter 13
book-exercises c-plus-plus programming
Last synced: 13 Oct 2025
https://github.com/teneplaysofficial/cplusplus-projects
This repository contains a collection of projects written in C++. Each project is designed to showcase various programming concepts and problem-solving skills. Explore projects ranging from simple console applications to more complex systems, demonstrating foundational and advanced techniques in each language.
algorithms codesamples coding cpp educational examples games opensource programming softwaredevelopment
Last synced: 14 Nov 2025
https://github.com/open-nudge/.github
Strategy, programming guidelines, upcoming projects and more!
communication docs documents github-actions guidelines information pre-commit programming python strategy yaml
Last synced: 01 Sep 2025
https://github.com/shahriarha/programming
Python problem solving, HR-30 days of code, DSA, NumPy
algorithms-and-data-structures cpp numpy programming python
Last synced: 13 Oct 2025
https://github.com/labex-labs/redis-intermediate-to-advanced
In this course, delve into advanced Redis topics like key management, data structures (Lists, Sets, Sorted Sets, Hashes), transactions, Pub/Sub, Lua scripting, persistence, security, performance monitoring, HyperLogLog, and cluster management.
challenges course exercises hands-on labex labs playground programming redis
Last synced: 13 Oct 2025
https://github.com/abdullah-sheikh/ludo-game
Language: C++ GUI: Sfml
cpp gui ludo-game programming sfml visual-studio
Last synced: 13 Oct 2025
https://github.com/edunzer/ethandunzer.github.io
Personal Website with all projects and links.
computer css html javascript personal-website portfolio portfolio-website programming website
Last synced: 05 Feb 2026
https://github.com/it-delinquent/walking_reminder
A little window used to remind me to get up and move around...
costura fody gifs programming reminder reminder-application walking windows wpf wpf-application wpf-ui
Last synced: 07 Oct 2025
https://github.com/asko7779/nmap-scripts
List of some custom Nmap scripts I made, still developing more and adjusting the current ones
cybersec lua nmap nmap-scripts nse programming script-development
Last synced: 13 Oct 2025
https://github.com/patrykniemczyk/informejtycy
A free online platform with 1,500+ users, delivering interactive programming lessons and exercises.
coding coding-challenges data-structures-and-algorithms problem-solving programming programming-exercises
Last synced: 27 Jan 2026
https://github.com/princomp/princomp.github.io
Teaching material for the principles of computer programming using C#.
csharp education-materials oer principles-of-programming programming
Last synced: 02 Apr 2026
https://github.com/gmostofabd/8051-stepper-motor
🛠️ This repository demonstrates how to interface a stepper motor with the 8051 microcontroller using the ULN2003 driver to handle the extra current required to run the motor. The project includes complete assembly code, Proteus simulation files, and documentation, along with screenshots and photos from testing.
8051 assembly circuit download driver file hex language microcontroller motor programming proteus simulation steeper stepper-motor uln2003
Last synced: 28 Dec 2025
https://github.com/m-ah07/weather-app
A simple Python CLI Weather App to fetch current weather information using the OpenWeatherMap API.
apis coding developertools opensource programming python weatherapp
Last synced: 24 Feb 2026
https://github.com/rafaelmprogrammer/matchinggame
This is a Matching Game that we have to use our memory to win the challenge.
csharp game game-development junior-programmer programming windows-forms
Last synced: 04 Jan 2026
https://github.com/hasanyahya101/sda_lab_solutions
Solutions to SDA lab questions from Spring 2024 Semester in Fast Nuces Lhr. The actual questions can be found in pdf files. Note that, this is for the Lab (subject), not the theory subject.
fast lab lhr nuces programming sda
Last synced: 14 Oct 2025
https://github.com/tomaztk/hangman_game_with_r
Classic word game Hangman for R language
game-hangman ggplot2 programming r rlanguage rstats
Last synced: 24 Feb 2026
https://github.com/jimbob88/jimbob88.github.io
A blog relating to maths, calculators and programming.
a-level c-basic furthermaths html maths programming
Last synced: 22 Jan 2026
https://github.com/iamgauravkhanna/hands-on-java
Java related topics and examples
Last synced: 26 Mar 2025
https://github.com/guilhermebkel/sales-machine
A pratical homework for the Programming and Data Structures II class of Electrical Engineering major.
cplusplus data-structures electrical-engineering programming software-architecture
Last synced: 14 Mar 2025
https://github.com/reubenmathew/1104
Source code for Vex Teams 1104V/1104S
coding programming robotics robotics-competition robots
Last synced: 22 Apr 2025
https://github.com/labex-labs/privilege-escalation-techniques-on-linux
In this course, you will learn about privilege escalation techniques on Linux. It is a beginner level course and will cover various techniques to escalate privileges on Linux systems.
challenges course exercises hands-on labex labs pen-testing playground programming
Last synced: 19 Feb 2026
https://github.com/art2url/leetcode
👨💻 A repository of solutions for LeetCode problems, focusing on algorithms, data structures, and efficient coding practices.
coding-challenges competitive-programming github javascript learning leetcode problem-solving programming solutions sql typescript
Last synced: 25 Nov 2025
https://github.com/san5kriti/basicpythonprojects
A collection of simple and introductory Python projects, including games, apps, and basic list operations. Perfect for beginners looking to practice and enhance their coding skills!
beginner-friendly beginners easy-to-use practice-project programming programmingproject programs projects python python-library python-mini-projects python-project python-project-beginner python-project-template python-projects pythonforeverybody simple-project
Last synced: 14 Oct 2025