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/samlopezdev/samlopezdev
Thanks for checking out my profile! These are the config files for my GitHub profile.
config developer javascript profile-readme programming readme-profile software-development web-development
Last synced: 10 Apr 2026
https://github.com/musamairshad/geeksforgeeks-practice
Solutions to GeeksforGeeks practice problems.
competitive-programming geeksforgeeks logic-building programming
Last synced: 22 Aug 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/saleh0987/cpp_problems_solving
CodeWars CPP Problems Solving
cpp problem-solving programming
Last synced: 28 Mar 2025
https://github.com/brittojo7n/webscraping-tt2userdetails
Totem Tribe 2 Jotun User details (ids and account names) dataset and script for scraping and updating the dataset.
datascience dataset games jotun programming programming-languages scrape scraping-python scraping-websites totem totem-tribe totem-tribe-2 totem-tribe-2-jotun totem-tribe-jotun totemtribe tribe userdetails web webscraper webscraping
Last synced: 18 Aug 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/tommaso-crocetti/competitive_programming_and_contests
Repository for homeworks & exercises from the course of Competitive Programming and Contests of Master Degree in Computer Science, held by prof. Venturini, Unipisa
competitive-programming programming rust university
Last synced: 05 Oct 2025
https://github.com/rudeigerc/se232
Some materials as TA of SE232
cpp data-structure programming
Last synced: 18 Aug 2025
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/rochelvi/notion-cli
notion-cli or clition is a simple command-line note manager with tags, search, and localization (English/Russian). All data is stored locally in ~/.local/share/notion_data.json.
cli-app linux-app notes notes-app productivity programming
Last synced: 20 Apr 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/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/digreatbrian/digreatbrian
My profile
api bash cicd cybersecurity data-science django docker firebase flask full-stack javascript kivy kivymd nodejs opensource programming python react sql web-development
Last synced: 10 Apr 2026
https://github.com/ebrasha/abdal-magnicode
A powerful code inspector extension with magnifying glass functionality for real-time HTML inspection and zooming on any website.
abdal abdal-security-group code-inspector ebrasha firefox firefox-addon firefox-extension inspector programming
Last synced: 20 Aug 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/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/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/timeless-residents/handson-turtle-graphic
Hands-on Turtle Graphics: A collection of Python turtle graphics examples and projects
education graphics programming python turtle-graphics
Last synced: 21 Aug 2025
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/adam-gladstone/adam-gladstone.github.io
My Personal Website
cpp cppwinrt csharp data-science excel programming r r-stats software-development winui3 word xaml
Last synced: 10 Apr 2026
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/ite-2022-pwr/programowanie-obiektowe
Proamowanie obiektowe, semestr 2
Last synced: 27 Apr 2026
https://github.com/learnwithsuryaa/promdaswithsurya
A beginner-friendly repository to help understand C programming with structured modules and practical examples.
beginners c education programming tutorials
Last synced: 31 Jan 2026
https://github.com/ttybitnik/lab.99-problems
Programming practice in different languages of the classic Ninety-Nine Prolog Problems crafted by Werner Hett.
99problems bash c elisp go javascript programming python
Last synced: 23 Aug 2025
https://github.com/uocdev/jscpp
Low-level, OOP, Compiler build itself. Easy to use for beginners and powerful
compiler cpp language programming
Last synced: 13 Oct 2025
https://github.com/abrarkivande/algorithm-code
Welcome to the Java DSA Repository! 🚀 This repository contains well-structured implementations of essential Data Structures and Algorithms (DSA) in Java
algorithm coding dsa java problem-solving programming
Last synced: 24 Aug 2025
https://github.com/cardboarddog/rosie-lang
Rosie is a compiled and object-oriented programming language
Last synced: 26 Aug 2025
https://github.com/pedroestevaodev/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: 24 May 2026
https://github.com/programmer-rd-ai-archive/dog-or-cat-v2-cnn
Dog-or-Cat-V2-CNN
cnn programming python python3 pytorch
Last synced: 11 Nov 2025
https://github.com/ayslanbatista/curso-udemy-c-cpp
Curso Linguagem C , C++ e POO
Last synced: 10 May 2026
https://github.com/prasadbroo/programming-quotes
Just Programming Quotes Site Also You Can Add Your Own Inspiring Quote.
programming programming-quotes quotes
Last synced: 29 Aug 2025
https://github.com/sarmad426/dsa
DSA (Data Structures and Algorithms). This Repository covers the fundamental and advance concepts of data structures using C++.
algorithms cpp data-structures programming
Last synced: 30 Aug 2025
https://github.com/talha4t/computer-programming-part-01
Computer Programming Part 01 by Tamim Shahriar Subeen
basic-programming book c programming
Last synced: 30 Aug 2025
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
https://github.com/armadacore/applit
Learning and experimenting with Rust through practical exercises and the development of a basic custom programming language.
compiler learning programming rust-lang
Last synced: 28 Jan 2026
https://github.com/stefan2810/oop_labs
OOP problems solved in C++
cpp oop problem-solving programming
Last synced: 02 Aug 2025
https://github.com/princeinscripts/dsa-practice-with-cpp-pw
A practice code repository for learning C++ programming language fundamentals alongside Data Structures and Algorithms (DSA) concepts via Programming with Mosh tutorials, aiding in mastering core computer science principles through hands-on exercises.
algorithms c-plus-plus coding-challenge computer-science data-structures learning-resources programming
Last synced: 27 Mar 2025
https://github.com/fellipecaetano/fellipecaetano.github.io
Short posts about iOS development using Swift, records of experiences and failed hackings and occasional rants about life as a programmer.
blog ios journal personal programming swift website
Last synced: 01 May 2026
https://github.com/znx-30/resumeitnow-
ResumeItNow is a free, open-source resume builder that helps job seekers create professional resumes without watermarks or hidden fees. Built with modern technologies and powered by AI, it offers a seamless experience for creating ATS-friendly resumes.
ats github minimal programming project resume study
Last synced: 16 May 2026
https://github.com/rkstudio585/todo-list
A simple console-based To-Do List application that allows you to add, view, and delete tasks. It uses SQLite for persistent storage, ensuring your tasks are saved between sessions. Manage your tasks easily with this lightweight and efficient tool.
c c-script programming programming-project task task-manager to-do to-do-list-in-c-script
Last synced: 27 Mar 2025
https://github.com/ficaan/java-programming-i-mooc.fi
These are the source codes for exercises from the Java Programming I MOOC, a course offered by the University of Helsinki, Finland.
Last synced: 29 May 2026
https://github.com/hamzarahal/advanced_charts
Advanced charts using R
data-visualization diagram programming r sparkline
Last synced: 28 Oct 2025
https://github.com/nasim-khalili/face-recognition
This is A Face Recognition Project developed using OpenCV Module in Python.
ai face-recognition ml programming project python
Last synced: 13 Jun 2026
https://github.com/yigitoo/chatroom.c
A chatting app written in c use facil.io framework
backend c c99 clang gcc gdb insane-things programming
Last synced: 14 Mar 2025
https://github.com/marek-chadim/Empirical-Economics
Applications of Machine Learning in Economics PhD course
gis machine-learning programming replication text-as-data version-control webscraping workflow
Last synced: 12 Apr 2025
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/exp-codes/pypdm-db
sqlite/mysql 的 PDM 生成器
bean dao pdm programming pypdm-db pypi
Last synced: 03 Apr 2025
https://github.com/rafaelmprogrammer/mathquizgame
In this game, when we select the start quiz button, we are presented with 4 mathematical operations that we must solve in 40 seconds. I wish you luck!
cshrp game game-development junior-developer junior-programmer math math-quiz-application programmer programming windows-forms
Last synced: 09 Feb 2026
https://github.com/woolseyworkshop/article-writing-a-server-side-program-in-swift-using-vapor
Writing A Server-Side Program In Swift Using Vapor Article Resources
linux macos programming swift vapor web-development
Last synced: 05 May 2026
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/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/embernoglow/rust-demo---python-comments-remover-
Again Downloaded a python repository with 10k lines of comments and got confused? Remove them with the Comments Remover!
application clean clean-code cleaner cmd comments demo developer-tools fast learning presentation-tools programming python regex rust string text tool useful utility
Last synced: 02 Mar 2026
https://github.com/nmelgar/cse_111_byui
This is a repository to organize and share the programs created while taking the course "CSE 111: Programming with functions". All the code is created by me. Please do not copy the code to save time as a student, it is better to create it yourself.
basic-programming college functions functions-python programming python3
Last synced: 30 Mar 2025
https://github.com/labex-labs/kali-web-application-attacks-in-action
Kali Web Application Attacks in Action | This repo collects 2 of programming labs exercises for Kali Web Application Attacks in Action. In this course, you will learn how to perform web application attacks using Kali Linux. Topics covered include web penetration testing, discovering web vulnerabi...
challenges course cybersecurity exercises hands-on labex labs pen-testing playgroud programming
Last synced: 30 Mar 2025
https://github.com/labex-labs/web-vulnerability-mastery
In this course, you will learn about the most common web vulnerabilities and how to exploit them. You will learn about SQL Injection, File Inclusion, Cross-Site Scripting (XSS), File Upload, Command Injection, and Directory Traversal vulnerabilities. You will also learn how to exploit these vulnerabilities using various techniques and tools.
command-injection course directory-traversal ethical-hacking exploitation file-inclusion hacking hands-on labex labs owasp pen-testing penetration-testing programming security-testing sql-injection vulnerability-assessment web-application web-security xss
Last synced: 11 Jan 2026
https://github.com/alapipapi/quest-a-day
Explore daily challenges in coding, fitness, creativity, and problem-solving. Push boundaries and grow consistently.
coding-challenges creativity daily-challenges developer fitness growth learning motivation problem-solving programming projects self-improvement skills technology
Last synced: 21 Sep 2025
https://github.com/yogawan/algoritma-pemrograman
Sela, E. I. (2022). Modul Praktik Algoritma & Pemrograman. Fakultas Sains dan Teknologi Universitas Teknologi Yogyakarta.
Last synced: 06 Mar 2025
https://github.com/joaofaveri/discovering-modern-cpp
My walk-through over the book "Discovering Modern C++", written by Peter Gottschling (Addison-Wesley - Second Edition). An intensive course for scientists, engineers and programmers
book-exercises cpp programming programming-language
Last synced: 20 Mar 2025
https://github.com/alyssonmach/machine-learning-com-python
Aplicações de Machine Learning usando a linguagem de programação Python.
ia keras-tensorflow machine-learning matplotlib numpy pandas programming python scikit-learn scipy
Last synced: 10 Apr 2026
https://github.com/atoktajuddin/learn_rust_0_to_mastery
Repo ini hanya berisikan latihan-latihan(journaling) setiap harinya.
learn-rust programming rust rust-basics rust-programming
Last synced: 29 Jun 2025
https://github.com/joaofaveri/linkedin-programming-foundations-fundamentals
Exercises Files from Programming Foundations: Fundamentals (LinkedIn)
exercises linkedin programming python3
Last synced: 20 Mar 2025
https://github.com/bubai666sen/sen-chatbot
Python Package for Chatbot
chatbot oops-in-python programmable-chatbot programming python python-package python-programming python3
Last synced: 27 Mar 2026
https://github.com/tui00/telegram-bots
Telegram_bots – это мощная библиотека для создания ботов в мессенджере Telegram. Она предоставляет удобный интерфейс для работы с API Telegram, позволяя разработчикам легко создавать, управлять и поддерживать своих ботов.
bot bot-api c-sharp programming telegram telegram-bot-api telegram-bots
Last synced: 20 Mar 2025
https://github.com/topmbiw/best-websites-a-programmer-should-visit
Discover essential websites for programmers to enhance skills and stay updated. Contribute to this curated list on GitHub! 🌐💻
all-in-one awesome books coding-style collection competitive-programming data-structures fundamentals-of-programming hacktoberfest interview-practice java links programmer programming puzzle sites wiki wikipedia
Last synced: 29 Jun 2025
https://github.com/mr-won/programming-linguistics
컴퓨터공학과 프로그래밍 언어론 정리입니다.
igloocorporation programming programming-language programming-linguistics
Last synced: 30 Mar 2025
https://github.com/mirianalejandra1996/calendar-app-backend
📅 Calendar API - Una solución eficiente para la gestión de eventos en calendarios de usuarios. Desarrollada con Node.js, Express.js y MongoDB para garantizar un rendimiento óptimo y seguridad en la gestión de datos. Incluye autenticación de usuarios a través de tokens JWT para una experiencia personalizada y segura 🔒
api-rest backend code express innovation javascript laboratoria mongodb nodejs programming
Last synced: 10 Apr 2026
https://github.com/basepractice/bauman.c.programming.labs
МГТУ им. Баумана. Дисциплина "Программирование на Си". Лабораторные работы.
bauman-moscow c labs programming
Last synced: 09 Sep 2025
https://github.com/jom3/personal-blog
astrojs css3 framework html5 javascript programming website
Last synced: 10 Apr 2026
https://github.com/haileamlak/learning-cpp
Collection of C++ problem solutions from my learning journey, covering basics, data structures, algorithms, OOP, and STL.
clean-code cpp learning-by-doing programming
Last synced: 20 Mar 2025
https://github.com/fernandezfran/python_unsam
Curso de programación en Python - UNSAM
Last synced: 16 Jan 2026
https://github.com/bniladridas/chatbot
The chatbot is designed to engage in conversations with users based on predefined patterns and responses.
algorithms data-structures nlp programming
Last synced: 14 Mar 2025
https://github.com/sanjayengineer121/c-program
c production programming programming-language
Last synced: 03 Apr 2025
https://github.com/vancenceho/50.001-information-systems-programming
♨️☕ 50.001 - Introduction To Information Systems & Programming problem sets, assignments and courseworks
assignment-solutions code getting-started-with-java intro-to-java-programming java programming solutions
Last synced: 11 Jun 2026
https://github.com/danieldantasdev/intro-to-programming_course-luisdev-essential-beginner-part-4_dotnet-8_csharp-12
Repositório da trilha 'Introdução à Programação' do Kit Essencial Iniciante .NET. Inclui conteúdos sobre lógica, algoritmos, fundamentos de programação, introdução ao Portugol e exemplos práticos para iniciantes começarem do jeito certo.
algorithms beginner csharp dotnet fundamentals learning logic luisdev portugol programming
Last synced: 17 Apr 2026
https://github.com/0xh4ty/0xh4ty.github.io
This repository hosts my personal website powered by Xeniria, a Rust-based static site generator. It converts Markdown files into static HTML pages and is deployed using GitHub Pages.
programming security-researcher web3
Last synced: 16 Jun 2025
https://github.com/rafaelmprogrammer/count-up-timer
c junior-developer junior-programmer programmer programming
Last synced: 09 Jul 2025
https://github.com/0xhericles/projetoalloy
Clínica de Exames - Lógica para Computação - Computação@UFCG
alloy diagram logic logic-programming programming scripts student-project tests ufcg
Last synced: 18 Jan 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/hussein-m-kandil/odin-basic-info-site
The 1st project in The Odin Project Node.js course. A very basic informational site that contains 4 pages: index, about, contact-me and 404.
back-end backend css development html javascript node node-js nodejs programming web web-development webapp
Last synced: 11 Apr 2026
https://github.com/trappey889/roblox-krampus
Roblox Krampus Executor: The ultimate Roblox Executor, offering top script performance and a user-friendly dashboard for seamless gaming and scripting.
automation code development game github lua open-source programming project repository roblox roblox-scriptify script scripting
Last synced: 12 Aug 2025
https://github.com/jonatankovalik/projects
My Own Projects
c-sharp coding coding-projects cpp css html java javascript my-work programming projects python website-projects
Last synced: 29 Jun 2025
https://github.com/muhammadibrahim-dev/wma-js-assignment
Web and mobile Application Assignment
asignments course-project javascriptlogics javascripts meterial meteriallearn programming programs programsolve projects wma
Last synced: 03 Mar 2025
https://github.com/swapnanildutta/java-codes-isc
These are some of the java codes I had done for my ISC project.
bluej java miscellaneous programming
Last synced: 25 Feb 2025
https://github.com/ashwanisingh-07/e-learning-website
A responsive E-Learning website built with HTML, CSS, SCSS, and JavaScript offering a collection of paid and free books for learners.
books css developer developer-tools ebooks free-resources frontend html javascript learning programming scss web-development
Last synced: 10 Apr 2026
https://github.com/muba-74/countdown-timer
PROJECT BASED ON TYPESCRIPT,JAVASCRIPT & NODEJS.
command-line-tool java javascript node nodejs programming programming-language typescript
Last synced: 13 Apr 2026
https://github.com/valyaevgeorgiy/studying-at-the-fa
Студенческие работы в рамках прохождение курсов в Финансовом университете при Правительстве РФ на направление "Прикладная информатика".
analytics financial-analysis financial-university it programming
Last synced: 12 Dec 2025
https://github.com/anshvaid4/swiftprogramming
This repo is for swift enthusiasts who want to start with swift programming. These codes are created by me in much explained manner
apple ios ios-developer ios-development ios-swift programming swift swift-programming-language
Last synced: 27 Mar 2025
https://github.com/mingderwang/bun-mongodb
mongodb test with bun
bun database mongodb programming template test
Last synced: 11 Apr 2026
https://github.com/guilhermebkel/sales-machine
A pratical homework for the Programming and Data Structures II class of Electrical Engineering major.
cplusplus data-structures electrical-engineering programming software-architecture
Last synced: 14 Mar 2025
https://github.com/veltzer/demos-r
Demos for the r language
demos programming r statistics
Last synced: 27 Mar 2025
https://github.com/rafaelmprogrammer/matchinggame
This is a Matching Game that we have to use our memory to win the challenge.
csharp game game-development junior-programmer programming windows-forms
Last synced: 04 Jan 2026
https://github.com/joel-rodrigues404/atvs-logica-c
Atividades logicas em C para reforçar o aprendizado na faculdade de Engenharia de Computação
backend c exercises joel-rodrigues404 programming
Last synced: 27 Mar 2025