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-06-23 00:24:34 UTC
- JSON Representation
https://github.com/philspil66/gw-basic
GW-BASIC is a dialect of the BASIC programming language developed by Microsoft from IBM BASICA. This is the original 1983 source code.
basic basic-programming programming retrocomputing
Last synced: 07 May 2025
https://github.com/chrismichaelps/topheadlinesinus
Access to US news about all types of content from around the world from different news sources and blogs.
javascript news newsapi programming united-states vue vuejs vuex website
Last synced: 20 May 2026
https://github.com/lucasmdct/douglas_nodejs
Aulas de node e react do Professor Douglas Junior, disponibilizado pela DB1 group e Grupo Integrado no Curso de Bootcamp. ( Node and react classes by Professor Douglas Junior, provided by the DB1 group and Grupo Integrado in the Bootcamp Course. )
course db1group douglas express http integrado javascript node-js nodejs programming server
Last synced: 11 Apr 2026
https://github.com/ssnnee/alx-system_engineering-devops
This repository is related to my training in software engineering in the ALX program.
api backend devops programming shell shell-script sysadmin
Last synced: 26 Feb 2025
https://github.com/omartalaat244/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!
beginner blockchain challenges dom frontend hardhat html-css-javascript javascript-for-everyone learn-javascript learn-to-code open-source programming solidity webdesign
Last synced: 07 May 2025
https://github.com/worcestertechnicalhighschool/Match-3-Game
Making a match 3 game as a personal project
csharp csharp-code hacktoberfest hacktoberfest-accepted match-3 match-three match-three-game match3 match3-game programming project unity unity-scripts unity2d
Last synced: 15 Mar 2025
https://github.com/michalspano/pajton
A *slightly chaotic* dump of Python-related stuff that has amassed over the years. [𝘗𝘢𝘫𝘵𝘰𝘯]
exercises programming python python3
Last synced: 01 Sep 2025
https://github.com/ashtanko/shtanko.dev
Personal site and blog
computer-science programming site
Last synced: 05 Jan 2026
https://github.com/jensadev/tod-programmering
Kursmaterial för programmering 1
education excercises programming python
Last synced: 20 Jan 2026
https://github.com/lwz7512/next-letspy-today
A blog dedicated to interesting yet simple python applications
application blog nextjs programming python tutorials
Last synced: 06 May 2026
https://github.com/compilandoyt/20240914-git-github
¿Quieres aprender cómo gestionar versiones de tu código de manera profesional? En este tutorial te explico desde cero cómo usar Git para controlar versiones de tus proyectos y cómo aprovechar GitHub para colaborar y almacenar tu código en la nube.
collaboration git github programming tutorial version-control
Last synced: 02 Feb 2026
https://github.com/vaibhavmojidra/python---demo-creating-your-own-module
In Python, A module is a file containing Python definitions and statements. The file name is the module name with the suffix .py appended.
coding module mojidra programming python vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: 12 Apr 2025
https://github.com/vaibhavmojidra/kotlin---demo-difference-between-var-and-val
In Kotlin, var and val are used to declare variables. The main difference between them is that var declares a mutable variable, which means its value can be changed after it is initialized, while val declares an immutable variable, which means its value cannot be changed after it is initialized.
coding kotlin mojidra programming vaibhav vaibhav-mojidra vaibhavmojidra var-vs-val
Last synced: 12 Apr 2025
https://github.com/phile779/tech-explorer-hub
Create the best technical resources for developers to build a strong foundation for professional growth.
ai-model css diffusion docsify face-swap good-example html image-generation javascript open-source people-of-action programming rotary stable-diffusion
Last synced: 12 Apr 2025
https://github.com/masum184e/handbook
Dive into the vibrant universe of notes for various programming languages, Git, and other essential technologies. Whether you're a beginner looking to grasp the fundamentals or an experienced engineer seeking quick references, you'll find a wealth of information here.
computer-science-and-engineering cse full-stack-developer git javascript programming se software-engineer software-engineering sql
Last synced: 31 Mar 2025
https://github.com/parisaalizadeh2003/accesscontrol-
This project implements an authentication decorator to control user access levels in Python. Based on roles (Admin, Member, Guest), it determines whether a user is authorized to execute a function. 🚀🔒
access-control admin authentication coding decorators guest member permissions programming python python-security rbac role-based-access security user-authentication
Last synced: 12 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: 17 May 2026
https://github.com/bravo68web/i-love-js
Just Cringing around with Javascript
hacktoberfest hacktoberfest-accepted hacktoberfest2022 language programming programming-language
Last synced: 03 Feb 2026
https://github.com/pratanup/linear-regression-from-scratch-in-python
Linear Regression from Scratch in Python
algorithms data-science evaluation linear-regression machine-learning machine-learning-algorithms programming python scikit-learn
Last synced: 06 May 2026
https://github.com/capjavert/do-you-even-code
Official page for hackathon team "Do you even code?"
hackathon programming students webdesign
Last synced: 05 Jan 2026
https://github.com/sderosiaux/zio-story
🎯 Interactive, gamified learning platform for mastering ZIO - Scala's powerful library for async and concurrent programming
concurrent-programming education functional-programming gamification interactive-learning learning-platform nextjs programming scala tutorial typescript zio
Last synced: 07 May 2026
https://github.com/vuurvos1/functional-programming
HVA functional-programming
data formatting functional nodejs programming
Last synced: 03 Oct 2025
https://github.com/krishpranav/learngo
learn golang using this repo
go golang learning linux macos programming programming-language windows
Last synced: 07 May 2026
https://github.com/crazywolf132/blackrum
A low level coding language made by me.
c crazywolf example interpreter language opensource programming sample
Last synced: 05 Apr 2025
https://github.com/prashantsaini1525/alpha-course-2025
Java Programming – Alpha Course: Notes, code, & challenges from Apna College Alpha Batch 3.0 covering Java fundamentals, data structures, algorithms & competitive programming.
algorithms apna-college competitive-programming data-structures dsa interview-preparation java java-basics programming programming-notes
Last synced: 04 Apr 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: 27 Apr 2026
https://github.com/byrongomezjr/mylocalllc
A React Native application for users who want to connect with local businesses within their community. This application serves local communities by promoting businesses within specific cities, counties, towns, and more. Business owners can sign up and promote their LLCs to local residents who may need their services
business economics finance-management llc programming
Last synced: 01 Jul 2025
https://github.com/umairazmat/javascript-challenges-world
Check out my beginner-friendly GitHub repo🚀 with free programming exercises and challenges that cover various JavaScript concepts, including problem-solving, programming fundamentals, and ES6 JavaScript.Improve your JavaScript skills and have fun while practicing with open-source exercises.Give it a ⭐️ and fork for inspiration or your own projects
begineer-practice beginner-friendly beginners-exercises beginners-guide beginners-tutorial-series es6-javascript javascript javascript-es6 js problem-solving problem-statement problemsolving programming programming-challenges programming-contests programming-exercises programming-fundamentals programming-language
Last synced: 04 Apr 2025
https://github.com/app-generator/learn-to-code
Learn to code - Free Programming Tutorials | AppSeed
Last synced: 20 Jan 2026
https://github.com/yaroxs/ritual-bash-script
🎶 Execute a unique ritual through this Bash script, activating sound and memory in a dynamic blend of code and art.
automation backups bash-script command-line devops linux open-source personal-productivity programming rituals scripting system-configuration task-automation terminal unix workflow
Last synced: 07 May 2026
https://github.com/omr-ql/data-structures-algorithms
Hello everyone here is my data structures reading files and source code !
c-plus-plus data-structures programming
Last synced: 09 Sep 2025
https://github.com/0hmx/voxelengineforcreativity
Craft Voxel is a voxel generated aimed at creative programming! it helps create string connection of visual world and the code
creative programming react threejs voxel
Last synced: 07 May 2026
https://github.com/sourceduty/automated_scientist
🤖 Develop customizable and automated scientist programs that hypothesize, simulate and expand knowledge.
ai ai-science artificial-intelligence automated-sci automated-science automated-scientist chatgpt computer-science customgpt developer development gpt gpts openai programming science scientific-computing
Last synced: 04 Apr 2025
https://github.com/silent0wings/arithmetic-calculator-using-custom-stack-implementation
This project implements an arithmetic calculator capable of parsing and evaluating mathematical expressions using a custom stack data structure. The calculator handles various arithmetic operations and parentheses, providing accurate results for complex expressions.
algorithm arithmetic-calculator calculator coding-practice custom-data-structure custom-stack data-structures expression-evaluation java math-operations math-tool programming reverse-polish-notation software-development stack-implementation
Last synced: 25 May 2026
https://github.com/sourceduty/network_simulator
👩🏻💻 Simulate and set up professional or home networks.
ai artificial-intelligence chatgpt custom-gpt custom-gpts gpt gpts network network-programming networking openai openai-gpt programming routing simulate simulation simulator
Last synced: 04 Apr 2025
https://github.com/nafisalawalidris/13
This repository contains the source code for my personal portfolio website. The website showcases my skills, projects, and achievements, providing visitors with an interactive overview of my work and experience.
css data-science datascientist frontend html javascript jquery personal-website portfolio programming web-development
Last synced: 11 Apr 2026
https://github.com/asko7779/kernel-snippet
a piece of garbage kernel code which doesnt work for shit made for testing and experimenting
cplusplus kernel programming systemprogramming
Last synced: 23 Mar 2025
https://github.com/masudursourav/bus-ticket-booking-system
This project I did for my 1st year 1st semester Project with C course
cprogramming programming project
Last synced: 15 Mar 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/aliakrem/oopquiz
Java OOP Quiz App is an interactive mobile app designed to help users test and improve their knowledge of Object-Oriented Programming (OOP) concepts in Java.
java object-oriented-programming oop programming quiz
Last synced: 10 Nov 2025
https://github.com/sourceduty/simulation_dev
👨💻 Create new models for simulation programs.
ai-programming ai-sim ai-simulator artificial-intelligence chatgpt custom-gpt developer-tools gpt gpts math-sim openai pen-and-paper programmer programming sim simulation simulations simulator theoretical-computer-science
Last synced: 04 Apr 2025
https://github.com/exposedcat/monkey-code
Web-based Coding RPG | OPU Thesis
game godot godot-engine godot-engine-4 godot-script godot4 godotscript learn-programming programming rpg rpg-game typescript
Last synced: 21 May 2026
https://github.com/jhasuraj01/cppcourse
Here you will learn the basic and advance cpp concepts
concept cpp cpp-course cppcourse example-code example-project examples learn learn-to-code learning-by-doing learning-cplusplus learning-exercise object-oriented-programming programming
Last synced: 04 Apr 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/primaryobjects/employees
.NET Core + Razor Pages example of object oriented design.
csharp net-core object-oriented-design object-oriented-programming ood programming razor-pages webapp
Last synced: 16 May 2025
https://github.com/skylar-lorena/intro-to-programming
This is a basic restaurant landing page created to showcase various HTML elements, semantics, classes, and ids and how to style them using CSS for beginners.
beginners-guide css css-box-model html-css html5 introduction-to-css introduction-to-html5 introduction-to-programming programming
Last synced: 03 May 2025
https://github.com/mewmewdevart/ft_printf
[42 Cursus] Because ft_putnbr() and ft_putstr() aren’t enough
42born2code c library makefile printf programming variadic-arguments
Last synced: 10 Jun 2026
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/mlh-fellowship/anon-code
A fast code collaboration platform.
Last synced: 18 Oct 2025
https://github.com/alt-react/alt-react
certifications completed-courses cybersecurity portfolio programming projects
Last synced: 05 Jan 2026
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/happybravo/misc
A repo to store Miscellaneous code and snippets.
beautifulsoup4 bs4 c coin coin-toss collection ffmpeg file-finder miscellaneous-scripts moviepy neighbor-search programming python random random-number-generators snippets stone-paper-scissors webscraping
Last synced: 11 Apr 2026
https://github.com/nrastija/TestoBus
Sadržaj kolegija Programsko inženjerstvo na 2. godini PDS IPS
analytics csharp design programming project-planning uml visual-studio
Last synced: 16 May 2025
https://github.com/khaleelmuhd1998/programmingpractises
My coding practise history.
algorithms coding data-structures programming
Last synced: 08 Apr 2025
https://github.com/affancoder/python_codes
PHYTON Codes | My Favourtie Langauge
coding coding-challenge programming python python-project
Last synced: 23 Mar 2025
https://github.com/pedro-estevao/data-structures
Implementations in C++ of algorithms and data structures developed in the Data Structures course at Centro Universitário Barão de Mauá. Includes lists, stacks, queues, trees, graphs, hash tables, and sorting and searching algorithms.
academic-project algorithms algorithms-and-data-structures baraodemaua c computer-science cplusplus cpp data-structures graphs hash-table lists programming queues searching-algorithms stacks tree trees
Last synced: 08 Apr 2025
https://github.com/alfioma/ada-xtq
🔗 Simplify data transfer with ada-xtq, a lightweight tool for seamless integration and efficient handling of data between platforms.
ada algorithms api-development artificial-intelligence automation data-analysis data-visualization docker machine-learning neural-networks open-source programming python software-development xtq
Last synced: 01 May 2026
https://github.com/ahota/blog
my dumb blog
blog c cplusplus life programming python
Last synced: 07 May 2026
https://github.com/didogrigorov/hackerrank-python
A collection of Python solutions to HackerRank problems, organized by difficulty (Easy, Medium, Hard) and category (Algorithms, Data Structures, Mathematics). Ideal for learning, practicing, and mastering Python programming and problem-solving skills.
algorithms-and-data-structures coding-challenge coding-challenges coding-interviews data-structures hackerrank hackerrank-solutions problem-solving problem-solving-algorithms problemsolving programming python-3 python3
Last synced: 02 Sep 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: 17 May 2026
https://github.com/archishmansengupta/hackertype
a programming lingo based typing speed drill website
css html javascript programming typing typing-practice
Last synced: 07 May 2026
https://github.com/nishan-pradhan06/buzz_game-arduino
simple buzz game in arduino
ardunio ardunio-uno buzz-game programming robotics
Last synced: 16 May 2026
https://github.com/init-io/thirdbrac
**thirdBrac** is a Python-style list library for Java, bringing the simplicity of Python’s `list` to Java. It supports all major list operations, slicing, and functional programming, making Java list handling intuitive and efficient. 🚀
java javalib javalibrary javalistsort list listing programming python
Last synced: 16 May 2026
https://github.com/gmostofabd/8051-up-down-counter
🛠️ A simple Up Down Counter using 8051 MCU, Seven Segment Display (SSD) and Push Buttons to Inc, Dec and Reset the value of the counter.
8051 anode assembly cathode circuit common languageb microcontrollers programming proteus schematic seven-segments-display simulation ssd
Last synced: 21 May 2026
https://github.com/skyrocketstan/learning_go_by_example
Go by Example
byexample go go-learning golang learn-to-code programming
Last synced: 28 Mar 2025
https://github.com/zerasul/mdbook_en
16 Bits Homebrew Development Book (English Version)
c megadrive programming retro sgdk
Last synced: 11 May 2026
https://github.com/emicastor/32_secciones_hero
32 secciones hero maquetadas con Bootstrap. Diseños tomados de diferentes sitios web a modo de inspiración.
argentina bootstrap bootstrap5 css desarrollo-web developer freelance html html-css html-css-javascript html5 programming responsive-web-design responsive-website sitioweb web-design web-development website
Last synced: 11 Apr 2026
https://github.com/saleh0987/cpp_problems_solving
CodeWars CPP Problems Solving
cpp problem-solving programming
Last synced: 28 Mar 2025
https://github.com/vmerdragonx1992/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: 31 Mar 2025
https://github.com/erictleung/euler-problems
:triangular_ruler: Scripts to Solve Project Euler Problems
algorithms mathematics programming project-euler
Last synced: 03 Apr 2025
https://github.com/rufilboss/unilorin
My goal is to write a program for every problem, whether explicitly mentioned or hinted at(by our lecturers), showcasing how we can apply engineering to tackle real challenges through software solutions!
programming python school-project software unilorin
Last synced: 28 May 2026
https://github.com/mathspp/the-little-book-of-pygame
Source code for the games from the book “The little book of pygame”
game game-development programming pygame python python3
Last synced: 28 Mar 2025
https://github.com/zarkoscypher/john-zelle-python-programing-answers-4th-edition
This is a Place Where I put all my code for the John Zelle 4th edition Programing answers. just an FYI I have programed with python maybe 7 years ago so i may use certan functions that have not been talked about in the chapter. Also i am doing this for college so i will leave notes for ones i got wrong, and maybe one day in the future fix them.
answers johnzelle programming pyhton
Last synced: 18 Jan 2026
https://github.com/ianfelps/prog_concorrente
Repositório para atividades e projetos da disciplina de Programação Concorrente e Distribuída na UCB (5º Semestre).
concurrent-programming distributed-programming programming python threads
Last synced: 13 Oct 2025
https://github.com/ananyachibber21/artificial-intelligence
Artificial Intelligence concepts, projects, etc.
artificial-intelligence automation computer-vision deep-learning machine-learning programming projects python
Last synced: 03 Apr 2025
https://github.com/oleks/trafaret
Template-Driven Programming Exercises
exercise programming templates
Last synced: 05 Apr 2025
https://github.com/kemtan/itnc
Informatics & Creation (ITNC) extracurricular repository
arduino cpp esp32 esp8266 programming python robotics
Last synced: 12 Apr 2026
https://github.com/francescosaveriozuppichini/electronics-projects
List of my electronics projects
arduino diy-electronics electronics programming raspberry-pi
Last synced: 08 May 2026
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/ananyachibber21/universal_technical_systems_internship
Summer Internship 2022 - Universal Technical Systems. Embedding Machine Learning Algorithms to TK Solver 6.0 using Python
algorithms internship machine-learning programming python research
Last synced: 09 Jul 2025
https://github.com/aloisseckar/master-coda
Nuxt 3 website/blog about programming
blog opinions programming tutorials
Last synced: 18 May 2026
https://github.com/bryanpmx/weatherapp
A Flutter-based weather application that allows users to search for any city and get a 7-day weather forecast using the Open-Meteo API.
android-studio application dart flutter programming
Last synced: 12 Apr 2026
https://github.com/dunky-star/mpp-project-2023-group2
Team Project - MPP (Library Management System using Swing)
coding computer-science java java-17 javaprogramming maharishi-international-university master-degree mpp mscs programming university-course university-coursework
Last synced: 28 Mar 2025
https://github.com/antaripchatterjee/eztasks
A single threaded approach to implement task oriented programming in c
asynchronous asynchronous-programming c c99 parallel-programming parallelism programming single-threaded task task-group task-oriented task-queue task-queues
Last synced: 26 Jan 2026
https://github.com/ite-2022-pwr/jezyki-programowania
Języki programowania (kurs Javy), ITE SI semestr 3, laboratoria
java kubik programming rmi socket-programming thread
Last synced: 28 Mar 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/ite-2022-pwr/ite-is-semestr-3
Semestr 3, studia inżynierskie: Języki programowania, LUC, PPS
digital-logic java programming python rmi university university-project
Last synced: 16 Apr 2026
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: 01 May 2026
https://github.com/fabianoflorentino/golangfromzero
Aprenda Golang do Zero!
course development go golang learning programming
Last synced: 10 Jun 2026
https://github.com/iammisbahali/custom-functionalities
cms programming shopify wordpress
Last synced: 31 Mar 2025
https://github.com/ite-2022-pwr/programowanie-obiektowe
Proamowanie obiektowe, semestr 2
Last synced: 27 Apr 2026
https://github.com/edugmenes/the-last-of-us-marathon
My first front-end project, developed during a Kenzie Academy marathon. I'm very proud of it, especially because during the event it wasn't 100% completed, so I had to finish it by myself.
cascading-style-sheets css development front-end front-end-development html javascript programming the-last-of-us
Last synced: 12 Apr 2026
https://github.com/omiq17/notepad
Some important notes during my learning of new technologies
coding notes programming technologies
Last synced: 12 Feb 2026
https://github.com/tcampbell01/ai-code-explainer
AI-powered code explainer with interactive chat. Provides beginner/intermediate/expert level explanations using Claude Haiku. Features curated learning resources and follow-up Q&A.
ai anthropic beginner-friendly chatbot claude code-explanation documentation education fastapi javascript programming python
Last synced: 15 Jan 2026