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-03-31 00:24:05 UTC
- JSON Representation
https://github.com/montanaz0r/coursera-andrew-ng-machine-learning-course
My solutions to programming assignments (Octave/Matlab).
algorithms coursera data-science machine-learning matlab octave programming
Last synced: 15 Oct 2025
https://github.com/siddarthshete/computer-graphics
This repository contains assignment codes of computer graphics using C programing which were performed in third semester
computer-graphics cprogramming-language programming
Last synced: 15 Oct 2025
https://github.com/gsaslis/bowling_kata
A Coding Kata on Test-Driven Development, using Bowling Game rules.
kata programming software-development software-engineering tdd tdd-kata testing
Last synced: 22 Feb 2026
https://github.com/christarazi/dailyprogrammer
This is a collection of all the /r/dailyprogrammer challenges that I've completed.
dailyprogrammer programming programming-challenge programming-exercises reddit
Last synced: 16 Oct 2025
https://github.com/e-d-i-n-i/python-keylogger
Background keylogger for Windows that records keystrokes and logs them to date-based files, running silently without a visible console
executable-file hack keylogger keylogger-python programming python
Last synced: 17 Oct 2025
https://github.com/vaibhavmojidra/python---demo-generating-csv-rows-as-lists
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.
coding csv files generating-csv generating-csv-using-python mojidra programming python python2 python3 vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: 27 Jan 2026
https://github.com/pranjalco/coffee-machine-intermediate
This Coffee Machine project is a Python-based program that simulates a real-world coffee vending machine. It allows users to select from available drinks, processes payments, and dispenses coffee based on sufficient resources. It also includes functionality for resource management and a maintenance mode to check resources and earnings.
automation cli-application fundamentals intermediate programming project-based-learning python-programming resource-management simulation
Last synced: 19 Oct 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/plabayo/webasic
BASIC interpreter, IDE and runtime for the web
basic beginner education graphics ide interpreter learning programming runtime rust web
Last synced: 15 Mar 2026
https://github.com/andrewjbateman/programming-resources-planning
:clipboard: Resources to track study for Google Associate Cloud Architect Certification & help with coding tasks: errors-solutions, how-to page and task planning.
dependency error-messages programming resources vscode
Last synced: 24 Feb 2026
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/labex-labs/kubernetes-for-beginners
This course is designed to teach you about managing application containers, using Kubernetes. You’ll learn how Kubernetes works and how to use it to deploy and manage applications.
challenges course exercises hands-on kubernetes labex labs playground programming
Last synced: 23 Oct 2025
https://github.com/m-ah07/to-do-list
A simple and interactive To-Do List application built with HTML, CSS, and JavaScript. It allows users to add, mark, and remove tasks, making task management easy and efficient.
codelife css dailytasks html javascript opensource programming simpleapp todolist webdevelopment
Last synced: 24 Feb 2026
https://github.com/neabytelab/typescript-helper
🚧 A tool that collects and organizes TypeScript error messages from Microsoft repository and creates JSON files for each error code.
code-analysis compiler data-collection dataset development-tool diagnostics error-codes error-database error-messages errors javascript json microsoft-typescript nodejs programming static-analysis tsc typescript typescript-errors validation
Last synced: 24 Oct 2025
https://github.com/sarcevicantonio/fodf
Documentation of my projects for the course Fundamentals of Digital Fabrication
2d 3d cutting design devices digital electronics embedded fabrication input laser output printing production programming
Last synced: 25 Oct 2025
https://github.com/znx-30/dev-ops-tools
Curated List of Best DevOps Tools
coding devops git github github-actions programming software-engineering tools
Last synced: 06 Feb 2026
https://github.com/zoometh/oxford
Scholar work from or for Oxford University
oxford programming teaching teaching-materials
Last synced: 25 Oct 2025
https://github.com/muba-74/object-oriented-programming
PROJECT BASED ON TYPESCRIPT,JAVASCRIPT & NODEJS.
coding console-application javascript js nodejs object-oriented-programming programming typescript
Last synced: 25 Oct 2025
https://github.com/edandresvan/practice-book-rust-in-action
Practical exercises from the book "Rust in Action" by Tim McNamara (Manning)
practice practice-programming programming rust rustlang
Last synced: 25 Oct 2025
https://github.com/tm-1-3/svg-to-png-image-converter
SVG To PNG Image Converter Developed For The L.EIC009 - Programming Class
cpp feup leic png programming svg
Last synced: 26 Oct 2025
https://github.com/brucamps/programacao_de_sistemas_transforme-se
Atividades em Python | Programador de Sistemas - Programa Transforme-se (Em andamento)
programacao programming programming-exercises python python3 transforme-se
Last synced: 28 Jan 2026
https://github.com/jameschirambo/solver-threaded-programming
An OpenMP parallel implementation for two C versions of codes, which implement the same adaptive quadrature algorithms in two different ways
Last synced: 23 Jan 2026
https://github.com/chaudharypraveen98/python_beginner
Python beginner questions
Last synced: 26 Oct 2025
https://github.com/labex-labs/hydra-cybersecurity-attack-labs
In this course, master Hydra cybersecurity attack techniques through hands-on labs covering session restoration, SSL attacks, brute-force, and multi-target attacks.
challenges course cybersecurity exercises hands-on hydra labex labs playground programming
Last synced: 06 Feb 2026
https://github.com/maumneto/pce
Repositório do Site da disciplina PCE da UFC
code disciplina discipline programming
Last synced: 28 Jan 2026
https://github.com/tokhy1/js_todo_list_app
This is a simple and intuitive todo list application built using JavaScript. Keep track of your tasks, set priorities, and stay organized with this easy-to-use web app.
coding css dom html javascript localstorage programming tasks-manager todo-app todo-list
Last synced: 17 Mar 2026
https://github.com/yohannescodes/dsp-1010
Humorous Manual for developers who want to self-diagnose their career trajectory based on their open-source contributions and personal project portfolio.
comedy humor open-source personal-project programming
Last synced: 25 Feb 2026
https://github.com/pranav-jadhav09/webdev-resources
31st Dec, 2024 - Rockstar Full Stack Developer
learning-resources programming roadmap
Last synced: 30 Jan 2026
https://github.com/leomaurodesenv/my-linux-configs
Programs and extensions for Linux distributions
gnome-extension post-installation programming ubuntu
Last synced: 31 Jan 2026
https://github.com/yasenstar/learn-c
Repository to track the learning journey of C programming language
Last synced: 25 Feb 2026
https://github.com/twhite96/reading-list
Programming reading list
books goodreads productivity programming reading-list
Last synced: 31 Jan 2026
https://github.com/raveriss/cpp08
C++ Module 08 covers containers, templates, iterators, and algorithms. Exercises include implementing easyfind, Span, and MutantStack. You'll work with STL containers and algorithms, adhering to C++98 standards. Focus on memory management and the canonical class form.
42school algorithms containers cpp cpp98 iterators programming stl templates
Last synced: 25 Feb 2026
https://github.com/dieron/playwrightscreenshotstaker
Short demo of how to take a screenshot from a browser window using Playwright
browser c-sharp js playwright programming screen screenshot
Last synced: 01 Feb 2026
https://github.com/rizamamedow/solutions-from-book
Here is my solution from "Nikita Kultin - C/C++ in tasks and examples" Book. Will be added in time.
books c cmake cpp20 programming
Last synced: 25 Feb 2026
https://github.com/raveriss/cpp_module_02_05-09
Réalisations personnelles pour les exercices C++ (cpp05 à cpp09), explorant la programmation orientée objet, ... , la gestion de la mémoire et d'autres concepts avancés, conformément aux directives de l'école 42.
algorithms casts class containers cpp cpp98 exceptions form-management generic handling iterators memory-management programming serialization stl templates type-conversion type-identity
Last synced: 02 Feb 2026
https://github.com/the-poweron-foundation/poweron
The ultimate all-in-one programming platform
code education learn network platform poweron programming share social
Last synced: 26 Feb 2026
https://github.com/boyninja1555/gruntlang
Suppose you are transitioning from Scratch and want something simpler than Python? What if you want to embed Python alongside an easier version? Gruntlang does just that!
easy-python programming programming-language python-sucks
Last synced: 09 Feb 2026
https://github.com/hilmizul/codejam
Fundamental Programming Challenges for My Students. Use your BRAIN intead AI tool‼️
challenge logic problem-solving programming
Last synced: 09 Feb 2026
https://github.com/yuriioks/aqa-gcse-computer-science-preparation
25-week comprehensive program designed to equip students with the knowledge and skills required to excel in the AQA GCSE Computer Science exam
algorithms aqa aqa-computing coding-tutorials computer-science computer-science-education data-structures education exam-preparation gcse gcse-computer-science programming python python3 sql yuriodev
Last synced: 09 Feb 2026
https://github.com/peterrauscher/devbranch.co
The source code for my site https://devbranch.co
algorithms blog data-structures devops programming website
Last synced: 10 Feb 2026
https://github.com/raghuram07/project-euler-programs
Here i'm filling the programs from project euler.
numbertheory programming project-euler
Last synced: 18 Mar 2026
https://github.com/sketchingdev/sketchingdev.github.io
Personal blog
blog developer drawing programmer programming sketch
Last synced: 18 Mar 2026
https://github.com/kalebers/scratch_tutorials
Scratch tutorials made by me to teach beginners in development
fundamentals game programming scratch
Last synced: 27 Feb 2026
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/lucho00cuba/exercism-solutions
A repository containing my solutions to coding exercises from Exercism.
exercism-solutions programming
Last synced: 11 Feb 2026
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/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/rafaelmprogrammer/frogginggame
A little game of platforms.
game-development junior-developer junior-programmer programmer programming unity2d
Last synced: 12 Feb 2026
https://github.com/mtumilowicz/pikesrules
Pike's 6 Rules of Programming
clean-code good-practices pike practice programming rules
Last synced: 27 Feb 2026
https://github.com/vaibhavmojidra/python---demo-files-renaming-deleting-and-others
Python os module provides a portable way of using operating system dependent functionality. If you just want to read or write a file see open(), if you want to manipulate paths, see the os.path module, and if you want to read all the lines in all the files on the command line see the fileinput module.
coding deleting-files-using-python files metadata-files-using-python mojidra operatingsystem programming python-programming python2 python3 renaming-files-using-python vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: 12 Feb 2026
https://github.com/m-ah07/currency-converter-go
A simple and efficient currency converter written in Go (Golang) using real-time exchange rates from the ExchangeRate-API.
apidevelopment currencyconverter developertools golang golangprojects goprojects opensource opensourcecommunity programming
Last synced: 12 Feb 2026
https://github.com/leobastiani/solid
How to apply SOLID principles to your codebase.
programming software-architecture software-design software-development software-engineering solid solid-principles
Last synced: 13 Feb 2026
https://github.com/hfanieng/hfanieng
About me / über mich
css dmx html json php programming project-management python sql
Last synced: 14 Feb 2026
https://github.com/sunnahboy/checkfake_true_news
Building data structures using Linked lists and arrays and find best algorithms for implementing a system for detecting Fake News
algorithms data level low programming structure
Last synced: 28 Feb 2026
https://github.com/wandeber/quara
Lenguaje de programación interpretado por JavaScript. Pensado para preprocesar texto como platillas de email.
interpreter language programming
Last synced: 28 Feb 2026
https://github.com/isaakiel/isaak_lessons
Short lessons for the ISAAK meetings
archaeology programming teaching teaching-materials
Last synced: 28 Feb 2026
https://github.com/dencodez/life
The Life coding language is out! More info in README... Life version: Pre-Alpha. Install Life here! 👇🏼
coding explorerlanguage life programming
Last synced: 19 Mar 2026
https://github.com/frosteen/learn_to_code
These are take-down notes when learning a new programming language.
Last synced: 15 Feb 2026
https://github.com/kneth/kneth.github.io
Kneth's Korner - my personal homepage and blog
Last synced: 16 Feb 2026
https://github.com/vitormimaki/sweettec
SweetTec (Access Database)
access database programming sql vba
Last synced: 16 Feb 2026
https://github.com/alexbinary/code-and-lego
📝 A blog about programming and LEGO
Last synced: 01 Mar 2026
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/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/mlt93/unir
Course and Explanations of DAW
css dao-design-pattern database html informatica information-system java javabean markup-language mvc-pattern programming spring-boot
Last synced: 02 Mar 2026
https://github.com/mhmzdev/solid-principles-dart
A quick summary of SOLID principles and their implementation in dart language
Last synced: 02 Mar 2026
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: 27 Mar 2026
https://github.com/gofaone315/memerdevs
MemerDevs is a platform designed for developers, programmers, and tech enthusiasts to share their experiences in a fun and engaging way—through memes. Whether you're debugging, coding, or just enjoying the developer community.
coding humour memerdevs memes programming social-media social-network website
Last synced: 03 Mar 2026
https://github.com/someiro/mvrc
Modern Vim Configuration
chatgpt dark-theme editor git-integration productivity programming vim vim9 vimrc
Last synced: 03 Mar 2026
https://github.com/vaibhavmojidra/python---demo-reading-files
Python provides inbuilt functions for creating, writing, and reading files. There are two types of files that can be handled in python, normal text files and binary files (written in binary language, 0s, and 1s)
coding mojidra programming python python2 python3 reading reading-files reading-files-using-python vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: 27 Mar 2026
https://github.com/papkuworld/polymath
20 year Curriculum that will make you a polymath. (Under Construction). Main focus being actively developed.
blue-teaming cybersecurity hacking network-engineering open-source polymath programming red-teaming security-engineering software-development university web-development
Last synced: 04 Mar 2026
https://github.com/aathifzahir/awesome-links
This repository offers a curated list of free online resources, tools, and courses across topics like Learning & Certification, Developer Tools, Web Development, and GitHub/Open Source, helping developers of all levels advance their skills.
backend-development certifications developer-resources developer-tools educational-resources freecourses frontend-development fullstack-development github-repository learning-materials learning-resources open-source programming software-engineering tutorials uiux-design web-development web-development-resources
Last synced: 04 Mar 2026
https://github.com/zvladimir/zvladimir.github.io
circuit digital electronics microcontroller pcb programming rust stm32
Last synced: 04 Mar 2026
https://github.com/bilgehangecici/java-assignments
Small projects coded in Java (Includes OOP projects).
Last synced: 30 Mar 2025
https://github.com/sourceduty/windows_os_simulator
🪟 Simulate any version of Windows OS terminal.
artificial-intelligence custom-gpt gpt gpts ms ms-simulator ms-windows operating-system os os-sim programming sim simulation simulator terminal terminal-sim windows windows-os windows-sim
Last synced: 17 Mar 2025
https://github.com/ismacortgtz/project-euler
Solutions for Project Euler
cpp linux programming project-euler-solutions projecteuler projecteuler-cpp
Last synced: 13 Jul 2025
https://github.com/majsylw/python-3.x-examples
Some notes for python consultations in summer semester 2020/21
monte-carlo-methods programming programming-exercises python3 random regex sorting-methods strings-manipulation wust
Last synced: 26 Mar 2025
https://github.com/isaac-lal/learning-py
code learning programming py python
Last synced: 14 Jun 2025
https://github.com/vaibhavmojidra/python---demo-try-except-construct
To handle the exception, we have put the code, result = numerator/denominator inside the try block. Now when an exception occurs, the rest of the code inside the try block is skipped. The except block catches the exception and statements inside the except block are executed.
error-handling error-handling-python exception-handling-python mojidra programming python python2 python3 vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: 14 Mar 2026
https://github.com/majsylw/introduction-to-perl
https://www.facebook.com/events/956820234775112/
perl perl5 programming tutorial-sourcecode wroclaw
Last synced: 28 Oct 2025
https://github.com/loneicewolf/thecodes
codes
code programming programming-languages
Last synced: 25 Jan 2026
https://github.com/david-palma/python-for-engineers
A curated collection of exercises that focus on applying Python programming to solve real-world engineering problems.
control-systems data-analysis data-science data-visualisation education engineering hands-on jupyter-notebook learning-by-doing mathematical-modelling numerical-simulations practice programming python signal-processing
Last synced: 17 Mar 2025
https://github.com/ln6000/lidar-unity
A lidar scanner code and setup using particles in unity 6 - feel free on to tell me how I can make my code better
csharp game game-development horror lidar particles point-cloud programming unity3d unity6
Last synced: 14 Jun 2025
https://github.com/rubenayla/experiments
My crazy testing website with projects of all type
crazy crazystuff experiments programming python random websites
Last synced: 18 Mar 2025
https://github.com/ankitchouhan1020/leetcode-solutions
Leetcode Solution in C++
cpp leetcoe programming programming-exercise
Last synced: 28 Oct 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: 13 Oct 2025
https://github.com/zerohubm/openbb-2.0
bitcoin crypto cryptocurrency cryptography ethereum programming python usdt
Last synced: 26 Mar 2025
https://github.com/islam-hady9/python-scripts-collection
Welcome to the Python Scripts Collection repository! This repository contains a wide range of Python scripts, each designed to perform a specific function. Whether you are automating tasks, processing data, or exploring various Python functionalities, these scripts are here to assist you. Feel free to browse, use, and contribute to the collection.
automation datapreprocessing programming python pythonscripts scripting task-automation utilities
Last synced: 21 Feb 2025
https://github.com/alessandro624/computerscienceguides
Raccolta di guide su vari argomenti relativi all'informatica
computer-science docker git guide junit linux mariadb maven mpi mysql programming software-development tutorial
Last synced: 17 Mar 2025
https://github.com/EXP-Codes/pypdm-db
sqlite/mysql 的 PDM 生成器
bean dao pdm programming pypdm-db pypi
Last synced: 02 Apr 2025
https://github.com/labex-labs/web-development-interactive-challenges
Web Development Interactive Challenges | This repo collects 130 of programming labs exercises for Web Development Interactive Challenges. In this course, You will learn how to elevate your web development skills with our interactive JavaScript challenges. From DOM manipulation to advanced algorit...
challenges course css exercises hands-on html javascript labex labs playgroud programming
Last synced: 18 Mar 2025
https://github.com/marquincss/parallax-amora
Site produzido em HTML e CSS. Homenagem para minha cadela Amora.
bones css css-flexbox css3 dog dogs html html5 parallax programming
Last synced: 17 Mar 2025
https://github.com/vinayj1548/simplejs_calculator
This is s simple basic calculator made my me.
application calculator css html javascript js programming
Last synced: 17 Mar 2025
https://github.com/gmostofabd/8051-dc-motor
👨💻 This repository demonstrates how to interface a DC motor with the 8051 microcontroller using the L298 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 code dc description design download file hex microcontroller motor programming proteus schematics simulation
Last synced: 27 Dec 2025
https://github.com/pduartesilva2005/zingen
O projeto é uma landing page de marketing completa e responsiva de um aplicativo de Karaokê chamado Zingen.
code css developer frontend html programming responsive web
Last synced: 26 Mar 2025
https://github.com/blueokiris/good-lang
A programming language that feels good to use.
c good good-lang lang language programming rust
Last synced: 26 Mar 2025
https://github.com/sonytruelove/micropather-semantic-annotation
:open_book: semantic annotation of the MicroPather library
a annotation c cplusplus cplusplus-20 hyperpolyglot institute istu labotary leethomason library mircopather pathfinding practical programming semantic semantic-analysis work
Last synced: 07 Jul 2025