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/yyfii/python-material-de-estudo
Estudando python e documentando aqui neste repositório.
Last synced: 13 May 2025
https://github.com/aniekanbane/bank-simulation
Simulation of common banking transactions
banking csharp oop programming
Last synced: 18 Apr 2026
https://github.com/gmostofabd/8051-analog
📈 This repository guides you through reading an analog value from a potentiometer using the 8051 Microcontroller. As our controller does not have internal ADC, we need to convert the analog voltage to its binary equivalent externally. Next, we will connect the binary port to our 8051 microcontroller digital input pins.
8051 ad0804 analog analogtodigital assembly bbargrapg binary circuit converter led microcontroller potentiometer programming proteus simulation
Last synced: 25 May 2026
https://github.com/aaesalamanca/uned-2025-2026-fundamentos-de-programacion
Prácticas de la asignatura Fundamentos de Programación en la UNED (2025/2026).
c computer-science cpp learning programming
Last synced: 18 Feb 2026
https://github.com/zoelabbb/playwithpy
Repository ini dirancang untuk memfasilitasi pembelajaran Python bagi pemula / orang awam yang ingin mengembangkan keterampilan pemrograman mereka. Dengan berbagai sumber daya, tutorial, dan contoh kode, repository ini bertujuan untuk membantu Anda memahami dasar-dasar Python dan meningkatkan kemampuan pemrograman Anda.
beginner-friendly comunity development education learning learning-python programming python python-basics tutorial
Last synced: 05 Nov 2025
https://github.com/sunhuachuang/sunhuachuang.github.io
blog huachuang20 personal programming sunhuachuang
Last synced: 22 Jul 2025
https://github.com/mudaston/react-marvel
:atom: This app interacts with the Marvel Developer Portal API to get characters, comics and information about them.
learning marvel marvel-api marvel-characters marvel-comics marvelapp programming react reactjs reactpalette reactrouterdom reactscroll spa styled-components
Last synced: 14 Mar 2025
https://github.com/mudaston/react-empanadas
:atom: This site is an online store for ordering food. Created with next js and redux tools and also has multilingual that created with i18next library.
axios classnames i18next json-server next next-i18next nextjs-typescript programming react reactjs redux redux-thunk redux-toolkit spa styled-components typescript
Last synced: 14 Mar 2025
https://github.com/mudaston/react-coffee
:atom: This project is a kind of coffee shop app.
javascript learning programming react react-router reactjs spa study styled-components
Last synced: 14 Mar 2025
https://github.com/briso10-dev/java_school
This is my 1 year Java programming examples and exercices of school
Last synced: 26 Feb 2025
https://github.com/pbergstrom90/guldkortet_pmg_exam
Examproject for "Programmering 2" at NTI-skolan. April 2023.
csharp database exam network programming school
Last synced: 18 May 2026
https://github.com/aishikmukherjee/linked-lists-in-c
Developer/Creator: Aishik Mukherjee
c c-programming circular-linked-list code coding cse data-structures doubly-linked-list dsa easy interview-practice interview-questions linked-list linked-list-in-c malloc programming programming-language singly-linked-list
Last synced: 27 Jun 2025
https://github.com/cmccandless/cmccandless.github.io
github programming python scripting
Last synced: 15 May 2026
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: 24 Mar 2025
https://github.com/ifrazaib/cpluscodes
In this repository I have added all the basics of c++ language include (pf)concepts and oop concepts and DSA concepts with codes description.
Last synced: 05 Nov 2025
https://github.com/wgtsantos/webcolors
Sistema Web Básico de Transisção de Cores de Fundo.
colors colorscheme css-animations css3 developer html-css-javascript programming
Last synced: 08 May 2026
https://github.com/alisamirali/youtube-alg-ds-course
Javascript Algorithms + Data Structures
algorithms datastructures javascript programming software-engineering
Last synced: 07 Apr 2025
https://github.com/farhaduneci/project-euler
Project Euler solutions
challenge euler mathematics programming project-euler
Last synced: 27 Jun 2025
https://github.com/lintangwisesa/php_upiyai_praktisimengajar
Pemrograman Web - Praktisi Mengajar UPI YAI 2023
kampus-merdeka kemendikbud merdeka-belajar php praktisi-mengajar programming web
Last synced: 07 Jun 2026
https://github.com/melvinidema/functional-programming
Project in which I fetch a dataset and clean the data using functions based on the Functional Programming paradigm.
functional functional-programming hva javascript programming student
Last synced: 23 May 2026
https://github.com/sibeux/compfest-cpc
Competitive Programming Contest COMPFEST Universitas Indonesia 2022 repository by sibeux - nasrulwahabi [sibe_ux / nasrul_wahabi]
algorithm competitive-programming-contests compfest cpc programming
Last synced: 16 May 2025
https://github.com/janina280/bank_management
Bank Management Project with python is an intermediate-level project made using Python. Basically, you can have all sorts of functionality that normal banks do have.
Last synced: 23 Jul 2025
https://github.com/progambler227788/battle-ship-game
This is a Python implementation of the Battleship game where the computer plays against itself. The game board is a 10x10 2D list, and five ships are randomly placed on it at the start of the game.
battle-ship-game battleship-game coding-beginners-projects database django dsa flask flask-sqlalchemy programming programming-fundamentals programming-language python python-library random-library ship-battle
Last synced: 16 May 2025
https://github.com/afshinrudgar/go-lang-exercises
My efforts in learning golang
exercise go golang learning-by-doing programming
Last synced: 30 Mar 2025
https://github.com/maumneto/introductioncomputerscience
Repositório dos códigos referente a disciplina de Introdução a Ciência da Computação
classroom programming programming-exercises python3
Last synced: 06 Jun 2026
https://github.com/janina280/-wifi_passwords
The program helps us to get the Wi-fi password.
Last synced: 03 Jul 2025
https://github.com/janina280/homework_java_pattern
This GitHub repository contains a comprehensive Java codebase that demonstrates the implementation of various design patterns. The purpose of this project is to showcase the practical usage of design patterns in Java programming.
Last synced: 17 May 2026
https://github.com/nrastija/testobus
Content of the Program Engineering course in the 2nd year of PDS IPS
analytics csharp design programming project-planning uml visual-studio
Last synced: 20 May 2026
https://github.com/type0-1/website-portfolio-old
(OLD) Website Portfolio
datastructures-algorithms game-development interests portfolio-website programming projects
Last synced: 14 May 2025
https://github.com/yokesharun/stack-clipper
It will show the overview of stackoverflow.
coding programming reputation stackoverflow topcoder
Last synced: 14 Apr 2025
https://github.com/yaser-123/python-projects
Welcome to Python Projects! 🎉 A collection of mini Python projects 🐍 to boost your skills. Whether you're just starting or looking to level up, there's something for everyone! New projects added regularly—stay tuned! 🚀 Fork, explore, and contribute. Let’s make learning fun and impactful! ⭐
programming python python3 pythonlibrarires pythonprojects
Last synced: 06 Apr 2025
https://github.com/zoroxide/space-simulation
a simple Space looking Simulation done with C++ and olcPixelGameEngine
cpp game-development game-engine gamedev olc olcpixelgameengine programming simulation space
Last synced: 14 Mar 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/ifulxploit/lua-program
Repositori ini berisi kumpulan program Lua yang mencakup berbagai aplikasi dan alat sederhana.
aplication lua lua-executor programming simple-project tools
Last synced: 23 Jul 2025
https://github.com/nab138/programmar
A mobile app to teach new programmers the basics.
app ios java programming teaching
Last synced: 17 Mar 2025
https://github.com/roblieblang/leetcode-anki-script
Scrapes problem links from the most popular LeetCode problem sets as well as one's own lists and adds them to an Anki deck.
anki anki-connect anki-flashcards beautifulsoup blind75 grind75 leetcode neetcode150 programming python python-script scraping selenium
Last synced: 09 May 2026
https://github.com/anmol420/programs-in-python
A Set Of Simple Programs Written In Python.
Last synced: 21 Mar 2025
https://github.com/erictleung/how-to-learn-to-code
daily dailyprogrammer learning practice programming
Last synced: 12 Jan 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/dptole/toylang
My first toy language. Created exclusively for learning purposes.
analyzer ast bnf interpreter language parser programming syntax toy
Last synced: 24 Jul 2025
https://github.com/alexismartinez1913/calculo-de-nomina
Programa en C# que permite calcular la nomina de una persona de acuerdo a datos ingresados usando interfaces visuales (Windows Forms)
Last synced: 24 Jul 2025
https://github.com/nafisalawalidris/13
This repository contains the source code for my personal portfolio website. The website showcases my skills, projects, and achievements, providing visitors with an interactive overview of my work and experience.
css data-science datascientist frontend html javascript jquery personal-website portfolio programming web-development
Last synced: 11 Apr 2026
https://github.com/gustedeveloper/music-player-project
Completed FreeCodeCamp's Music Player project, showcasing proficiency in JavaScript and DOM manipulation. Developed an interactive web application with dynamic features. Excited for more JavaScript challenges ahead! #FreeCodeCamp #JavaScript #WebDevelopment
dom-manipulation freecodecamp-project javascript programming web-application-development
Last synced: 18 Feb 2026
https://github.com/rafaelmprogrammer/tic-tac-toe
This is a Tic-Tac-Toe game. For this project I use C language and the DEV-C++ platform.
c game game-development game-programming programmer programming
Last synced: 24 Jul 2025
https://github.com/sramalhao/tech-trek
This repository contains various projects, exercises, and learning resources focused on Python programming. It serves as a personal collection of study materials, covering topics such as data structures, algorithms, object-oriented programming (OOP), web development, and data analysis.
Last synced: 12 Jul 2025
https://github.com/ioxee/nodenexus
NodeNexus: A JavaScript hub for innovative coding solutions and collaborative development. Explore, contribute, and grow!
code-solutions collaboration community development innovation javascript js open-source opensource programming
Last synced: 06 Nov 2025
https://github.com/dogaaydinn/learningpath
C# Learning Path
csharp learning-by-doing learning-exercise learning-path notes programming
Last synced: 24 Jul 2025
https://github.com/tanzeelafatima492/oops-in-kotlin
kotlin concept
android concept kotlin oops programming
Last synced: 15 May 2026
https://github.com/tanzeelafatima492/fundamentals-of-kotlin
All basic syntax need to learn Kotlin
android kotlin kt language programming
Last synced: 19 May 2026
https://github.com/tanzeelafatima492/c-programming-basic
cplus cpp cxx programming robert
Last synced: 17 Jun 2026
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/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/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/narukoshin/blog
Something like a blog where I will post articles about things I'm interested at, music, IT, etc.
articles blog guitar music programming
Last synced: 27 Jan 2026
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/nkratzke/nkratzke.github.io
blog cloud-computing programming web-scale
Last synced: 13 Mar 2026
https://github.com/vaibhavmojidra/python---demo-reading-csv-rows-as-lists
The CSV module is one of the modules in Python which provides classes for reading and writing tabular information in CSV file format.
csv csv-python csv-rows-as-lists-using-python lists mojidra programming python python2 python3 reading-csv vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: 11 Mar 2026
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/rabi-siddique/js-interview-questions
A list of JS interview questions.
coding javascript javascript-interview-questions programming
Last synced: 25 Mar 2025
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/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/swapnanildutta/python-programs
Surfing and exploring through Python programming. 🏄🏻♂️🐍
algorithms-and-data-structures datastructures general-purpose hacktoberfest hacktoberfest2020 programming python3
Last synced: 25 Apr 2025
https://github.com/nadidlinchestein/cs50x-introductiontocomputerscience
CS50x Introduction to Computer Science - Harvard University
c computer-science cpp css flask html javascript progamming-language programming programming-exercises python
Last synced: 13 Apr 2026
https://github.com/yureshtharushika/line_tunes
🎵 Line Tunes - Interactive Web-Based Drum Sequencer Create rhythmic patterns with this modern drum sequencer featuring multiple drum sounds, dynamic grid system, and real-time playback. Built with React, TypeScript, and Web Audio API for high-quality sound synthesis.
beatmaking coding creativecoding drummachine drumsequencer frontend javascript musicproduction opensource programming react reactjs tailwindcss typescript webdev webdevelopment
Last synced: 02 May 2026
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/dmarks84/coursework_project_sentiment-analysis
Project for University of Michigan Python Programming Specialization -- Read in tweets and analyzed their content to perform basic sentiment analysis
classification programming python sentiment-analysis statistics web-scraping
Last synced: 09 Apr 2025
https://github.com/hitman472005/security-project
🔒 Build a secure application with robust authentication and authorization using Spring Boot and Angular, ensuring safe user roles and access control.
apple documentation-portal hacking hacktoberfest jwt linux network-programming owasp owasp-zap practice-hacking programming project security spring-boot spring-security spring-security-oauth2 vulnerable-application zsh
Last synced: 04 May 2026
https://github.com/tashi-2004/Programming-Fundamentals-PF
I've created files with solutions, named them with their following conventions and order. You can download, copy, and run them on a compiler or software for your information. There are no copyrights attached to these files; they are provided for educational purposes only.
cplusplus dev-cpp programming visual-studio visual-studio-code
Last synced: 13 Oct 2025
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/woolseyworkshop/article-interfacing-ultrasonic-distance-sensors-with-an-arduino-uno
Interfacing Ultrasonic Distance Sensors With An Arduino Uno Article Resources
arduino electronics hcsr04 programming sensors
Last synced: 05 May 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/labex-labs/linux-software-playgrounds
Linux Software Playgrounds | This repo collects 15 of programming labs exercises for Linux Software Playgrounds. Explore and master a variety of powerful Linux software tools to enhance your command-line productivity and system management skills.
challenges course exercises hands-on labex labs linux playgroud programming
Last synced: 30 Mar 2025
https://github.com/omr-ql/solve_chapter13
Solve the "Starting Out with C++_ From Control Structures through Objects" , Chapter 13
book-exercises c-plus-plus programming
Last synced: 13 Oct 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/labex-labs/redis-intermediate-to-advanced
In this course, delve into advanced Redis topics like key management, data structures (Lists, Sets, Sorted Sets, Hashes), transactions, Pub/Sub, Lua scripting, persistence, security, performance monitoring, HyperLogLog, and cluster management.
challenges course exercises hands-on labex labs playground programming redis
Last synced: 13 Oct 2025
https://github.com/edunzer/ethandunzer.github.io
Personal Website with all projects and links.
computer css html javascript personal-website portfolio portfolio-website programming website
Last synced: 05 Feb 2026
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/shubham0204/nn_geneticalgo_optimization_kotlin
Hyperparameter optimization with Genetic Algorithms in Kotlin ( or Android, if you wish! )
android artificial-intelligence genetic-algorithm hyperparameter-optimization java kotlin kotlin-android kotlin-language machine-learning machine-learning-algorithms neural-networks programming
Last synced: 04 Oct 2025
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/hasanyahya101/sda_lab_solutions
Solutions to SDA lab questions from Spring 2024 Semester in Fast Nuces Lhr. The actual questions can be found in pdf files. Note that, this is for the Lab (subject), not the theory subject.
fast lab lhr nuces programming sda
Last synced: 14 Oct 2025
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/zyxue/zyxue.github.io
My technical blog
and-more biology deep-learning genomics linear-algebra machine-learning neural-network programming statistics web-development
Last synced: 07 Jan 2026
https://github.com/jensadev/tod-programmering
Kursmaterial för programmering 1
education excercises programming python
Last synced: 20 Jan 2026
https://github.com/hussein-m-kandil/odin-resume-builder
A React app for generating a résumé, developed as part of studying the React course at The Odin Project.
css development html javascript programming react reactjs resume resume-builder resume-website vite web
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/deroyace/shell-scripting
This repo is for learning Shell Programming
bash-script linux programming shell-scripting shell-scripts unix-shell
Last synced: 05 May 2026
https://github.com/koompi/kosmosuniverse-script
koompi programming python shell terminal
Last synced: 13 Apr 2026
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