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-01-16 00:25:54 UTC
- JSON Representation
https://github.com/alejandrorocavandesype/invasion
This project involves the creation of a video game for the 8-bit Sega Master System console. It was created as part of my research project during the final year of my Multimedia degree at the University of Alicante.
low-level programming research-project school-project z80-assembly
Last synced: 29 Dec 2025
https://github.com/aditya8raj/python
Notes that I made while learning Python
coding coding-journey learning-python programming python
Last synced: 15 Nov 2025
https://github.com/sourceduty/windows_attached
👨💻 Attaching two GUI windows, enabling one to follow the other or move independently when detached.
attached concept concept-idea demo demonstration desktop desktop-concept gui gui-demi gui-windows idea joined new-feature programmer programming windows windows-attached windows-demo
Last synced: 23 Mar 2025
https://github.com/bimalrajgyawali/java
This repository contains Java Programs.
Last synced: 15 Jul 2025
https://github.com/rabi-siddique/drm
The drm script is a productivity tool for Docker users, designed to simplify container removal. Instead of copying container IDs from docker ps output, users can remove a container by specifying its sequence number in the list.
bash bash-scripting docker docker-compose linux programming
Last synced: 20 Oct 2025
https://github.com/mohammad-shamat/problemsolving
Algorithms And Problem Solving by Programming Advices
cpp problem-solving programming
Last synced: 02 Jul 2025
https://github.com/hazrat-ali9/software-development-by-microsoft
🚢 Microsoft’s software development ✈ principles tools and 🚁 technologies Perfect for 🛸 developers aiming to 🚀 learn build and scale 🛼 world-class software 🚞 NET C# Azure Visual Studio 🚒 and DevOps best 🏟 practices Includes project 🏟 templates clean architecture 🏘 patterns CI/CD workflows Guides 🕍 on Agile development testing debugging
dart javascript microsoft programming python react software-development software-engineering software-testing zip
Last synced: 18 Apr 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/oleks/trafaret
Template-Driven Programming Exercises
exercise programming templates
Last synced: 05 Apr 2025
https://github.com/Haseeb1389446/CSharp
Here are all my C# 🟢 tasks and basic exercises 🖥, to strengthen my C# 🟢 logic-building skills 🧠.
c-sharp coding console-application csharp csharp-code programming programming-language tasks
Last synced: 22 Oct 2025
https://github.com/muba-74/the-oop-bank-app
PROJECT BASED ON TYPESCRIPT,JAVASCRIPT & NODEJS.
cli-app console-application javascript node node-js object-oriented-programming oop oop-in-javascript oopin programming programming-language typescript
Last synced: 16 Mar 2025
https://github.com/sourceduty/battery_management
🔋 Develop and simulate battery management systems to optimize performance.
ai artificial-intelligence batteries battery battery-management battery-management-system battery-tool chatgpt custom-gpt customgpt development electronic gpt gpts openai programming
Last synced: 31 Mar 2025
https://github.com/ashkan1997/cnc-programm
its a fully automated CNC program which use G-code as input and calculate all required actions to make the piece.
c cnc cnc-machine cnc-programming matlab mechatronics programming unitn
Last synced: 15 Mar 2025
https://github.com/wadaboa/quoridor
Implementation of the board game, made for software programming class at UNIFI
ai board-game java programming quoridor unifi
Last synced: 28 Dec 2025
https://github.com/aloisseckar/master-coda
Nuxt 3 website/blog about programming
blog opinions programming tutorials
Last synced: 28 Dec 2025
https://github.com/rajtilak-2020/joke-generator
A Dynamic Joke Generator with a sleek and interactive user interface, designed to entertain and impress. It uses JavaScript to fetch random jokes from an API.
css css3 html html-css-javascript html5 javascript programming project
Last synced: 11 Jun 2025
https://github.com/acetinkaya/pylabmind
İstanbul Gelişim Üniversitesi (İGÜ) "PyLabMind" takımının çalışmalarının tanıtım sayfasıdır.
algorithms artificial-intelligence programming project python3
Last synced: 03 Sep 2025
https://github.com/thenocturnaldevgypsy-io/duskgrimoires-java-lab-exercises
DuskGrimoires : Java library/source codes that I've coded and used for lecturing CS/IT subjects and topics during my career as Assistant Professor for BSCS, BSIT and BSCOE way back late 2012 to 2015 (on-going retrieving the codes and rearranging the repo) . You like the Repo? Don't forget to 🌟, 👁️, 🔱 and ❤️
algorithms algorithms-and-data-structures computer-science computer-science-algorithms computer-science-data-structures computer-science-education data-structures data-structures-and-algorithms duskgrimoires java programming programming-exercises thenocturnaldevgypsy thenocturnaldevgypsy-io
Last synced: 26 Feb 2025
https://github.com/georgehanymilad/cpp-task-about-escape-sequences
Programming
challenges cpp problem-solving programming programming-language solution-challenge
Last synced: 06 Mar 2025
https://github.com/pedro-estevao/programming-techniques
Projects developed in the Programming Techniques course (3rd semester, Computer Science - Centro Universitário Barão de Mauá) using C++. Focus on OOP, modularization, error handling, memory management, and algorithms.
academic-project algorithms baraodemaua c computer-science cplusplus cpp memory-allocation memory-management oop oop-principles programming
Last synced: 08 Apr 2025
https://github.com/pranjalco/workout-tracking-using-google-sheets
This project leverages the **Nutritionix API** and **Sheety API** to track your workouts. Users can enter their workout details in natural language (e.g., "Ran 3 miles"), Uses the **Nutritionix API** to understand the exercise and calculate additional details like duration and calories burned.
api-integration automation fitness google-sheets health-tracking http-requests intermediate json-parsing programming python
Last synced: 30 Mar 2025
https://github.com/pranjalco/nato-alphabet-intermediate
This program generates a NATO phonetic list for user-entered words using the create_phonetic_list() function. It validates input via try-except blocks, reads data with pandas from a CSV file, processes it into a dictionary using dict comprehension, and offers an interactive option to continue or exit.
compression dictionary educational-project error-handling file-handling intermediate nato-phonetic-alphabet pandas programming python try-except-else-finally utility
Last synced: 30 Mar 2025
https://github.com/aishikmukherjee/caesar-cipher-program-in-python
Developer/Creator: Aishik Mukherjee
caesar-cipher caesar-cipher-python code coding coding-challenge decryption easy encrypt encryption encryption-decryption-algorithms encryption-tool final-year-project learn-to-code programming programming-in-python project python python3 ready-to-use solo-project
Last synced: 15 Jul 2025
https://github.com/sidredmind2002/blox-fruits-script
Powerful script for Blox Fruits game that enhances gameplay and provides players with an edge. Includes features like auto-farm, teleportation, and more for an unparalleled gaming experience.
automation blox-fruits cheats code development exploits farming game github gui hackathon hacks lua multiplayer optimization programming roblox script scripting tools
Last synced: 09 Mar 2025
https://github.com/khaleelmuhd1998/programmingpractises
My coding practise history.
algorithms coding data-structures programming
Last synced: 08 Apr 2025
https://github.com/amruthlp12/askthiswebsite
AskThisWebsite is a web application that allows users to interact with any website by simply adding `https://askthiswebsite-cwa.vercel.app/` before the website's URL. This tool provides a unique way to engage with websites and retrieve specific information.
askthiswebsite frontenddevelopment innovation javascript nextjs14 opensource programming projectlaunch reactjs softwareengineering tailwindcss tech webapp webdevelopment
Last synced: 30 Dec 2025
https://github.com/tecc/rhodius
Rhodius Build Automation Utility
application build build-tool c lua programming
Last synced: 03 Sep 2025
https://github.com/worriedlemon/summer_practice
Практические задания по учебно-технологической практике (пользовательский интерфейс Windows Forms)
csharp programming windows-forms
Last synced: 06 Apr 2025
https://github.com/sourceduty/hackathon
👨💻 Assistive online or in-person hackathon creator and guide.
ai artificial-intelligence bots chatbot chatgpt chatgpt-bot custom-gpt gpt gpts hack hack-challenge hackathon hackathon-tool hacked hacker hacker-contest hacker-tool hacking openai programming
Last synced: 29 Mar 2025
https://github.com/iamtalhaasghar/programming-fundamentals-in-cpp
This repository contains all the lab tasks done by me in my very first programming course i learned in my university.
beginner-friendly cpp fundamentals-of-programming programming
Last synced: 28 Dec 2025
https://github.com/exp-codes/pyc-cross-crypto
python & c++ 跨平台加解密
aes cpp crypto des programming python
Last synced: 03 Sep 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/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/s-satyajit/internship-tasks
A collection of tasks and projects completed during my internship, showcasing expertise in web development, backend technologies, databases, and more.
api-integration backend frontend internship-task mongodb nodejs problem-solving programming projects react web-development
Last synced: 15 Mar 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/itzdm/itzdm.github.io
This site is a tech blog website built with the Hugo static website engine. It provides articles on various programming topics, including tutorials, how-to guides, and technical discussions. The website is designed to be easy to navigate.
blog itzdm programming tech-news wave-delight
Last synced: 03 Jan 2026
https://github.com/m1chtv/mich-code-quest
interactive web application that helps users improve their programming skills
challenge javascript javascript-game js programming quests
Last synced: 23 Mar 2025
https://github.com/chrispeterjeyaraj/ai-gitcommit
AI GIT Commit is your ultimate command-line ally, revolutionizing your Git experience. With the remarkable power of OpenAI's GPT-3 language model at your fingertips, it effortlessly crafts compelling commit messages for your Git commits, making every step of your coding journey a breeze.
cli git gitcommand gitcommit gitconfig go golang programming shell-scripting
Last synced: 10 Nov 2025
https://github.com/lennart1978/ccodemerge
CCodemerge is a command-line utility that merges multiple C source files into a single text file ready for AI analysis.
c cli cli-app developer-tool linux linux-app programming
Last synced: 22 Apr 2025
https://github.com/sam81/emacs-notes
Some notes on using the Emacs text editor
emacs programming text-editing writing
Last synced: 23 Mar 2025
https://github.com/ravirch/python-fundamentals
This open-source project is designed to provide a comprehensive guide to the fundamental concepts of Python programming.
Last synced: 15 Mar 2025
https://github.com/than-dev/55-go-projects
It's a intensive go learning, doing 1 project by day through 55 days!
api go golang journey learning-by-doing programming webserver
Last synced: 11 Jun 2025
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/paragunhale1998/facebook-basic-login
Here i Create A Basic Facebook Login Using Html , CSS and Javascript
css facebook facebook-login frontend html javascript js login open-source open-source-hardware programming project
Last synced: 23 Mar 2025
https://github.com/rafaelmprogrammer/decimal_to_binary_number_converter
c numbers programmer programming project
Last synced: 23 Oct 2025
https://github.com/srimani-programmer/codesignals
Solutions of CodeSignal Problems
algorithms-and-data-structures codesignals competitive-programming cpp programming python
Last synced: 03 Sep 2025
https://github.com/iamgauravkhanna/hands-on-java
Java related topics and examples
Last synced: 26 Mar 2025
https://github.com/00nevo/uebungen-exercises-in-cplusplus
What i read about C plus plus
anfanger beginner cplusplus programmieren programming
Last synced: 01 Apr 2025
https://github.com/anson09/ac
AC means power or accepted, practicing your js and programing skill from here 🧤
algorithm js leetcode programming
Last synced: 15 Mar 2025
https://github.com/anacoda/canadiancomputingcompetition
My (work in progress) answers to the CCC
algorithms canadian-computing-competition ccc coding-challenges math programming python python3
Last synced: 19 Nov 2025
https://github.com/ghivert/papers
All articles published both on Medium or on my blog!
articles functional-programming programming
Last synced: 20 Jan 2026
https://github.com/ramiresoliv/opencomputers
TP-BR Deseja aprender mais o lado de OpenComputers? como uma Bios para um Drone ou algo do tipo. Aqui àh tutoriais completinhos e mais venha conhecer ;)
bios drones lua minecraft opencomputers programming
Last synced: 01 Apr 2025
https://github.com/francescosaveriozuppichini/electronics-projects
List of my electronics projects
arduino diy-electronics electronics programming raspberry-pi
Last synced: 30 Mar 2025
https://github.com/alyssonmach/machine-learning-com-python
Aplicações de Machine Learning usando a linguagem de programação Python.
ia keras-tensorflow machine-learning matplotlib numpy pandas programming python scikit-learn scipy
Last synced: 11 Apr 2025
https://github.com/silent0wings/oddonacci-sequence-calculations
This project implements two methods for calculating Oddonacci numbers using Java: a linear tail-recursive approach and a multiple recursive approach. These methods are implemented to study their performance in terms of execution time and efficiency.
algorithm algorithm-design coding-practice computational-math fibonacci-variant java math-algorithms math-functions mathematics number-sequences oddonacci-sequence programming recursion sequence-calculation sequence-generation
Last synced: 01 Mar 2025
https://github.com/sourceduty/font_dev
🔤 Develop and simulate new .ttf fonts using Python.
ai ai-font chatgpt custom-gpt development font font-dev font-program font-tool fonts gpt gpts openai programming python simulation simulator truetype truetype-font ttf
Last synced: 23 Mar 2025
https://github.com/amtoine/project-euler
Some of my attempts at the online Project Euler.
Last synced: 16 Mar 2025
https://github.com/programmer-rd-ai-archive/xyz-company-project-management-doc333-course-work
Navigating the XYZ Company Project Landscape - A Comprehensive Analysis and Implementation Journey (DOC333 Course Work)
programming python university university-assignment university-project
Last synced: 26 Nov 2025
https://github.com/progambler227788/battle-ship-game
This is a Python implementation of the Battleship game where the computer plays against itself. The game board is a 10x10 2D list, and five ships are randomly placed on it at the start of the game.
battle-ship-game battleship-game coding-beginners-projects database django dsa flask flask-sqlalchemy programming programming-fundamentals programming-language python python-library random-library ship-battle
Last synced: 16 May 2025
https://github.com/aishikmukherjee/blackjack-cards-game-in-python
Developer/Creator: Aishik Mukherjee
blackjack-game blackjack-python card-game cards code development final-year-project game-development game-in-python learn-to-code learning oops-in-python programming programming-in-python programming-languages project python python3 ready-to-use solo-project
Last synced: 09 Apr 2025
https://github.com/codecaine-zz/ai_documentation_generation_hero
generate programming documentation with openai
coding css documentation generation highightjs html javascript languages markdown marked notes openai programming syntax-highlighting
Last synced: 28 Mar 2025
https://github.com/labex-labs/basic-django
Quick Start with Django | This repo collects 7 of programming labs exercises for Quick Start with Django. This tutorial is a hands-on adaptation of the official Django beginner's example. It will help you quickly get started with Django using LabEx VM.
challenges course django exercises hands-on labex labs playgroud programming
Last synced: 30 Mar 2025
https://github.com/dadosdelaplace/dadosdelaplace.github.io
Web/blog de Javier Álvarez Liébana (@dadosdelaplace)
blog dataviz divulgacion programming r statistics website
Last synced: 04 Apr 2025
https://github.com/coatless-textbooks/c4ds
Computing for Data Science is a work in progress tutorial book being made for STATS 290 at Stanford University
programming r statistics textbook
Last synced: 05 Mar 2025
https://github.com/snjlee58/computerprogramming-snu2021
[Assignment Source Codes & Scores] SNU CSE M1522.000600 Computer Programming (컴퓨터프로그래밍) by Prof. Young Ki Lee (이영기 교수님) in 2021 Fall Semester.
assignment computer cplusplus cse java programming snu solution
Last synced: 16 Mar 2025
https://github.com/mr-hrr-harry/product_based_problems
This a repo with a product based company problems and their solutions with most effective solution considering efficiency, code size, time complexity, space complexity and by avoiding inbuild methods
c java practices problems product-based programming skillrack zoho
Last synced: 31 Mar 2025
https://github.com/thenocturnaldevgypsy/code-lab-lecture-exercises
Library/source codes that I've coded and used for lecturing CS/IT subjects and topics during my career as Assistant Professor for BSCS, BSIT and BSCOE way back late 2012 to 2015 (on-going retrieving the codes and rearranging the repo) . You like the Repo? Don't forget to 🌟, 👁️, 🔱 and ❤️
algorithms algorithms-and-data-structures computer-science computer-science-algorithms computer-science-data-structures computer-science-education data-structures data-structures-and-algorithms java programming programming-exercises thenocturnaldevgypsy thenocturnaldevgypsy-io
Last synced: 28 Dec 2025
https://github.com/matfax/gema
ISO-DE-inspired English Keyboard Layout for Programmers
iso-de keyboard-layout programming
Last synced: 16 Jan 2026
https://github.com/sokratart/blox-fruits-script
Powerful script for Blox Fruits game that enhances gameplay and provides players with an edge. Includes features like auto-farm, teleportation, and more for an unparalleled gaming experience.
automation blox-fruits cheats code development exploits farming game github gui hackathon hacks lua multiplayer optimization programming roblox script scripting tools
Last synced: 16 Apr 2025
https://github.com/aishikmukherjee/dsa-arrays-in-c
Developer/Creator: Aishik Mukherjee
array array-manipulations arrays arrays-in-c c c-programming data-structures dsa easy interview-preparation max min programming programming-in-c programming-language search top
Last synced: 23 Aug 2025
https://github.com/mrstanlez/glfw
C - OpenGL project
c glfw graphics-engine graphics-programming linux opengl programming windows-11
Last synced: 16 May 2025
https://github.com/mumuki/mumuki-html-runner
🕸️ Sinatra server for validating Web pages with HTML, CSS and JavaScipt within Mumuki
code-evaluation educational hexp html mumuki nokogiri programming ruby runner web-development
Last synced: 28 Feb 2025
https://github.com/williamragstad/projlette
A roulette game for programming project challenges
Last synced: 02 Apr 2025
https://github.com/vuurvos1/functional-programming
HVA functional-programming
data formatting functional nodejs programming
Last synced: 03 Oct 2025
https://github.com/princeinscripts/leetcode-question
A repository containing solutions to LeetCode questions focused on Data Structures and Algorithms (DSA), aiding in practicing and mastering key concepts in computer science.
algorithms computer-science data-structures leetcode practice-repository programming
Last synced: 04 Sep 2025
https://github.com/kawser2133/programming-basics-part1
Programming Basics Part 1 - This repository provides a comprehensive introduction to foundational C# programming concepts, including classes, objects, constructors, types of classes, and access modifiers.
access-modifier classes constructor csharp fields methods object-oriented-programming objects oop programming properties
Last synced: 31 Mar 2025
https://github.com/deroyace/shell-scripting
This repo is for learning Shell Programming
bash-script linux programming shell-scripting shell-scripts unix-shell
Last synced: 18 Nov 2025
https://github.com/charter90rofellosh/roblox-scriptify
The Roblox Scriptify Executor is a robust tool designed for seamless script execution in Roblox. It features an efficient injector and DLL mapping for smooth integration, along with a whitelisting system for enhanced security. The executor boasts a user-friendly website and an intuitive UI, ensuring a streamlined experience for users.
automation code development game github lua open-source programming project repository roblox roblox-scriptify script scripting
Last synced: 12 Jul 2025
https://github.com/yigitoo/posidonia
A research project about Posidonia Oceanica
ai api automated computer-vision cross-platform desktop-app ecosystem embedded-systems erb-template gin-gonic golang java machine-learning posidonia-oceanica programming pywebview ruby saving-world sinatra webview
Last synced: 14 Mar 2025
https://github.com/capellax02/com2044
(OBJECT ORIENTED PROGRAMMING) This repository contains the lecture slides, my lecture-related works, and assignments during my OOP course in the second year of the university.
java javafx object-oriented-programming programming spring
Last synced: 27 Nov 2025
https://github.com/belkaqwenty/seliware-executor
Seliware is a powerful and brand-new Roblox executor designed to take your scripting experience to the next level.
automation code collaborate community development execute github open-source programming project repository seliware-executor software tasks tool
Last synced: 12 Jul 2025
https://github.com/jimmy-steinho/roblox-bunni-executor
Bunni is a premier Roblox exploiting platform, renowned for its cutting-edge tools, rapid updates, and robust support. Developed by experienced professionals, it ensures maximum efficiency, security, and a seamless user experience with features like HWID spoofer and extensive script support.
cheats code developer executor exploit free gaming github hacking injector lua modding open-source programming project roblox-bunni-executor script software tools
Last synced: 01 Apr 2025
https://github.com/h4mbl3x/prog1_laboratorio_2022_23
Laboratorio de Fundamentos de la Programación del curso 2022/23.
esi ingenieria-informatica java lab laboratorio laboratory programacion programming uclm
Last synced: 27 Nov 2025
https://github.com/lewkrr/lewkrr
Luke Klein seasoned statician with a growing repetoir of coding interests.
etl-pipeline ggplot2 machine-learning programming python3 r statistics teaching tidyverse
Last synced: 06 Apr 2025
https://github.com/bdcbqa314159/cpp_crossplatform_libs
In this repository I worked with static and dynamic linkage with a cross-platform support.
cpp learning-by-doing library-app programming
Last synced: 23 Apr 2025
https://github.com/omr-ql/solving-numbers-problems
Here Where I solve some problems in mathematics and programming concepts.
cpp number-programs problem-solving programming python
Last synced: 15 Mar 2025
https://github.com/joogps/praticas-p3-ifsc
Práticas de programação em Java da UC de Programação III (2022.2) no IFSC Gaspar
Last synced: 04 Sep 2025
https://github.com/nishatrhythm/simple-c-and-c-plus-plus-program
Basic C and C++ related programs can be found in this repository.
c computer-science cpp programming
Last synced: 20 Jul 2025
https://github.com/mavenista/maven
Maven programming language!
lowlevel maven programming programminglanguage
Last synced: 23 Mar 2025
https://github.com/zapsys/codigos-em-python
Utilização da linguagem de programação Python na resolução de algoritmos, além de exemplos de definições de funções, classes, etc.
Last synced: 09 Apr 2025
https://github.com/titchwotlakosta779/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 Jul 2025
https://github.com/paramrathour/blog
My Personal Blog
academics anime books computer-science cricket iit-bombay latex manga math music people philosophy programming summer-of-science timeline tips tutorial
Last synced: 23 Mar 2025
https://github.com/chenshuliu/python-fundamentals
Python fundamentals
data-structures programming python
Last synced: 18 Jan 2026