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-25 00:20:53 UTC
- JSON Representation
https://github.com/pranjalco/flask-blog-project
This Flask blog app lets users register, log in, and create posts. It includes Home, About, and Contact pages, with email contact support. The database manages users, posts, and comments, with only the admin having full CRUD access. All users can comment, and flash messages handle errors.
api-integration backend-development bootstrap database-management flask flask-application programming python sqlalchemy web-development wtforms
Last synced: 13 Apr 2026
https://github.com/timeless-residents/handson-elm
A hands-on guide for learning the Elm programming language through basic concepts and practical examples
beginner-friendly elm functional-programming learning programming tutorial web-development
Last synced: 31 Jul 2025
https://github.com/smac-group/introds
The objective of this R package is to provide a support for the course entitled "Introduction to Data Science" given at University of Geneva. This course is intended to provide an introduction to statistical programming using the R language.
data-science programming r statistics
Last synced: 02 Apr 2025
https://github.com/meysam81/students-binary-tree
a class of students, containing information about ID, Name & Grade, in a binary tree which has access methods to these datas
binary-trees c-plus-plus coding college-assignment data-structures programming project projects student-project students tree tree-structure
Last synced: 16 Mar 2025
https://github.com/meysam81/multithreading-copying
a program to copy a text file somewhere else using multi-threading
copy-paste copy-text-to-clipboard csharp csharp-code multi-threading multithreading program programmer programming programming-challenge programming-challenges programming-language programming-languages
Last synced: 16 Mar 2025
https://github.com/rabi-siddique/rabi-cache
Welcome to Rabi Cache, a personal project aimed at creating an in-memory cache similar to Redis. In the current implementation, users can insert, add, delete, and update data in the cache by interacting with the commandline.
cache cli coding programming protocol redis terminal typescript
Last synced: 13 Apr 2026
https://github.com/breadonlaptop/c_cpp_animations
C_CPP_Animations is a collection of command-line animations built using C and C++. It includes various visual effects such as loading animations, rotating symbols, and a spinning 3D cube. The project is designed for learning, experimentation, and potential future upgrades to more advanced graphical interfaces.
animations c cpp14 implementation programming
Last synced: 15 May 2026
https://github.com/sjthesahiljoseph/the-lua
The-Lua is a Lua language learning repository made by sjTheSahilJoseph. I created that for my personal learning, teaching, notes, practice etc... But feel free to use that. No problem with it. Thank You.
learning lua lua-programming notes personal programming teaching
Last synced: 05 Jul 2025
https://github.com/elmo73lopd/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: 13 Apr 2026
https://github.com/alphaprime7/faced
PyPi Link
image-proc opencv package pillow programming
Last synced: 22 Feb 2026
https://github.com/sjthesahiljoseph/the-c
The-C is a C language learning repository made by sjTheSahilJoseph. I created that for my personal learning, teaching, notes, practice etc... But feel free to use that. No problem with it. Thank You.
c c-language code coding learn learning notes practice programming software teaching the-c
Last synced: 06 Jul 2025
https://github.com/tokhy1/kotlin_todo_list_app
Android Application for adding tasks and manage your targets.
androidapplication androiddevelopment database kotlin mvvm mvvm-architecture programming room-database todoapp
Last synced: 07 May 2026
https://github.com/mahmoudsayed96/leet-code-problems
Leetcode problem solving
leetcode php problem-solving programming
Last synced: 16 Mar 2025
https://github.com/pduartesilva2005/travelgram
Projeto produzido durante a formação full-stack da Rocketseat
css developer frontend full-stack html programming
Last synced: 16 Apr 2026
https://github.com/puspak29/cpp-snippet
cpp snippet for cp
cp cpp cpp-snippet programming snippet
Last synced: 02 Apr 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: 13 Apr 2026
https://github.com/anish-agnihotri/codecertain
codeCertain is a currently under development project focused around building an open source platform for practical programming education. It's main objectives are to be an easily accessible platform for users to learn about various community contributed programming topics.
learning opensource platform programming
Last synced: 26 Mar 2025
https://github.com/pngo1997/conways-game-of-life
Implements a simulation of Conway’s Game of Life on torus shape.
Last synced: 23 Jun 2026
https://github.com/znx-30/insta-web-scraper
A basic web scraper for Instagram built using R, designed to retrieve user and hashtag metrics such as post count, follower count, and following count. This package is simple, relying on text pattern matching, and may require updates if Instagram changes its page structure.
code github instagram iscraper osint programming r study web webscraping
Last synced: 18 May 2026
https://github.com/versal-inc/discord-bot-template
simple discord bot typescript base made for learning purposes
discord discord-bot discordbot discordjs programming typescript
Last synced: 26 Mar 2025
https://github.com/akyourowngames/digital-clock
A sleek Digital Clock built with HTML, CSS, and JavaScript, featuring real-time updates, smooth animations. Fully responsive and customizable, it supports 24-hour format and modern UI effects. Perfect for learning JavaScript time functions or enhancing web projects! 🚀
coding css digital-clock-javascript html javascript programming web web-development website
Last synced: 13 Apr 2026
https://github.com/dailylifeassysadmin/practicepython
Welcome to Practice Python! There are over 40 beginner Python exercises just waiting to be solved. Each exercise comes with a small discussion of a topic and a corresponding post with a solution.
practice-programming practice-project programming python python-3 python-script python3
Last synced: 06 Sep 2025
https://github.com/kizumanin/free
"Free" refers to something that can be obtained or used without payment. This can include products, services, or resources that do not require monetary exchange.
bulink curriculum free-for-developers freecodecamp freefq freerdp lantern list nodejs nonprofits open-source programming rdp-connection vmess
Last synced: 06 Jul 2025
https://github.com/anasbinrashid/pacman-assembly
I implemented the classic PACMAN in x86 Assembly Language.
assembly assembly-x86 game-development pacman pacman-game programming project x86 x86-assembly
Last synced: 27 Feb 2025
https://github.com/edvaldoljr/faculdade-projeto-integrador
Projeto desenvolvido como parte do meu curso na faculdade. Este projeto foi concebido com um propósito claro: capacitar e fortalecer nossa comunidade por meio da disseminação de informações relevantes e da promoção da transparência.
analise-de-dados css desenvolvimento-web html integrador js programming projeto python university
Last synced: 13 Apr 2026
https://github.com/jpm-711/juanpablom.portfolio
Portfolio of proyects of a Design Engineering carreer
3d-printing arduino design programming
Last synced: 04 Apr 2025
https://github.com/mateuszcalderon/receipt
An easy receipt code made with Python to improve my programming skills.
Last synced: 02 Apr 2025
https://github.com/mateuszcalderon/temperature-conversion
A code made with C++ that converts Celsius to other temperature units.
Last synced: 02 Apr 2025
https://github.com/fekri8614/hackerrank-practices
Kotlin training
excersize fekri86114 hackerrank-kotlin kotlin programming
Last synced: 01 Mar 2025
https://github.com/inightjar/objectoriented-in-c
Chapters Implementation Codes.
c cpp oop-principles programming
Last synced: 14 May 2026
https://github.com/ola191/templates
【🟩】【Completed】【Local】【Expandable】- Simple templates for starting projects, e.g. PyQt5
Last synced: 18 Apr 2026
https://github.com/sourceduty/control_engineer
🎛️ Assistive electronic control system engineer.
ai artificial-intelligence chatgpt control control-engineering control-system customgpt development engineering gpt gpts openai openai-bot programming system-design system-engineering system-programming systems
Last synced: 14 Jun 2025
https://github.com/felixoder/leetcode_journey
Here I share my leetcode progress journey
cp dsa hactober leetcode logic practise programming
Last synced: 17 Jan 2026
https://github.com/woolseyworkshop/article-interfacing-a-7-segment-display-to-an-arduino-uno
Interfacing A 7-Segment Display To An Arduino Uno Article Resources
7-segment-display 74ls47 arduino electronics programming
Last synced: 27 Apr 2026
https://github.com/jauharibill/crud-with-realm
This Repository contain code about CRUD android using Realm NoSQL
android crud mobile nosql programming realm
Last synced: 10 Jan 2026
https://github.com/musamairshad/searching-algorithms
Implementation of various searching algorithm's in Python.
algorithms programming python searching-algorithms
Last synced: 25 Mar 2025
https://github.com/rcook/blog-rcook-org
Richard Cook's blog
haskell java programming programming-languages
Last synced: 12 Mar 2026
https://github.com/forlornu/interfaces-inheritance
A small demo showcasing when to use inheritence or abstract classes
abstraction c-sharp inheritence interfaces programming unity unity3d
Last synced: 16 May 2026
https://github.com/ismet55555/big-button
Big Button Embedded Rust Tutorial
embassy-rs embedded programming raspberry-pi-pico rp2350 rust tutorial
Last synced: 05 Oct 2025
https://github.com/meysam81/euler-project
A solution to Euler projects one at a time
algorithm algorithm-challenges algorithms challenging-algorithms coding coding-challenge coding-challenges euler euler-exercises euler-project euler-solutions eulerproject programming programming-challenge programming-challenges programming-contests programming-exercise programming-exercises
Last synced: 05 Oct 2025
https://github.com/labex-labs/practice-cybersecurity-programming-projects
Build real Cybersecurity projects with 8 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.
awesome awesome-list cybersecurity exercises hands-on labex programming projects
Last synced: 06 Oct 2025
https://github.com/chunche95/program-lua
Programacion en LUA, creando ejecucion de programas en Corona, programadas con Visual Code. Autor: Paulino Esteban Bermúdez R.
lenguage lua lua-library lua-script poo programming starting
Last synced: 06 Oct 2025
https://github.com/labex-labs/react-for-beginners
Learn the fundamentals of React from setting up your first app to building interactive components. Master essential React concepts through hands-on labs covering components, JSX, props, state, hooks, event handling, conditional rendering, lists, and forms.
challenges course exercises hands-on labex labs playground programming react
Last synced: 08 Oct 2025
https://github.com/labex-labs/javascript-for-beginners
Learn the fundamentals of JavaScript programming from basic syntax to DOM manipulation. Master essential JavaScript concepts through hands-on labs covering variables, operators, functions, arrays, objects, and event handling.
challenges course exercises hands-on javascript labex labs playground programming
Last synced: 08 Oct 2025
https://github.com/marc7666/computer-organiozation-ii
Practical cases of the subject “Computer organization II” of the degree in computer engineering of the University of Lleida. This subject is taught in the first year. Each practical case is in assembly language.
assembly programming programming-language universitatlleida university
Last synced: 02 Nov 2025
https://github.com/obaskly/42piscine
My experience during the 42 C piscine
42born2code 42cursus 42piscine 42projects 42school c coding programming shell
Last synced: 09 Oct 2025
https://github.com/labex-labs/redis-for-beginners
In this course, learn the fundamentals of Redis, including installation, key-value operations, data structures, and basic configuration for beginners.
challenges course exercises hands-on labex labs playground programming redis
Last synced: 09 Oct 2025
https://github.com/sandyg6/c-programming
C Programming
arrays cprogramming cprogramming-language filehandling pointers programming programming-language structures
Last synced: 09 Oct 2025
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/kanansnote/programming-books
Collections of programming books.
books django javascript programming python react
Last synced: 10 Oct 2025
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/aniketkumar15/c-language-code
C basic practice question code.
c c-language programming programming-language
Last synced: 10 Jan 2026
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/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/aishanipach/50daysofjs
Challenge by Codedamn & Front-end questions to expand your knowledge!
challenge codedamn javascript nodejs programming
Last synced: 17 May 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/kernel-loophole/python-version-2.o
updated
logging multithreading openpyxl programming proxy python python-script
Last synced: 12 Oct 2025
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/abdullah-sheikh/ludo-game
Language: C++ GUI: Sfml
cpp gui ludo-game programming sfml visual-studio
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/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/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/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
https://github.com/mathurutkarsh/hacktoberfest2022-dsa
dsa hacktoberfest hacktoberfest-accepted hacktoberfest2022 programming
Last synced: 27 Jan 2026
https://github.com/nicorb28/java
algorithms graph-algorithms java java-language java-test junit programming
Last synced: 15 Oct 2025
https://github.com/oliviernt/thoughts
Some random writings and thoughts
biking blog programming thought thoughts
Last synced: 22 Jan 2026
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/vaibhavmojidra/python--demo-generating-csv-rows-as-dictionary
The csv library provides functionality to both read from and write to CSV files. Designed to work out of the box with Excel-generated CSV files, it is easily adapted to work with a variety of CSV formats. The csv library contains objects and other code to read, write, and process data from and to CSV files.
coding csv dictionary mojidra programming python python2 python3 vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: 14 Mar 2026
https://github.com/erkamuzuncayir/c-programming-a-modern-approach
This repository contains my solutions for C Programming: A Modern Approach by K. N. King.
c c-language c-programming c-programming-language language programming programming-challenges programming-exercises programming-language solution solutions
Last synced: 17 Oct 2025
https://github.com/play3rzer0/crowdfund
A crowdfunding contract with a time period
blockchain blockchain-programming crowdfunding-dapp ethereum programming reentrancy-guard smart-contracts smartcontracts solidity
Last synced: 20 Apr 2026
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/roluochke/games-programs
From simple to complex games and programs
algorithms data-structures game programming python
Last synced: 19 Oct 2025
https://github.com/codingabi/appfaults
Test/stress tool for Windows that creates typical application faults, like a memory leak, freezes ...
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/ufc-qxcode/qxcode-cpp-pack
Pacote de extensões do VSCode sugeridas para programação em C++. Fornecido pela UFC Campus Quixadá.
cpp programming vscode-extension-pack
Last synced: 20 Oct 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/AleRzendee/editor-x
Editor Rich-Text with quill.js and html&css.
editor framework html-css-javascript novidades programming project quilljs rich-text-editor
Last synced: 22 Oct 2025
https://github.com/ismailhakkii/software-books
The software books you are looking for.
books coding coding-books pdf program programming programming-books software software-books
Last synced: 15 Mar 2026
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/dhruvpatadiya/objective-c-0rz
🚀 Simplify Objective-C development with zero overhead, enhancing performance and usability for modern applications.
app-architecture code-samples debugging-tools dependency-management development-tools ios-development libraries mobile-apps objective-c open-source programming software-engineering swift user-interface xcode
Last synced: 18 May 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: 05 May 2026
https://github.com/nadidlinchestein/cs107-cppprogramming
CS107 C++ Programming - Saylor Academy
cpp programming programming-exercises software-development software-engineering university-coursework
Last synced: 02 Apr 2026
https://github.com/godzillaandkong/javascript-v6f
🔧 Streamline your JavaScript development with v6f, offering efficient tools and features for building robust applications seamlessly.
api asynchronous coding frameworks front-end javascript javascript-ecosystem libraries npm performance programming testing tools tutorials v6f web-development
Last synced: 14 May 2026
https://github.com/vatih2675/vatih2675.github.io
General Site
css css3 html html-css-javascript html5 javascript php php7 php8 programer programming vanilla-javascript web web-design web-development website
Last synced: 15 Mar 2026
https://github.com/vaibhavmojidra/python---demo-writing-files
Python too supports file handling and allows users to handle files i.e., to read and write files, along with many other file handling options, to operate on files.
coding files mojidra programming python python2 python3 vaibhav vaibhav-mojidra vaibhavmojidra writing-files writing-files-using-python
Last synced: 15 Mar 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/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/pyzit/4k-coding-wallpaper
(In Progress) Welcome to the 4K Wallpapers repository! This is a collection of high-quality 4K wallpapers that I have officially created.
4k-wallpapers coding-wallpapers creative-commons developer-wallpapers open-source programming programming-wallpapers tech-wallpapers
Last synced: 25 Feb 2026
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/ryanbritodev/cursoemvideo-python
Aulas de Python do Mundo 1, 2 e 3 do professor Gustavo Guanabara, do Curso em Vídeo.
modules programming python3 scripting
Last synced: 25 Feb 2026
https://github.com/lfariello/computational_fluid_dynamics
Matlab code to simulate the evolution of unstationary flow in slender cavities with an unsteady lid velocity
fluid-dynamics fluid-simulation matlab programming
Last synced: 26 Oct 2025
https://github.com/cedrickchee/react-unplugged
React.js unplugged version
educational-project exercises programming reactjs
Last synced: 01 Jun 2026
https://github.com/rahul-404/flask-web-calculator
This is a simple web calculator application built using Flask, a lightweight Python web framework. The calculator allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division.
arithmetic datascience flask lightweightframework opensource programming python techprojects webapp webcalculator webdevelopment
Last synced: 19 Apr 2026