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/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/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/fortunewalla/alienjulia
Is it an alien language? Learning to code in Julia
book booksjl coding julia julia-coding julia-lang julia-language julia-learning julia-programming julialang learning learning-julia programming
Last synced: 03 Jan 2026
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/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/elif-264/42-piscine--projects
My C and Shell projects from the 42 Piscine program.
42-piscine 42-school c-language piscine programming shell
Last synced: 12 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/cmkaya/dotnet-docsandsnippets
Embark on a journey through the .NET ecosystem with dotNET-DocsAndSnippets. Explore in-depth documentation and practical code snippets that shed light on fundamental .NET topics.
asp-net-core aspnetcore codesnippets csharp development documentation dotnet dotnet-core dotnetcore example examples learning programming software-engineering tutorial tutorials
Last synced: 30 Apr 2026
https://github.com/miguelvprieto/pseudocode-compiler
A pseudocode compiler following the computer science IGCSE standards. It is supposed to help people who want to practice pseudocode for the IGCSE exam.
compiler computer-science cs exam igcse igcse-cs programming programming-language pseudocode pseudocode-compiler pseudocode-language
Last synced: 28 Jun 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/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/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/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/juniorreisx/usermanagementconsoleapp
A simple user management console application built with C# and .NET. This project includes features like user registration, listing, searching, and deletion.
Last synced: 15 May 2026
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/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/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/fdch/blog
A blog for ffddcchh
blog composition html javascript journaling programming
Last synced: 11 Jun 2026
https://github.com/70null07/class-book
The program generates and processes a dynamic array of objects of the class.
array book class dynamic programming
Last synced: 11 Jun 2026
https://github.com/aishikmukherjee/caesar-cipher-program-in-python
Developer/Creator: Aishik Mukherjee
caesar-cipher caesar-cipher-python code coding coding-challenge decryption easy encrypt encryption encryption-decryption-algorithms encryption-tool final-year-project learn-to-code programming programming-in-python project python python3 ready-to-use solo-project
Last synced: 15 Jul 2025
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/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/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/aniekanbane/bank-simulation
Simulation of common banking transactions
banking csharp oop programming
Last synced: 18 Apr 2026
https://github.com/nimi-soni/order-promising
📦 Order Promising in SAP – Ensuring Reliable Delivery Commitments 📅
abap atp capacity-check master-data-planning order-promise programming sap-otc sap-sd supply-chain-management
Last synced: 01 Nov 2025
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/labex-labs/ctf-for-beginners
In this course, you'll dive into the exciting world of Capture The Flag (CTF) challenges. Learn fundamental cybersecurity concepts and practical techniques through hands-on labs covering hidden files, weak passwords, open ports, misconfigurations, log analysis, directory traversal, environment variable leaks, script analysis, network exploits, a...
beginner capture-the-flag course cryptography cybersecurity forensics hacking hands-on hands-on-labs labex labs linux network-security penetration-testing programming reverse-engineering scripting security-fundamentals vulnerability-assessment web-security
Last synced: 25 Oct 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/ikanurfitriani/algoritma-dan-pemrograman
This repository contains code archives from Algorithm and Programming courses in semester 1.
Last synced: 21 Mar 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/arthurcfranklin/sistema_bancario
Projeto simples de um sistema bancário, desenvolvido como parte do bootcamp da DIO (Digital Innovation One).
bootcamp-project digital-innovation-one dio-bootcamp programming python
Last synced: 19 Jun 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: 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/ikanurfitriani/algoritma-dan-pemrograman-lanjut
This repository contains code archives from Algorithm and Advanced Programming courses in semester 2.
Last synced: 21 Mar 2025
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/ikanurfitriani/prak-algoritma-dan-pemrograman-lanjut
This repository contains code archives from the Algorithm Practicum and Advanced Programming courses in semester 2.
Last synced: 21 Mar 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/den-front/den-front.github.io
🚀 This is my personal blog where I share my thoughts and insights on frontend development
blog frontend hugo hugo-blog programming web
Last synced: 19 Jun 2025
https://github.com/ikanurfitriani/prak-algoritma-dan-pemrograman
This repository contains code archives from the Algorithm and Programming Practicum course in semester 1.
Last synced: 21 Mar 2025
https://github.com/607011/data-onion
Python script to solve Tom's Data Onion (https://www.tomdalling.com/toms-data-onion/)
decoding decryption ip programming python python3 riddle udp
Last synced: 18 Jun 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/ishaansathaye/usaco
USACO problems and competition problems
competitive java problemsolving programming python3 usaco
Last synced: 20 May 2026
https://github.com/labex-labs/advanced-mysql-practical-labs
In this course, master advanced MySQL techniques through hands-on labs covering indexing, stored procedures, triggers, transactions, replication, and more.
challenges course database exercises hands-on labex labs mysql playground programming
Last synced: 20 May 2026
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/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/krishnaclouds/node-chat-app
A Chat Application made using Nodejs (socket.io, express), jQuery
chat-application coding expressjs javascript jest jquery nodejs programming socket-io
Last synced: 01 Feb 2026
https://github.com/shahriar-raj/cse_108-object-oriented-programming-language-sessional
This repository contains all home and lab assignments for the CSE 108: Object Oriented Programming Language Sessional course, part of our Term-2, Level-1 curriculum. It applies theories from CSE 107 to problem-solving. We also learned JavaFX for frontend and made a java project "Football Player Database"
academic java javafx object-oriented-programming problems-solving programming project
Last synced: 08 Apr 2026
https://github.com/ite-2022-pwr/programowanie-obiektowe
Proamowanie obiektowe, semestr 2
Last synced: 27 Apr 2026
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/raphaelamonteiro/beecrowd
Exercícios de programação - Plataforma Beecrowd 🐝
beecrowd beecrowd-solutions programming python
Last synced: 26 Jun 2025
https://github.com/rafaelmprogrammer/calculator
This is a calculator in c#.
calculator csharp csharp-code junior-developer junior-programmer programmer programming
Last synced: 02 Jan 2026
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/evandroamparo/list-comprehension-in-python
This is the Python notebook version of the article by Dionysia Lemonaki originally published on https://www.freecodecamp.org/news/list-comprehension-in-python-with-code-examples.
beginner colab-notebook developer notebook notebook-publish programing-languagues programming python
Last synced: 20 May 2026
https://github.com/thomascode92/flow-name-service
Flow Name Service (FNS) is a decentralized naming system on the blockchain, enabling users to assign human-readable names to their blockchain addresses, contracts, and DApps. It ensures secure and censorship-resistant domain resolution, simplifying the user experience in the decentralized web.
blockchain cadence flow learnweb3 name-service programming web3
Last synced: 12 Jan 2026
https://github.com/portellam/bash-classes-and-functional-outputs
How to implement "classes" and functional outputs in Bash, which are not native to the language.
bash bashscript class compiled function inherited input interpreted language output programming reference scripted
Last synced: 17 Jun 2025
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/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/labex-labs/mongodb-for-beginners
A comprehensive MongoDB course covering essential skills from basic CRUD operations to advanced topics like data modeling, indexing, error handling, and data relationships. Perfect for beginners and intermediate developers.
challenges course exercises hands-on labex labs mongodb playground programming
Last synced: 08 Sep 2025
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/peteroyelegbin/roadmapbackendprojects
Project ideas to take you from beginner to advanced in Backend
api-consumption cli django fastapi file-upload filesystem markdown-parser programming python3 text-processing
Last synced: 12 May 2026
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/asko7779/nmap-scripts
List of some custom Nmap scripts I made, still developing more and adjusting the current ones
cybersec lua nmap nmap-scripts nse programming script-development
Last synced: 13 Oct 2025
https://github.com/patrykniemczyk/informejtycy
A free online platform with 1,500+ users, delivering interactive programming lessons and exercises.
coding coding-challenges data-structures-and-algorithms problem-solving programming programming-exercises
Last synced: 27 Jan 2026
https://github.com/musamairshad/geeksforgeeks-practice
Solutions to GeeksforGeeks practice problems.
competitive-programming geeksforgeeks logic-building programming
Last synced: 22 Aug 2025
https://github.com/m-ah07/weather-app
A simple Python CLI Weather App to fetch current weather information using the OpenWeatherMap API.
apis coding developertools opensource programming python weatherapp
Last synced: 24 Feb 2026
https://github.com/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/tomaztk/hangman_game_with_r
Classic word game Hangman for R language
game-hangman ggplot2 programming r rlanguage rstats
Last synced: 24 Feb 2026
https://github.com/jakubandrysek/kubaandrysek.cz
:globe_with_meridians: My personal portfolio with blog in Czech language
fusion360 gedgets ghpages jekyll kubaandrysek linux macos programming website
Last synced: 04 May 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/it-delinquent/blue_calculator
A simple WPF calculator
application calculation calculations calculator calculator-application csharp number numbers programming windows wpf wpf-application wpf-ui
Last synced: 04 May 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/pduartesilva2005/hairday
Aplicação WEB para agendamento para corte de cabelo
babel css frontend fullstack html javascript programming webpack
Last synced: 11 Apr 2026
https://github.com/ayltai/career-f5
Refresh your career in the IT industry
bootcamp career coding course developer development engineering learning programmer programming tech technologies technology
Last synced: 15 Oct 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/nicorb28/java
algorithms graph-algorithms java java-language java-test junit programming
Last synced: 15 Oct 2025
https://github.com/oliviernt/thoughts
Some random writings and thoughts
biking blog programming thought thoughts
Last synced: 22 Jan 2026
https://github.com/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