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/a-bdellatif/timedatetemperaturesystem
Dual Display: Time, Date & Temperature Monitor(unfinished)
clanguage microchip pic pic18f pic18f452 programming project
Last synced: 29 Mar 2025
https://github.com/a-bdellatif/software_pwm_generator
This implementation is useful in case where dedicated PWM hardware is unavailable.
c18-compiler ccp microchip microcontroller pic pic18f pic18f452 programming pwm pwm-duty-cycle software
Last synced: 29 Mar 2025
https://github.com/brittojo7n/webscrap-tt2userdetails
Totem Tribe 2 Jotun User details (ids and account names) dataset and script for scraping and updating the dataset.
datascience dataset games jotun programming programming-languages scrape scraping-python scraping-websites totem totem-tribe totem-tribe-2 totem-tribe-2-jotun totem-tribe-jotun totemtribe tribe userdetails web webscraper webscraping
Last synced: 14 Apr 2025
https://github.com/aclark4life/interview
Interview Prep
algorithms interview-preparation programming python system-design
Last synced: 21 Mar 2025
https://github.com/pedro-estevao/college-portal
A Student & Teacher Portal Clone project developed for the Programming Techniques 1 course (3rd semester, Computer Science - Centro Universitário Barão de Mauá) using PHP (OOP) and MySQL. A foundational academic project available for those studying OOP in PHP.
academic-project baraodemaua computer-science database mysql mysql-database oop oop-php php programming programming-techniques
Last synced: 25 Feb 2025
https://github.com/jensadev/tod-programmering
Kursmaterial för programmering 1
education excercises programming python
Last synced: 20 Jan 2026
https://github.com/aishikmukherjee/structures-and-unions-in-c
Developer/Creator: Aishik Mukherjee
c c-programming cse data-structures easy educational learn learn-to-code programming ready-to-use structure structures structures-in-c top unioin unions unions-in-c
Last synced: 09 Apr 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/nelo-cmd/to-do-list
A To-Do List web application with localStorage, built with Reactjs
front-end-development frontend javascript programming reactjs to-do-list
Last synced: 11 Apr 2026
https://github.com/wilberdhp/ejercicios-de-logica
Ejercicios de lógica
javascript logic logic-programming programming programming-exercises
Last synced: 19 Jun 2025
https://github.com/kartikmanimuthu/from-zero-to-hero-golang
'From Zero to Hero with Golang' is your one-stop-shop to learn Go.
go-examples go-guide go-programming golang programming
Last synced: 18 Jun 2026
https://github.com/aishikmukherjee/random-password-generator-in-python
Developer/Creator: Aishik Mukherjee
code easy learn-to-code password password-generator programming programming-in-python programming-language python python3 randomization ready-to-use
Last synced: 09 Apr 2025
https://github.com/vaibhavmojidra/android-java---demo-2-simple-data-binding
In Android, the Data Binding Library is a support library that allows you to bind UI components in your layouts to data sources in your app using a declarative format rather than programmatically.
android android-java coding data-binding mojidra programming vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: 28 Apr 2026
https://github.com/kamikaramazov/pylearnhub
Welcome to the Python Learning Repository! This repository is designed to help beginners, intermediate, and advanced learners of Python improve their skills through various resources and projects.
cybersecurity hacking learning programming python tutorials
Last synced: 22 Apr 2026
https://github.com/zommuter/ama
Ask me anything!
42 ama ask-me-anything medical-physics meta music numerics parent physics programming questions
Last synced: 04 May 2025
https://github.com/moeki0/code-reading-guideline
Code Reading Guideline for Me.
drawio graph guideline programming
Last synced: 09 Feb 2026
https://github.com/marcuwynu23/ai-generated-articles
Explore this repository's markdown files for guides and tutorials on programming setups, installations, and tips to optimize your workflow and solve common issues, from database configurations to project creation.
articles document expressjs laravel mongodb mssql mysql nodejs php posgresql programming python rails ruby security sql technology vue
Last synced: 09 Apr 2025
https://github.com/7mee3d/simi-simple-bank-system
📌 A simple bank system programmed in C++ to manage customer data in an organized manner through a text interface that contains a list of main options that allow dealing with customers (view - add - modify - delete - search).
Last synced: 28 Jun 2025
https://github.com/salmansaleem-17/pf-dsa-os-and-cc-lab-cpp-projects
C++ lab projects from university courses: Programming Fundamentals, Data Structures, Operating Systems, and Compiler Construction.
algorithm algorithms algorithms-and-data-structures c-plus-plus compiler-construction data-structures data-structures-algorithms data-structures-and-algorithms operating-systems operating-systems-project problem-solving programming programming-fundamentals
Last synced: 28 Jun 2025
https://github.com/g1joshi/cs50x
CS50x 2020 Introduction to Computer Science
computer-science cs50 cs50x programming
Last synced: 02 Mar 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/julien-sobczak/blog-astro
Personal Blog
blog lifelong-learning programming reading
Last synced: 12 Jan 2026
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/ashsajal1/rust-practice
A repo to practice & learn rust.
coding learning programming rust rust-lang rust-practice
Last synced: 08 Sep 2025
https://github.com/edandresvan/practice-book-rust-servers-services-apps
Practical exercises from the book «Rust Servers, Services, and Apps» by Prabhu Eshwarla (Manning).
practice practice-programming programming rust rust-lang
Last synced: 11 Jun 2026
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/chameleontartu/competitive_programming
Repository with solution. Preparation to upcoming competitions.
codeforces e-olymp hackerrank programming timus
Last synced: 15 Dec 2025
https://github.com/arsalan-dev-engineer/why-should-you-learn-python-in-2022
Why should you learn Python in 2022? I've written this article using the FPDF library.
article fpdf fpdf-library learn-to-code pdf pdf-document pdf-python programming projects python python-pdf python3 report
Last synced: 16 May 2025
https://github.com/pioneershub/euroscipy-conference
Community-driven conference realization for EuroSciPy
ai machine-learning open-source programming python scientific-computing software-engineering statistics
Last synced: 14 Mar 2025
https://github.com/masum184e/handbook
Dive into the vibrant universe of notes for various programming languages, Git, and other essential technologies. Whether you're a beginner looking to grasp the fundamentals or an experienced engineer seeking quick references, you'll find a wealth of information here.
computer-science-and-engineering cse full-stack-developer git javascript programming se software-engineer software-engineering sql
Last synced: 31 Mar 2025
https://github.com/yuldashov10/topic_11
11. Работа с кортежами
learning-python programming python python3 shox-py
Last synced: 11 Sep 2025
https://github.com/rgomez90/my-free-code-camp
My repo for the FCC exercises & projects
freecodecamp learn-to-code learning learning-by-doing programming project web
Last synced: 16 Feb 2026
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/gyanendrokh/c-school
All programs for School
c c-language clang program programming school
Last synced: 18 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/omr-ql/solving-numbers-problems
Here Where I solve some problems in mathematics and programming concepts.
cpp number-programs problem-solving programming python
Last synced: 17 May 2026
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/chaudharypraveen98/spotifyapi
It is a class based client Api. It makes multiple get request with the spotify to search songs, album, artist and the tracks..
api programming python scripting spotify-api
Last synced: 27 Mar 2025
https://github.com/ikanurfitriani/prak-pemrograman-berorientasi-objek
This repository contains code archives from the Object Oriented Programming Practicum course in semester 4.
java oop oriented-object-programming programming
Last synced: 21 Mar 2025
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/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/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/fatiq123/school-management-system-using-link-list-in-cpp
I developed this project using C++ language.
Last synced: 14 Mar 2025
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/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/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/siddhantprateek/java-resources
Jave Learning Resources
competitive-programming containers data-structures java learning-labs leetcode-java problem-solving programming work-in-progress
Last synced: 10 Apr 2025
https://github.com/ashirafzal/data-structures-examples
Data-Structures-Examples
csharp data-structures programming
Last synced: 17 May 2026
https://github.com/capjavert/do-you-even-code
Official page for hackathon team "Do you even code?"
hackathon programming students webdesign
Last synced: 05 Jan 2026
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/blaketarter/simple-fp
A simple, small, no dependeny functional programming library
declarative fp functional javascript programming simple
Last synced: 16 Jan 2026
https://github.com/ikanurfitriani/pemrograman-berorientasi-objek
This repository contains code archives from the Object Oriented Programming course in semester 4.
java oop oriented-object-programming programming
Last synced: 21 Mar 2025
https://github.com/suraj-kumar00/go-learnings-with-project
Learning Go with building projects
Last synced: 05 Apr 2025
https://github.com/gcoronelc/uc-2021-20-fund-prog
Curso Fundamentos de Programación en la Universidad Continental del programa a distancia.
cpp gcoronelc programacion programming
Last synced: 10 Jul 2025
https://github.com/ondrejhruby/pythonessentials
A comprehensive guide to Python essentials, featuring a variety of code examples demonstrating basic to advanced concepts. This repository is ideal for beginners and intermediate learners looking to strengthen their Python programming skills through practical exercises.
algorithms classes-and-objects data-structures functions jupyter-notebook programming python
Last synced: 18 May 2026
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/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/palwisha-18/javascript-programming-exercises
JavaScript Programming Exercises
javascript programming programming-exercises
Last synced: 05 Apr 2025
https://github.com/palwisha-18/python_programming_exercises
programming programming-exercises python
Last synced: 05 Apr 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/mr-hrr-harry/product_based_problems
This a repo with a product based company problems and their solutions with most effective solution considering efficiency, code size, time complexity, space complexity and by avoiding inbuild methods
c java practices problems product-based programming skillrack zoho
Last synced: 27 Apr 2026
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/sanssecours/python-introduction
Python Programming Introduction (in German Language)
german introduction programming python
Last synced: 21 Mar 2025
https://github.com/tigran-sargsyan-w/ft_printf
The goal of this project is pretty straightforward. You will recode printf(). You will mainly learn about using a variable number of arguments. How cool is that?? It is actually pretty cool :)
42 42school c formatting function implementation mandatory printf programming string-manipulation unix
Last synced: 29 May 2026
https://github.com/khaled878/lyscode-platform
🎓 Build and manage online courses with the LysCode.com Course Platform for effective learning and teaching experiences.
course cybersecurity javascript nodemon openapi platform programming talwindcss typescript vite website yarn
Last synced: 05 Apr 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/byrongomezjr/mylocalllc
A React Native application for users who want to connect with local businesses within their community. This application serves local communities by promoting businesses within specific cities, counties, towns, and more. Business owners can sign up and promote their LLCs to local residents who may need their services
business economics finance-management llc programming
Last synced: 01 Jul 2025
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/rkstudio585/number-guessing-game
Number Guessing Game is a C program where players guess a random number between 1 and 100. With up to 10 attempts, users receive feedback on whether their guesses are too high or low. It's a fun and interactive way to test your guessing skills!
c-program cprogramming game games guessing guessing-game number number-guessing number-guessing-game number-theory program programming
Last synced: 12 Jun 2025
https://github.com/labex-labs/quick-start-with-numpy
Quick Start with NumPy | This repo collects 15 of programming labs exercises for Quick Start with NumPy. This course will teach you the fundamentals of NumPy, a library that supports many mathematical operations.
challenges course exercises hands-on labex labs numpy playgroud programming python
Last synced: 31 Dec 2025
https://github.com/harshthakur54/cricket-score-card
This is a cricket Score card program for c language which is a first year project for pps
c card cricket programming score
Last synced: 31 Mar 2025
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/aravind452/flight-ticket-booking
Zoho 3rd round project - Flight ticket booking system
Last synced: 14 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/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/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/woolseyworkshop/article-driving-a-dc-motor-with-circuitpython
Driving A DC Motor With CircuitPython Article Resources
circuitpython drv8833 electronics kicad linux macos motor motor-driver programming windows
Last synced: 05 Apr 2026
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/sokhuong-uon/go-shorts
Tutorial for Go Programming Language on my YouTube channel ( A lot of code )
backend coding go golang learn-to-code programming server shorts tips tips-and-tricks youtube
Last synced: 19 May 2026
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/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/silent0wings/arithmetic-calculator-using-custom-stack-implementation
This project implements an arithmetic calculator capable of parsing and evaluating mathematical expressions using a custom stack data structure. The calculator handles various arithmetic operations and parentheses, providing accurate results for complex expressions.
algorithm arithmetic-calculator calculator coding-practice custom-data-structure custom-stack data-structures expression-evaluation java math-operations math-tool programming reverse-polish-notation software-development stack-implementation
Last synced: 25 May 2026
https://github.com/aniekanbane/bank-simulation
Simulation of common banking transactions
banking csharp oop programming
Last synced: 18 Apr 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/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/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/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