Programming
Programming is the process of designing and building an executable computer program to accomplish a specific computing result. It involves tasks such as analysis, generating algorithms, profiling algorithms’ accuracy and resource consumption, and the implementation of algorithms in a chosen programming language (coding). The field of programming spans many languages and technologies, forming the backbone of software development and information technology.
- GitHub: https://github.com/topics/programming
- Wikipedia: https://en.wikipedia.org/wiki/Computer_programming
- Created by: Programmers
- Related Topics: coding, software-development, algorithms, data-structures, computer-science,
- Aliases: software-programming,
- Last updated: 2026-06-23 00:24:34 UTC
- JSON Representation
https://github.com/masudursourav/bus-ticket-booking-system
This project I did for my 1st year 1st semester Project with C course
cprogramming programming project
Last synced: 15 Mar 2025
https://github.com/dmarks84/coursework_project_ml-model-eval-refine
Project for IBM Data Science course on ML Models & Analysis -- Read in large dataset of home sales and utilized polynomial linear regression analysis to make predictions of future home sales prices
classification communication data-modeling dataframes machine-learning matplotlib numpy pandas programming python regression scikit-learn scipy seaborn supervised-ml visualization
Last synced: 09 Apr 2026
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/camara94/python-sacko
Python is an interpreted high-level general-purpose programming language. Python's design philosophy emphasizes code readability with its notable use of significant indentation. Its language constructs as well as its object-oriented approach aim to help programmers write clear, logical code for small and large-scale projects.[31]
artificial-intelligence data-science programming python3
Last synced: 29 Aug 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/cmccandless/cmccandless.github.io
github programming python scripting
Last synced: 15 May 2026
https://github.com/newlandtv/morse-coding
Coding with Morse Code.
coding cpp morse-code programming
Last synced: 14 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/swapnanildutta/c-programs
algorithms-and-data-structures c hacktoberfest programming
Last synced: 11 Jul 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/joaofaveri/jornada-fullstack-samsung-ocean
Nessa Jornada você terá a oportunidade de aprender backend e frontend e colocar os conhecimentos em prática em um projeto completo que será desenvolvido ao longo das 8 aulas
backend express frontend javascript learn-to-code mongodb nodejs programming reactjs samsung samsung-ocean
Last synced: 11 Apr 2026
https://github.com/anson09/ac
AC means power or accepted, practicing your js and programing skill from here 🧤
algorithm js leetcode programming
Last synced: 15 Mar 2025
https://github.com/valyaevgeorgiy/studying-at-the-fa
Студенческие работы в рамках прохождение курсов в Финансовом университете при Правительстве РФ на направление "Прикладная информатика".
analytics financial-analysis financial-university it programming
Last synced: 12 Dec 2025
https://github.com/labex-labs/advanced-postgresql-practical-labs
In this course, master PostgreSQL through hands-on labs covering relationships, advanced data types, indexing, transactions, views, permissions, queries, triggers, backups, partitioning, full-text search, and more.
challenges course database exercises hands-on labex labs playground postgresql programming
Last synced: 15 May 2026
https://github.com/bursasha/assembler-projects
Programming and algorithmization in assembler 🪛
assembler assembly-language avr-programming cvut-fit memory-allocation programming registers
Last synced: 03 Apr 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/germanocastanho/python-notes
Personal collection of Python Notes, tips, and code snippets 🐍
data-science numpy pandas programming python
Last synced: 01 Sep 2025
https://github.com/woolseyworkshop/article-controlling-a-raspberry-pi-from-a-web-browser-with-vapor-3
Controlling A Raspberry Pi From A Web Browser With Vapor 3 Article Resources
electronics programming raspberry-pi swift vapor-3
Last synced: 05 May 2026
https://github.com/davidber0102/pi-curso-framework-spring
Curso Spring Java Pildoras Informaticas
hibernate java maven-plugin mvc mvc-architecture oriented-object-programming poa programming rest-api segurity spring
Last synced: 15 May 2026
https://github.com/jonatankovalik/jonatankovalik-portfolio
A portfolio of personal programming projects in various languages
c-sharp coding coding-projects cpp css html java javascript my-work programming projects python website-projects
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/bimalrajgyawali/c
This repo provides the sample C programs.
Last synced: 15 Jun 2025
https://github.com/nhsz/go-codewars
My solutions for Codewars' Katas using Go
algorithms codewars codewars-kata codewars-solutions codewars-training-exercise go golang programming
Last synced: 03 Apr 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/nhsz/problem-solving-strategies
:zap: Quick tips and strategies to remember when you get stuck solving algorithms
algorithms problem-solving programming
Last synced: 03 Apr 2025
https://github.com/edandresvan/ms-cloudskills-rust-2023
my exercises for the learning path Take your first steps with Rust available in Microsoft Learn.
exercises microsoft-learn programming programming-exercises rust rust-lang
Last synced: 17 Oct 2025
https://github.com/edandresvan/practice-book-command-line-rust
Practice exercises of the book “Command-Line Rust” by Ken Youens-Clark (O'Reilly).
practice practice-programming programming rust rustlang
Last synced: 19 Jun 2026
https://github.com/edandresvan/practice-book-classic-problems-in-python
Practice exercises of the book "Classic Computer Science Problems in Python" by David Kopec (Manning), plus a Rust version.
programming programming-exercises python rust rust-lang
Last synced: 16 May 2026
https://github.com/woolseyworkshop/article-blink-making-an-led-blink-on-an-arduino-uno
Blink: Making An LED Blink On An Arduino Uno Article Resources
arduino beginner electronics linux macos programming windows
Last synced: 06 Apr 2026
https://github.com/srimani-programmer/hackerrank
programming Solutions of Hacker Rank problems
competitive-programming hackerrank hackerrank-solutions programming
Last synced: 01 Sep 2025
https://github.com/dibyendumajumdar/programming
Essays on the art and joy of programming
Last synced: 10 Mar 2026
https://github.com/zerumi/no8_280523_73637373
Lab #8, ITMO SE (var no 73637373)
Last synced: 28 Apr 2026
https://github.com/zerumi/no7_220423_863847963
Lab #7, ITMO SE (var no 863847963)
Last synced: 02 Apr 2025
https://github.com/aliakrem/oopquiz
Java OOP Quiz App is an interactive mobile app designed to help users test and improve their knowledge of Object-Oriented Programming (OOP) concepts in Java.
java object-oriented-programming oop programming quiz
Last synced: 10 Nov 2025
https://github.com/lyy289065406/commons-httpclient
修正自动重定向丢失 Response Header 中的 Set-Cookie 的 BUG
Last synced: 05 May 2026
https://github.com/satishdash/nimexercism
Learn concepts of NimLang (Systems programming) with various exercises from exercism.io
data-structures nim nim-lang programming systems-programming
Last synced: 15 May 2025
https://github.com/zerumi/no4_291122_732842.24
Lab #4, ITMO SE (var no 732842.24)
Last synced: 02 Apr 2025
https://github.com/dowusubekoe-dev/learn-to-cloud
Documentation of my job oriented Cloud journey
cloud-computing cloud-engineer devops git linux networking programming tech
Last synced: 02 May 2026
https://github.com/sumaiyatarannumnoor/python
coding-examples problem-solving programming python python-examples python3
Last synced: 26 May 2026
https://github.com/sakaen-orlando/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: 13 Jun 2025
https://github.com/thecodewithabhi/django-crud-app
A lightweight and well-structured CRUD (Create, Read, Update, Delete) application built with Django. This project demonstrates fundamental database operations using Django’s models, views, and templates, making it an excellent starting point for beginners exploring with django
crud django mvc mysql programming pyhon3 python python-app sqlite sqlite3 webapp
Last synced: 09 Apr 2026
https://github.com/aish-ika031/oopsconcepts
This Repository contains implementation of OOPS Concepts in Java.
Last synced: 09 Apr 2025
https://github.com/ireddragonicy/cb24153-closestpairofpoints
An advanced and comprehensive implementation of the Closest Pair of Points problem using the Divide and Conquer algorithm in computational geometry. This project provides an in-depth exploration of efficient algorithms for solving proximity problems in a two-dimensional plane, focusing on optimizing performance for large-scale datasets.
algorithm analysis closest-pair-of-points divide-and-conquer dnd optimize pair-programming programming python tutorial umpsa
Last synced: 02 Apr 2025
https://github.com/felinjob/python_programming_mooc_2024_pt01
Todos os exercícios do curso de introdução a programação da Universidade de Helsinki, Finlândia.
introduction-to-programming programming python
Last synced: 27 Mar 2025
https://github.com/mylena13s/electric-vehicle-data-analysis
data-analysis data-science programming pyspark-notebook
Last synced: 15 Mar 2025
https://github.com/razorblack/python_programming
A repo for my all python learning programs.
Last synced: 23 Mar 2025
https://github.com/razorblack/c_programming
A repository for C Programming problems
c learning-by-doing programming
Last synced: 23 Mar 2025
https://github.com/mu-selim/google-hashcode-2022
competitive-programming google hashcode problem-solving programming
Last synced: 18 Mar 2025
https://github.com/jaredblumer/learn-data-analysis
A curated collection of resources for learning data science, statistics, machine learning, deep learning, programming, and automation.
automation data-science deep-learning machine-learning programming statistics
Last synced: 15 Jun 2025
https://github.com/liatemplates/microbit-simulator
Embed the MicroBit-Simulator into LiaScript
liascript liascript-template markdown microbit micropython oer programming python
Last synced: 03 Feb 2026
https://github.com/rajvenkat20/leetcode-solved
This repository is an archive of LeetCode and GFG problems solved over time
gfg-solutions leetcode-practice leetcode-solutions programming python python3
Last synced: 07 Jul 2025
https://github.com/josealz/tienda
Shopping Cart
api css3 deploy ecommerce frontend html5 javascript jsx npm odinproject programming react-router tmdb-api usehooks-ts usestate vscode
Last synced: 11 Apr 2026
https://github.com/akashsinghiitr/cph-leetcode
CPH LeetCode is a VSCode extension designed to streamline the competitive programming workflow. It automates the extraction of test cases from LeetCode problems and saves them locally for offline testing. With real-time progress updates, users can efficiently generate input and output files for problem-solving and debugging.
competitive-programming data-structures-and-algorithms leetcode programming vscode-extension
Last synced: 26 Apr 2026
https://github.com/alerzendee/editorx-project
A rich-text editor.
editor editorconfig html-css-javascript javascript js lp programming programming-language rich-text-editor
Last synced: 08 Jul 2025
https://github.com/jhonshua/tutorial-python
Este tutorial introduce al lector informalmente a los conceptos básicos y las funcionalidades del lenguaje de programación Python
Last synced: 15 May 2025
https://github.com/aamnah/ttc2030-basics-of-programming
Exercises for the course Basics of Programming [TTC2030-3043]
Last synced: 11 Jun 2025
https://github.com/nikhilbhad12/html-and-css-projects
coding css html html5 programming sites web website
Last synced: 03 Apr 2025
https://github.com/muhamedlabs/muhamed_onedrive
Muhamed_OneDrive - це надійне і зручне хмарне сховище для файлів, розроблене для безпечного зберігання і легкого обміну даними.
data html5 onedrive programming style
Last synced: 04 Jan 2026
https://github.com/a9na/learn-python-programming-masterclass
Python extensive course by Tim Buchalka
algorithms programming python python3 tim-buchalka
Last synced: 15 May 2026
https://github.com/h4mbl3x/prog1_trabajo_teorico_2022_23
Trabajo Teórico de Fundamentos de la Programación 1 del curso 2022/23.
esi ingenieria-informatica java mastermind programacion programming uclm
Last synced: 09 Sep 2025
https://github.com/primaryobjects/employees
.NET Core + Razor Pages example of object oriented design.
csharp net-core object-oriented-design object-oriented-programming ood programming razor-pages webapp
Last synced: 16 May 2025
https://github.com/monal5031/programming
My Competitive programs and important algo's
algorithms codechef codechef-solutions data-structures personal-code programming programming-challenges programming-contests
Last synced: 23 Mar 2025
https://github.com/zhamppx97/exam-ref-70-483
Exam Ref 70-483 Programming in C#
csharp exam-ref-70-483 programming
Last synced: 09 Apr 2025
https://github.com/rayniel95/c-sharp-little-projects
Solved exercises of my programming course. Great (sentimental) value.
csharp programming programming-challenges programming-contests programming-exercises school-education solved-challenges solved-exercices solved-problems university-course university-of-havana
Last synced: 26 May 2026
https://github.com/aphsai/thea_interpreter
a predecessor to a more ambitious project (that I'll hopefully have time for) called Cynthia
go interpreter language programming thea
Last synced: 10 Mar 2026
https://github.com/srimani-programmer/uri-online-judge
This Repository is meant for Solutions
competitive-programming programming uri-online-judge
Last synced: 30 Jun 2025
https://github.com/srimani-programmer/programming
Programming Files of Different Programming languages.
c cpp java programming python3 r-programming swift
Last synced: 28 Oct 2025
https://github.com/brownfox2k6/vrc23-sotl
Vietnam Robotics Challenge 2023 - STEM of Thang Long
arduino makerbot programming project robotics vrc
Last synced: 11 Apr 2026
https://github.com/alijimpa/csharp_studyproject
This repository is for personal learning and experimentation in Pure C# Programing. This repository includes experiments, prototypes, and examples as part of my learning journey with C# Programing Language.
console-application csharp dotnet dotnet-core programming
Last synced: 16 Nov 2025
https://github.com/srimani-programmer/hackerearth
This Repository is meant to Challenges in HackerEarth
competetive-programming cpp hackerearth hackerearth-solutions programming
Last synced: 30 Jun 2025
https://github.com/magma0716/zerojudge-by-magma
code code CODE!!!
c cpp java programming python zerojudge
Last synced: 11 Apr 2026
https://github.com/aishikmukherjee/students-management-system-using-c
Developer/Creator: Aishik Mukherjee
c c-programming code coding data-structures final-year-project learn-to-code programming programming-in-c programming-language project ready-to-use source-code students-magement-system
Last synced: 30 Jun 2025
https://github.com/nadidlinchestein/usacomputingolympiad
Solutions To The United States of America Computing Olympiad
algorithms competitive-programming competitive-programming-algorithms competitive-programming-contests cpp data-structures programming
Last synced: 28 Oct 2025
https://github.com/nadidlinchestein/datastructuresalgorithmscpp
Solutions to Data structures and Algorithms in C++
algorithms-and-data-structures bigocomplexity bigonotation book cpp mathematical-programming programming
Last synced: 13 Jun 2026
https://github.com/karinakozarova/js-level-ballgame
game homework javascript js level programming project school tp
Last synced: 23 Mar 2025
https://github.com/muba-74/student-management-system
PROJECT BASED ON TYPESCRIPT,JAVASCRIPT,NODEJS AND OBJECT ORIENTED PROGRAMMING CONCEPTS.
javascript node node-js nodejs object-oriented-programming programming programming-language typescript
Last synced: 11 Apr 2026
https://github.com/raphaelamonteiro/etec
Aqui estão algumas das atividades desenvolvidas durante os três módulos/semestres do curso técnico em Desenvolvimento de Sistemas
algorithms database programming webdevelopment
Last synced: 19 May 2026
https://github.com/aishikmukherjee/dsa-stacks-in-c
Developer/Creator: Aishik Mukherjee
c c-programming code coding cse data-structures dsa dsa-in-c intermediate learn learn-to-code programming programming-language ready-to-use stacks stacks-in-c top
Last synced: 08 Jul 2025
https://github.com/janina280/weight_converter_gui
I create a GUI-based weight converter that accepts a kilogram input value and converts that value to grams, pounds, and ounces when the user clicks the Convert button.
Last synced: 17 Jun 2025
https://github.com/tutosrive/TA-FRONT1
Este es el frontend del proyecto "Transportadora Andina", en este repositorio cuyo nombre, será ficticio, fue un nombre tomado al azar para un proyecto Universitario.
api api-rest backend backend-api css frontend java javascript programming server webservice
Last synced: 28 Oct 2025
https://github.com/xiaoxiae/uvod-do-programovani-vex-v5
Zdrojový kód (a nejaktuálnější verze) učebnice „Úvod do programování VEX V5“ a doplňujícího textu „Metodika k programování VEX V5“
czech programming robotics vex
Last synced: 14 Jun 2026
https://github.com/Dev2Forge/sqlazo
SQLAZO es un módulo el cual permite gestionar procedimientos básicos en una base de datos con sqlite3 en PYTHON
basesdedatos database modules opensource programming python python3 sql sqlite
Last synced: 28 Oct 2025
https://github.com/chrismichaelps/topheadlinesinus
Access to US news about all types of content from around the world from different news sources and blogs.
javascript news newsapi programming united-states vue vuejs vuex website
Last synced: 20 May 2026
https://github.com/mishqatabid/codsoft
Intership Tasks
basic-calculator-app cpp programming tic-tac-toe-game to-do-list-app
Last synced: 15 May 2025
https://github.com/id-andyyy/proghelpbot
👨💻📚 Telegram bot with information about Python syntax (temporarily not working)
aiogram fuzzywuzzy nltk programming python sqlite3 telegram telegram-bot
Last synced: 22 Jun 2025
https://github.com/lucasmdct/douglas_nodejs
Aulas de node e react do Professor Douglas Junior, disponibilizado pela DB1 group e Grupo Integrado no Curso de Bootcamp. ( Node and react classes by Professor Douglas Junior, provided by the DB1 group and Grupo Integrado in the Bootcamp Course. )
course db1group douglas express http integrado javascript node-js nodejs programming server
Last synced: 11 Apr 2026
https://github.com/en9inerd/concordance
Test for an interview in C (also did it for myself in C++ and Python). Tool determines lines for every unique word in a file
c cpp interview programming python test
Last synced: 18 Apr 2026
https://github.com/chrispeterjeyaraj/ai-gitcommit
AI GIT Commit is your ultimate command-line ally, revolutionizing your Git experience. With the remarkable power of OpenAI's GPT-3 language model at your fingertips, it effortlessly crafts compelling commit messages for your Git commits, making every step of your coding journey a breeze.
cli git gitcommand gitcommit gitconfig go golang programming shell-scripting
Last synced: 01 May 2026
https://github.com/mrlogen/hangman
Hangman is a simple multiplayer game which has been created for the purpose of "Client/Server Applications in Java" course on Prague University of Economics and Business
game java javafx programming project university-course university-project
Last synced: 09 Jul 2025
https://github.com/muhammadasif-cse/source
Welcome to the Programming Knowledge Repository. This repository is a comprehensive collection of reusable components, helpful commands, language guides, framework tutorials, best practices, algorithms, and data structures.
algorithms bestpractices datastructures knowledge muhammadasif-wd opensource programming repository tutorials
Last synced: 03 Apr 2025
https://github.com/uglow/uglow.github.io
My Blog
frontend-web javascript programming ui
Last synced: 11 Jan 2026
https://github.com/ssnnee/alx-system_engineering-devops
This repository is related to my training in software engineering in the ALX program.
api backend devops programming shell shell-script sysadmin
Last synced: 26 Feb 2025
https://github.com/yahboomtechnology/pico-sensor-kit
Yahboom Sensor Starter Kit Learning Kit for Raspberry Pi Pico 2 STEM DIY Projects Programming Kit
coding programming raspberry-pi-pico raspberrypi-pico2 sensor sensorkit
Last synced: 11 Jan 2026
https://github.com/adamcegielka/javascript-learning-project
A personal repository for my JavaScript learning journey, covering basics to advanced topics with exercises and projects.
beginner-friendly coding-exercises education javascript javascript-projects javascript-tutorials js learning-javascript programming self-learning
Last synced: 15 May 2025
https://github.com/nikhilbhadauria/html-and-css-projects
coding css html html5 programming sites web website
Last synced: 15 May 2026