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/dotrocks/coma-ip1-kinematics
AGU EEE COMA Capsule Integrated Project#1 - Kinematics
agu algebra alu coma cpp kinematics linear linear-algebra math matrices matrix motion physics programming project
Last synced: 04 May 2026
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: 04 May 2026
https://github.com/jcm-ai/personal-data-science-projects
This page contains all of my personal data science projects. 📊📈📉👨💻
data-analysis data-visualization exploratory-data-analysis jupyter-notebooks machine-learning-algorithms matplotlib-pyplot numpy-library pandas-python personal-project predictive-modeling programming python3 scikit-learn scipy seaborn statistical-analysis
Last synced: 05 May 2026
https://github.com/talalemran/canada-provinces-and-territories
This is a simple project that gives you a little bit information about the Canadian provinces and territories.
css css3 front-end html html5 javascript js programming
Last synced: 05 May 2026
https://github.com/fksxiz/tic-tac-toe
A simple Tic-Tac-Toe game written in Java with a visual display using JavaFX.
algorithms education github java javafx maven programming tic-tac-toe visualization
Last synced: 05 May 2026
https://github.com/arturobp3/several_old_projects
This repository contains some projects that I did between 2012 and 2016 when I started to learn programming at the age of 14.
c css html javascript learning-by-doing programming
Last synced: 05 May 2026
https://github.com/rafaelmprogrammer/snakegame
The famous Snake Game
csharp game game-development junior-developer junior-programmer programmer programming
Last synced: 09 Jun 2026
https://github.com/mattialemma/coursera-full-stack
Series of exercises and tests completed during the Meta Full Stack Developer Professional Certificate on Coursera.
api coursera full-stack github html-css-javascript programming python react sql web
Last synced: 06 May 2026
https://github.com/kanannuruyevs/programming-books
Collections of programming books.
books django javascript programming python react
Last synced: 06 May 2026
https://github.com/solracsx/powersub-demo-8327
⚡ Simplify your subscription management with powersub-demo-8327, a demo tool to streamline and automate your service subscriptions effortlessly.
api backend demo deployment educational frontend graphql javascript open-source powersub programming sample-code testing tutorials web-development
Last synced: 06 May 2026
https://github.com/tomfanhm/cheat-sheet
Welcome to the Developer's Cheat Sheet Project! This is a growing collection of cheat sheets for various programming languages, libraries, and frameworks, all in one place. If you're looking to learn something new or need a quick reference guide, you've come to the right place!
astro cheatsheet coding framework javascript learning library programming tailwind typscript
Last synced: 06 May 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/krishpranav/learngo
learn golang using this repo
go golang learning linux macos programming programming-language windows
Last synced: 07 May 2026
https://github.com/ashifolfi/astview
A Lua/Love2D based program made to view json format clang ast dumps in a cleaner sorted manner
ast c clang cpp imgui lua programming utilities
Last synced: 07 May 2026
https://github.com/nicorb28/rails-vuejs
api developer mvc programming rails ror ruby ruby-on-rails vuejs
Last synced: 07 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/skuong/go-shorts
Tutorial for Go Programming Language on my YouTube channel ( A lot of code )
backend coding go golang learn-to-code programming server shorts tips tips-and-tricks youtube
Last synced: 10 Jun 2026
https://github.com/labex-labs/supervised-learning-regression
Supervised Learning: Regression | This repo collects 7 of programming labs exercises for Supervised Learning: Regression. Supervised learning. If you are hearing or reading this term for the first time, then it may be completely unclear what it means. Don't worry. In this lab, you will get a comp...
challenges course exercises hands-on labex labs machine-learning playgroud programming scikit-learn
Last synced: 08 May 2026
https://github.com/ideadapt/programmieren-lernen-mit-javascript
Programmieren lernen mit einem interaktiven Tutorial im Selbststudium
deutsch javascript programming tutorial
Last synced: 10 Jun 2026
https://github.com/muhammadsalmanaziz/python-for-ai
This repositry contains the basic python programming that is necessary for AI. It uses the Andrew Ng files
programming prompt-engineering python3
Last synced: 09 May 2026
https://github.com/ilyasbozdemir/c-sharp-dokuman
Learn C# programming from scratch with step-by-step tutorials, examples, and exercises. Ideal for beginners and intermediate developers.
beginner-friendly c-sharp coding-exercises csharp-basics csharp-docs developer-tools dotnet learning-resources oop programming tutorial
Last synced: 10 May 2026
https://github.com/samlopezdev/wooden-dreams
A sleek carpentry shop site that offers a comprehensive experience for visitors featuring multiple webpages.
carpentry carpentry-workshop css3 hmtl5 html-css-javascript javascript programming sass software-engineering web-development website woodworking
Last synced: 10 May 2026
https://github.com/simpsonresearch/cstarterfiles
Starter files and make file for C programs
Last synced: 11 May 2026
https://github.com/muhamedlabs/muhamedlabs
This is the profile of a cool creator, though not exactly, but rather of Andrey Muhamed.
Last synced: 11 May 2026
https://github.com/viddesh1/basic_pro_lang
Learning how programming language Basic can be created using python language
Last synced: 10 Jun 2026
https://github.com/hemanta212/learn-go-with-tests
Learn Go and TDD Workbook
emacs go literate org programming tdd tests
Last synced: 12 May 2026
https://github.com/re-zero-khis/node_modules
gitbook 的 npm 定制安装包(含个人修改,故不使用官方版本)
Last synced: 12 May 2026
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: 13 May 2026
https://github.com/madebypixel02/python-weekly-exercises-2019
[Uc3m] An introduction to python
classes data-science data-structures exercise oop programming programming-exercises pyhon uc3m
Last synced: 14 May 2026
https://github.com/jwjens/ether
Ether is a professional radio automation platform — live playout & scheduling, a public listener platform, and a multi-tenant Control Center.
automation clocks logs mobile programming radio remote station streaming traffic ui ux video-streaming
Last synced: 15 Jun 2026
https://github.com/hey-its-d2t2/csharp_basic_programs
Some Basic C# learning programs....
basic-programming csharp learn-to-code learning-by-doing programming
Last synced: 16 Jun 2026
https://github.com/mrwhoishe/pmc-ide
Program programs for the PMC project CPUs in their own language, PearlBasic, using PMC-IDE!
c ide ides pearlbasic programming programming-language project projects
Last synced: 18 Jun 2026
https://github.com/woolseyworkshop/article-interfacing-an-mpu6050-gyroscope-accelerometer-sensor-module-to-an-arduino-uno
Interfacing An MPU6050 (Gyroscope + Accelerometer) Sensor Module To An Arduino Uno Article Resources
arduino electronics mpu6050 programming
Last synced: 20 Jun 2026
https://github.com/turhancan97/adventofcode
My solutions for Advent of Code (via Python)
2022-focus advent-of-code algorithms data-structures programming python
Last synced: 21 Jun 2026
https://github.com/tanzeelafatima492/blood-management-system-in-c-
The Blood Management System in C++ is a console-based application for efficiently managing blood donors, recipients, and blood availability records.
coding cplus cpp cxx programming project
Last synced: 22 Jun 2026
https://github.com/vaibhavmojidra/python---script-pc-health-check-up
The shutil module offers a number of high-level operations on files and collections of files. psutil (process and system utilities) is a cross-platform library for retrieving information on running processes and system utilization (CPU, memory, disks, network, sensors) in Python.
coding mojidra programming python python3 scripting shebang vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: 23 Jun 2026
https://github.com/code-help-tutor/programming-assignment-2-bismuth-interpreter
Programming 代写代做 编程辅导, code help, CS tutor, WeChat: cstutorcs Email: tutorcs@163.com
Last synced: 22 Jun 2026
https://github.com/destructhub/destructhub.github.io
The website for DestructHub organization
Last synced: 09 Apr 2025
https://github.com/lixx21/dicoding_basic_javascript
Basic javascript programming language code to learn
dicoding javascript programming
Last synced: 03 Apr 2025
https://github.com/zachstence/portfolio
A portfolio of some work I did throughout high school and college
code css html php portfolio programming projects website
Last synced: 12 Apr 2026
https://github.com/rayniel95/programming
Algorithms design of the code in https://github.com/rayniel95/c-sharp-little-projects. First imagine and test your algorithm (in your mind), write it in paper and debug it (in paper), write your code in your laptop.
algorithm-design algorithms algorithms-implemented c-sharp csharp photos programming programming-challenges programming-contests programming-exercises school-education solved-exercices solved-problems solved-programming-exercises university-course university-of-havana
Last synced: 29 May 2026
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/afrieirham/programming-league-november-2017
On 8th November 2017 and 15th November 2017. I have participated in a Programming League Competition hosted by Persatuan Komputer Universiti Malaya (PEKOM). It was my first ever experience in programming competition.
java programming programming-challenges programming-competitions
Last synced: 29 Oct 2025
https://github.com/marcuwynu23/ai-generated-articles
Explore this repository's markdown files for guides and tutorials on programming setups, installations, and tips to optimize your workflow and solve common issues, from database configurations to project creation.
articles document expressjs laravel mongodb mssql mysql nodejs php posgresql programming python rails ruby security sql technology vue
Last synced: 09 Apr 2025
https://github.com/StudyResearchProjects/progra-usm-cl
JavaScript (NodeJS) implementation of programming exercises from Chile's "Santa Maria" University (USM)
exercises fundamentals programming santa-maria-university university usm
Last synced: 04 Sep 2025
https://github.com/lubasinkal/nvim
📝 My custom Neovim configuration, based on kickstart.nvim. Minimal, well-documented, and easy to customize for personal workflows. Features plugin management, language support, sensible defaults, and UI improvements for a modern Neovim experience.
coding config golang ide javascript neovim programming python telescope typescript vim vuejs
Last synced: 29 May 2026
https://github.com/woolseyworkshop/article-interfacing-an-ssd1306-display-module-to-an-arduino-uno
Interfacing An SSD1306 Display Module To An Arduino Uno Article Resources
arduino electronics programming ssd1306
Last synced: 19 May 2026
https://github.com/sulig/cpp_00
42 42-school 42barcelona 42cursus 42projects 42school cpp cpp-module cpp-module-00 cpp-modules cpp-modules-42 programming
Last synced: 09 Apr 2025
https://github.com/alerzendee/rubikanimation
An animation of a magic cube made with pure HTML and CSS.
3d-models html-css programming project
Last synced: 25 Mar 2025
https://github.com/i-am-snehachauhan/striver-sde-sheet-challenge
Striver SDE Sheet contains very handily crafted and picked top coding interview questions from different topics of Data Structures & Algorithms.
cpp problem-solving programming
Last synced: 27 Oct 2025
https://github.com/uehwan/programming-study-pathway
A concise curriculum for mastering computer science using web materials
coding computer-science java machine-learning programming python web
Last synced: 12 Apr 2026
https://github.com/bonifacy-bombernub/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/luxutiousmancow445/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: 18 Aug 2025
https://github.com/rqbazan/robot-car
🚘 Problema creado para CodeSignal (antes CodeFights) https://app.codesignal.com/challenge/3YnBhK4tTZs8fAguL
challenging-algorithms codefights graph programming python
Last synced: 31 Mar 2025
https://github.com/koompi/kosmosuniverse-script
koompi programming python shell terminal
Last synced: 13 Apr 2026
https://github.com/woolseyworkshop/article-using-the-new-formatting-and-printing-capabilities-in-cpp20-and-cpp23
Using The New Formatting And Printing Capabilities In C++20 And C++23 Article Resources
Last synced: 13 Jun 2025
https://github.com/ssricardo/ssricardo.github.io
codes programming tips website
Last synced: 13 Apr 2026
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: 29 May 2026
https://github.com/fazle-rabbi-dev/top-youtube-channels-for-learning-to-code
👨💻 Explore top YouTube channels for learning web development, app development, coding, and more. This repository is a curated collection of amazing channels to help you master various aspects of programming and software development.
coding css developer free freecodecamp freetutorials html javascript learningresources programmer programming programming-languages python react react-native webdevelopment youtube
Last synced: 13 Apr 2026
https://github.com/paragunhale1998/display-api-data
Here i Display the Api Data Using Fetch And Async Await
angularjs api backend coding css devops fetch frontend github html javascript nodejs opensource programming reactjs vuejs webdevelopment
Last synced: 13 Apr 2026
https://github.com/bilalshahid-13/leetgenius
LeetGenius is a Firefox add-on that helps developers efficiently solve LeetCode problems with AI-powered guidance. It provides step-by-step explanations, best practices, test cases, and learning resources to improve coding skills.
ai-assistant coding-helper firefox-extension gemini javascript leetcode problem-solving programming react vite web-extension
Last synced: 03 May 2026
https://github.com/kasir-barati/golang
A very simple application. I write it to calculate some data for me. I think it is a heavy process, therefore i use golang
go golang programming programming-language tutorial
Last synced: 05 Sep 2025
https://github.com/luizcalaca/ts-node-joi-api
Typescript API with Joi validations, Express.js and MySQL. The project has the main branch to show the solutions with functions and the change-oop-api-ts to show with Object oriented programming.
api-rest functional-programming joi-validation mysql2 nodejs oop oriented-object-programming programming typescript
Last synced: 13 Apr 2026
https://github.com/dotoscat/rubioscript
Pequeño lenguaje de programación declarativo que describe y resuelve problemas de Primaria
declarative-language lenguaje programming toy-language
Last synced: 13 Jun 2025
https://github.com/erseco/ugr_fundamentos_programacion
Prácticas de la asignatura Fundamentos de programación de la UGR (ETSIIT)
Last synced: 06 Sep 2025
https://github.com/sourceduty/animal_iot
🦒 Create custom IoT programs for animals and their environments.
ai ai-gpt animal-electronics animal-iot animals artificial-intelligence chatgpt custom-gpt customgpt electronic electronics gpt gpts internet-of-things iot openai openai-gpt pets program programming
Last synced: 31 Mar 2025
https://github.com/ahmad-ali-rafique/python_function_solutions
Python_Function_Solutions is a repository featuring 50 defined functions and their solutions to 50 distinct programming problems in Python. Dive into a diverse range of challenges and explore innovative solutions crafted with original ideas to enhance your Python skills.
data-science functions programming programming-exercises python pythonfu solutions
Last synced: 08 Jun 2026
https://github.com/dhn-nys/dp2021py
Dasar Pemrograman - 2021 [894] || this module use python 3 programming.
basic basic-programming programming python python3
Last synced: 02 Apr 2025
https://github.com/zeeshier/programming_fundamentals
In this reposity, i covered Programming Fundamentals in C++ for Beginners
cpp programming programming-fundamentals
Last synced: 13 Jun 2025
https://github.com/rudradcruze/phitron
Phitron is a platform designed to help individuals build a strong foundation in programming. It offers courses on various topics, including basic programming, data structures, algorithms, object-oriented programming, databases, and more. Batch 5
Last synced: 01 May 2026
https://github.com/nneji123/autocommiter
This repository contains utility functions for the Autocommiter tool.
auto git github-actions programming python
Last synced: 13 Apr 2026
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/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/pranjalco/iss-overhead-check
This project checks the position of the International Space Station (ISS) and, if it is overhead during dark hours, sends an automatic email notification to the user. The program utilizes APIs to fetch data and SMTP for email notifications.
api automation intermediate programming python smtp space
Last synced: 05 Jul 2025
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/alphaprime7/faced
PyPi Link
image-proc opencv package pillow programming
Last synced: 22 Feb 2026
https://github.com/khouloud8seghira/flashcard
A duolingo opensource alternative. RIP Duo🕯️
algorithm android chrome-extension development django flashcards interview interview-practice language-learning learning obsidian-md programming spaced-repetition webapp
Last synced: 13 Apr 2026
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/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: 13 Apr 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/znx-30/roadmap-generator-v1
Craft personalized technical roadmaps for any skill imaginable with this AI-powered tool. Simply enter the field name, and the system generates a comprehensive learning path, leveraging the capabilities of Gemini Pro PI and GrapViz for visualization.
ai beginners bot coding gemini github programming proxy roadmap study version
Last synced: 13 May 2026
https://github.com/ayeshaashfaq12/ayeshaashfaq12
Personal GitHub profile README. About my work as a software engineer, my tech stack, current learning goals, and links to my projects.
backend developer frontend open-source programming web-development
Last synced: 13 Apr 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/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/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/kotlin-training2
Kotlin practice
kotlin kotlin-practice programming
Last synced: 11 Jun 2025
https://github.com/inightjar/objectoriented-in-c
Chapters Implementation Codes.
c cpp oop-principles programming
Last synced: 14 May 2026
https://github.com/nasadorian/seeing-arrows
Slides and example code from my talk, `Seeing Arrows Below the Code`
arrows cats fp functional programming scala
Last synced: 02 Apr 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