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/gmostofabd/8051-push-button
🔗 This repository guides you to learn about digital input reading using an 8051 Microcontroller. The program is written in Assembly language and well-commented to ensure clarity. To read the digital input, two tactile push button switches are connected to I/O pins.
8051 assembly circuit debouncing digital download hex input mcu microcontroller programming proteus pull-down pull-up read schematic simulation switch
Last synced: 22 May 2026
https://github.com/gruz0/logs
Daily notes about my activity on pet-projects and something like that
logs programming self-development self-learning tracking
Last synced: 18 Feb 2026
https://github.com/aclark4life/interview
Interview Prep
algorithms interview-preparation programming python system-design
Last synced: 21 Mar 2025
https://github.com/tcdtist/public-programming-concepts
A repository to explore programming principles, patterns, and methods through code examples, blogs, books, and practical resources. ✌🏻
blogs books javascript programming programming-concepts
Last synced: 24 Jun 2025
https://github.com/nicolocurioni96/todoo
Simple TODO app, using SwiftUI and SwiftData
db programming swift swiftdata-example swiftui-learning tutorial
Last synced: 22 May 2026
https://github.com/woolseyworkshop/article-adafruit-io-connecting-your-arduino-to-the-outside-world
Adafruit IO: Connecting Your Arduino To The Outside World Article Resources
adafruit-io arduino electronics programming
Last synced: 17 May 2026
https://github.com/fatiq123/school-management-system-using-link-list-in-cpp
I developed this project using C++ language.
Last synced: 14 Mar 2025
https://github.com/woolseyworkshop/article-getting-started-with-the-tinyfpga-bx
Getting Started With The TinyFPGA BX Article Resources
electronics programming tinyfpga-bx verilog
Last synced: 03 Feb 2026
https://github.com/ferr0s04/feup-prog-project
Repository for PROG (Programming) course project of LEIC FEUP, for year 2022-23
cpp feup feup-leic programming
Last synced: 22 Mar 2025
https://github.com/rssr25/ios-development
Learning iOS development
bootcamp ios ios-swift ios11 learning learning-by-doing programming swift4 udemy udemy-course udemy-tutorial
Last synced: 19 Jul 2025
https://github.com/erkamuzuncayir/cpp-primer
This repository contains my solutions of exercises for "C++ Primer, 5th Edition" by Stanley B. Lippman
cpp cpp-programming programming programming-exercises programming-language solutions
Last synced: 15 Jan 2026
https://github.com/yuldashov10/topic_11
11. Работа с кортежами
learning-python programming python python3 shox-py
Last synced: 11 Sep 2025
https://github.com/monowarhusain/cse111_programming-language-ii_sp24-
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 bracucse cse111 encapsulation inheritance monowar monowar-husain-bracu monowar-husain-cse monowar-husain-mns monowar-husain-omi-bracu monowarbracu oop programming python taw
Last synced: 29 Apr 2026
https://github.com/starlitdreams/random-walk-sdl2-
This project is a random walk simulation using SDL2. It creates a graphical window where each step of the walk is colored based on its direction (up-left, up-right, down-left, down-right). The walk resets if it goes out of bounds. Built with SDL2, it features color-coded steps and boundary resets. Contributions are welcome!
cpp cpp-all cpp-programming cpp20 cpp23 programming random random-generation sdl sdl2 sdl2-image
Last synced: 03 Jan 2026
https://github.com/joseph7814/c-oop
This Project is about Design A Scheduler Following Non-Preemptive Scheduling Approach To Schedule.
operating-system programming schedule scheduler testcases
Last synced: 06 Jun 2026
https://github.com/nagipragalathan/aimoveedtior
AiMoveEditor is a web-based text editor powered by AI, designed to assist developers in coding and documentation. It offers real-time AI support for code improvement, explanations, and modifications via an integrated chatbot.
aichatbot aimoveeditor aitools chromeextension codeconversion codeeditor codinghelp devtools programming techinnovation texteditor webdevelopment
Last synced: 05 Apr 2025
https://github.com/neemiasbsilva/programming-skills
Welcome to my repository of programming skills. Summary, i will show some implementations of classic programming challange. I'II try to use in most of problem Java program language, because I want to improve my skills in this language.
code-challenge-practice programming programming-challenges
Last synced: 16 May 2026
https://github.com/nagipragalathan/first-project
This repository contains a simple train ticket reservation system implemented in C. It includes functionalities for booking, viewing, and managing train tickets. The project demonstrates basic file handling, data structures, and user input/output operations in C.
c cprogramming datastructures filehandling learningtocode programming projectshowcase softwaredevelopment techinnovation techskills trainreservationsystem trainticketreservation traintickets
Last synced: 05 Apr 2025
https://github.com/jeluchu/matepedia
Aquí podrás encontrar todos los programas de matemáticas que voy realizando. Desde los más fáciles hasta operaciones complejas
cpp matematicas mathematics maths operations programming programming-language
Last synced: 18 Jun 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/ashirafzal/data-structures-examples
Data-Structures-Examples
csharp data-structures programming
Last synced: 17 May 2026
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/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/muhamedlabs/muhamed_pro-suite
Этот пакет — универсальный набор для творческих и технических специалистов, включающий плагины и уроки для работы в Adobe After Effects, Premiere Pro, Photoshop, Illustrator, Cinema 4D, Blender и не только.
demo design pak programming visualization youtube
Last synced: 14 May 2026
https://github.com/suraj-kumar00/go-learnings-with-project
Learning Go with building projects
Last synced: 05 Apr 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/palwisha-18/javascript-programming-exercises
JavaScript Programming Exercises
javascript programming programming-exercises
Last synced: 05 Apr 2025
https://github.com/aniekanbane/bank-simulation
Simulation of common banking transactions
banking csharp oop programming
Last synced: 18 Apr 2026
https://github.com/palwisha-18/python_programming_exercises
programming programming-exercises python
Last synced: 05 Apr 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/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/sanssecours/python-introduction
Python Programming Introduction (in German Language)
german introduction programming python
Last synced: 21 Mar 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/alisamirali/youtube-alg-ds-course
Javascript Algorithms + Data Structures
algorithms datastructures javascript programming software-engineering
Last synced: 07 Apr 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/kawapa/kawapa.github.io
A personal blog showcasing my thoughts, and technical insights, built with passion and code.
books cpp productivity programming
Last synced: 17 May 2026
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/jimcostdev/curso-go
Sumérgete en el mundo de Go y domina uno de los lenguajes más potentes y eficientes de la actualidad.
Last synced: 17 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/uehwan/programming-study-pathway
A concise curriculum for mastering computer science using web materials
coding computer-science java machine-learning programming python web
Last synced: 12 Apr 2026
https://github.com/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/akryvtsun/blog
Personal Web Site
architecture blog java jekyll kotlin programming
Last synced: 20 Jan 2026
https://github.com/aloisseckar/web-4-school
This project is used for hosting simple www pages created by elementary school students during my lessons about webdesign basics.
css html javascript programming web website www
Last synced: 15 May 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/jnsougata/assignments
Assignments I'm working on as part of my studies
data-structures dbms os programming
Last synced: 20 Jul 2025
https://github.com/hjyup/programming-basics
Here you can find laboratory work for the subject 'Fundamentals of Programming'
programming programming-exercises programming-language
Last synced: 21 Mar 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/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/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/sketchcompany/sketchygamesdeploy
Deploy project for netlify
Last synced: 06 Feb 2026
https://github.com/itsnotizzy/programming-languages
Programming Languages drafts
programming programming-languages
Last synced: 25 Jul 2025
https://github.com/labex-labs/numpy-for-beginners
This comprehensive course covers the fundamental concepts and practical techniques of NumPy, the essential library for numerical computing in Python. Learn to create, manipulate, and analyze arrays efficiently.
array-manipulation array-slicing beginner-friendly course data-analysis data-science data-structures fast-computation hands-on labex labs linear-algebra matrix-operations numerical-computing numpy programming python python-programming scientific-computing vectorized-operations
Last synced: 20 Jun 2026
https://github.com/sjthesahiljoseph/the-cpp
The-Cpp is a C++ language learning repository made by sjTheSahilJoseph. I created that for my personal learning, teaching, notes, practice etc... But feel free to use that. No problem with it. Thank You.
coding learn learning notes personal programming programming-in-cpp software-engineering the-cpp
Last synced: 26 Jul 2025
https://github.com/shroudsourav/pwncollege
My pwncollege writeups
coding hacking networking pentesting programming pwncollege reversing writeups
Last synced: 17 Feb 2026
https://github.com/mdasif-join/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: 18 Sep 2025
https://github.com/secretpasta/simpleshooter
Final section of my Unreal Engine C++ course on udemy
ai cpp programming shooter-game unreal-engine-5
Last synced: 19 Jul 2025
https://github.com/amarafinbarrs/python-who-is-richer
A relational Python program to calculate and find out who is richer than who within any number of individuals
conditional-statements data-science if-else loop programming python3
Last synced: 18 Sep 2025
https://github.com/gabin221/advent_of_code
Ce repo contient des solutions des puzzles proposés pour Advent of Code.
advent-calendar advent-calendar-for-developers advent-calendars-2023 advent-of-code advent-of-code-2023 challenges coding development kotlin open-source personnal-project programming programming-languages python resolutions riddles solutions training
Last synced: 15 May 2026
https://github.com/dragon90o/dragon90o
🦾✍️Here you can find proyects that i have made 🧠
css html programming prosthetics python
Last synced: 18 May 2026
https://github.com/spimy/imageblender
A simple Python program that merges two pictures together, basically a collage automation. Made this to ease my life since I don't want to manually merge all my images manually using so this program does it all for me at the click of a button in a specific directory. It also adds a watermark of your Instagram tag.
image image-manipulation image-processing instagram layout merge merger programming python python3
Last synced: 27 Jul 2025
https://github.com/shockz-offsec/computacion-cuantica
Introducción a la computación cuántica con Qiskit en dispositivos reales de computación cuántica proporcionados por IBM Quantum
ibm jupyter-notebook programming python qiskit qiskit-tutorial quantum quantum-computing script
Last synced: 17 May 2026
https://github.com/candygoose/programming_1_term_ict
Программирование 1 семестр Инфокоммуникационные технологии (ИКТ) ИТМО
Last synced: 17 May 2026
https://github.com/tokhy1/oop_revision
A comprehensive guide to Object-Oriented Programming (OOP) concepts, featuring clear explanations, practical examples, and exercises for learners at all levels. Whether you're revising your knowledge or starting from scratch, this repository is designed to help you understand and apply OOP principles effectively.
coding learning learning-resources oop oop-principles programming
Last synced: 27 Jul 2025
https://github.com/ryanlarge13/fivefurnace-beta
This version of FiveFurnace is in beta, currently Fetching temperatures via openWeatherApi. But the accuracy is not perfected.
api oop programming vanilla-javascript
Last synced: 17 Jul 2025
https://github.com/Programmer-RD-AI-Archive/Dog-or-Cat-V2-CNN
Dog-or-Cat-V2-CNN
cnn programming python python3 pytorch
Last synced: 20 Sep 2025
https://github.com/Programmer-RD-AI-Archive/Car-Object-Detection-V10-Learning-Detectron2-V2
Car-Object-Detection-V10-Learning-Detectron2-V2
ai detectron detectron2 dl ml object-detection programming python python3 pytorch
Last synced: 20 Sep 2025
https://github.com/Programmer-RD-AI-Archive/Learning-Data-Structures-Algorithms
Data Structures + Algorithms
algorithms data-structures intelligence logic mathematics programming python
Last synced: 19 Sep 2025
https://github.com/Programmer-RD-AI-Archive/Weather-archive-Jena-V2
Weather-archive-Jena-V2
artifical-intelligense deep-learning machine-learning programming python python3 pytorch rnn torch weather
Last synced: 19 Sep 2025
https://github.com/Programmer-RD-AI-Archive/Percolation
Percolation Simulator: Python program for liquid filtration analysis.
classes functions modules prettytable programming python python3
Last synced: 19 Sep 2025
https://github.com/Programmer-RD-AI-Archive/Text-Is-About-Covid-or-Not
Text-Is-About-Covid-or-Not
ai covid covid19 deep-learning dl natural-language-processing nlp programming python python3 pytorch
Last synced: 19 Sep 2025
https://github.com/Programmer-RD-AI-Archive/Transfer-Learning
Transfer-Learning
ai dl lightning-bolt ml programming python python-3 python3 pytorch pytorch-lightning pytorch-lightning-bolts tl torchvision transfer-learning
Last synced: 19 Sep 2025
https://github.com/Programmer-RD-AI-Archive/NLP-with-Disaster-Tweets-V2
NLP-with-Disaster-Tweets-V2
artifical-intelligense deep-learning machine-learning nlp programming python python3 pytorch
Last synced: 19 Sep 2025
https://github.com/labex-labs/hydra-for-beginners
In this course, learn the fundamentals of using Hydra, a powerful password cracking tool. Explore installation, basic commands, and attack various services like SSH, HTTP, FTP, and Telnet.
beginners brute-force command-line course cybersecurity ethical-hacking ftp hands-on http hydra labex labs linux-tools network-security password-cracking penetration-testing programming security-auditing ssh telnet
Last synced: 09 Feb 2026
https://github.com/labex-labs/sqlite-intermediate-to-advanced
In this course, delve into advanced SQLite techniques. Master constraints, indexing, joins, subqueries, transactions, triggers, views, full-text search, JSON, backups, PRAGMA tuning, CTEs, window functions, and more!
advanced-sql course data-analysis data-integrity data-manipulation data-modeling database database-design hands-on labex labs performance-tuning programming query-optimization relational-database schema-management sql sqlite stored-procedures transaction-management
Last synced: 18 May 2026