Programming
Programming is the process of designing and building an executable computer program to accomplish a specific computing result. It involves tasks such as analysis, generating algorithms, profiling algorithms’ accuracy and resource consumption, and the implementation of algorithms in a chosen programming language (coding). The field of programming spans many languages and technologies, forming the backbone of software development and information technology.
- GitHub: https://github.com/topics/programming
- Wikipedia: https://en.wikipedia.org/wiki/Computer_programming
- Created by: Programmers
- Related Topics: coding, software-development, algorithms, data-structures, computer-science,
- Aliases: software-programming,
- Last updated: 2026-06-23 00:24:34 UTC
- JSON Representation
https://github.com/ubaidsk/myrust.dev
🦀 Practical FAQ guide for Python & C++ developers learning Rust. AI-generated content with community improvements. Direct answers, code comparisons, no fluff.
ai beginners beginners-guide faq jupyter-book learning memory-safety programming python rust rust-lang systems-programming tutorial
Last synced: 29 Apr 2026
https://github.com/akashgutha/akashgutha.github.io
My blog :memo: :pencil2:
Last synced: 08 Jun 2026
https://github.com/milesrack/gitproj
GitProj is a command-line utility designed to automate creating new GitHub repositories.
automation bash bash-scripting command-line development git github github-api programming scripts
Last synced: 29 Apr 2026
https://github.com/snjlee58/computerprogramming-snu2021
[Assignment Source Codes & Scores] SNU CSE M1522.000600 Computer Programming (컴퓨터프로그래밍) by Prof. Young Ki Lee (이영기 교수님) in 2021 Fall Semester.
assignment computer cplusplus cse java programming snu solution
Last synced: 29 Apr 2026
https://github.com/tejas-130704/c-programming-
Program using C language (Games)
c-language games programming rock-paper-scissors tic-tac-toe
Last synced: 29 Apr 2026
https://github.com/rishabhmathur06/data-structures-and-algorithms
This repository contains the answers of all the questions related to Data Structures and Algorithms solved by Rishabh Mathur on various platforms such as GeeksforGeeks and HackerRank.
data-structures-algorithms data-structures-and-algorithms dsa dsa-algorithm dsa-practice programming python python-programming
Last synced: 29 Apr 2026
https://github.com/locus-x64/system-programming
This is the repo for System Programming projects and Linux utilities.
linux linux-shell linux-utilities programming sp sp-with-linux system-programming
Last synced: 29 Apr 2026
https://github.com/skarllot/flow-pair
Personal pair programming with CI&T Flow AI
anthropic assistant chatgpt ciandt claude-ai flow openai programming
Last synced: 29 Apr 2026
https://github.com/woolseyworkshop/article-adafruit-io-connecting-your-raspberry-pi-to-the-outside-world
Adafruit IO: Connecting Your Raspberry Pi To The Outside World Article Resources
adafruit-io electronics programming python raspberry-pi
Last synced: 29 Apr 2026
https://github.com/nishnha/nishnha.github.io
Nishnha's blog
blog jekyll london programming static
Last synced: 29 Apr 2026
https://github.com/wellitongervickas/notillew-password-strength
Functional programming learning
functional javascript learning lodash programming ramda typescript
Last synced: 29 Apr 2026
https://github.com/abdurrehman2003/typescript-nodejs-45exercises-2024
This repository contains exercises from my "Getting Started with TypeScript and Node.js" assignment. It covers fundamental TypeScript concepts, including variables, arrays, objects, and functions, along with Node.js integration. Completing these exercises strengthened my programming skills and prepared me for advanced web development.
assignment exercises fundamentals javascript learning nodejs programming typescript web-development
Last synced: 29 Apr 2026
https://github.com/dmarks84/ind_project_readme-generator
Independent (personal) project in which I automatically generate README files for each of my repositories from my coursework
dataframes etl numpy pandas programming python
Last synced: 29 Apr 2026
https://github.com/riwi-io-medellin/javascript_fundamentals
Explore the world of JavaScript from basic fundamentals to advanced handling
fundamentals javascript learn-to-code programming riwi
Last synced: 19 Jun 2026
https://github.com/rohya8/nvminstallation
Node Version Manager (NVM) installation guide on Windows
cheatsheet javascript node nodejs npm nvm programming windows
Last synced: 29 Apr 2026
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/pduartesilva2005/patins-animation
LP de patins animada
animation-css code css developer frontend fullstack html programming rocketseat web
Last synced: 30 Apr 2026
https://github.com/newir295/software_develpment
Software Development GIT Repo Applying OOP and Programming Principles in Projects & Side Hustles
cpp design-patterns oop oop-principles programming
Last synced: 08 Apr 2025
https://github.com/luisandresantos/devrepos
Personal repository with practice exercises and projects in C, C++, and Python for continuous learning and portfolio building.
beginner c commented-code cpp development education exercises-code-c learning-by-doing portfolio programming python
Last synced: 30 Apr 2026
https://github.com/it-delinquent/button_masher
A simple game where two people race to press their respective keys 100 times
button-masher csharp game mash player programming progress-bar ui windows wpf wpf-application wpf-ui
Last synced: 30 Apr 2026
https://github.com/teneplaysofficial/cplusplus-projects
This repository contains a collection of projects written in C++. Each project is designed to showcase various programming concepts and problem-solving skills. Explore projects ranging from simple console applications to more complex systems, demonstrating foundational and advanced techniques in each language.
algorithms codesamples coding cpp educational examples games opensource programming softwaredevelopment
Last synced: 19 Jun 2026
https://github.com/jcnm/peer
Peer is the next generation peer programmer AI assistant, aims to elevate your programming experience not just your productivity.
ai programming pyttsx3 whisper
Last synced: 01 May 2026
https://github.com/al-ghaly/ruleengineusingscala
A Rule-Based discount calculating engine for a retail store. The engine reads transaction data, applies various discount rules based on the product, date, and other criteria, and writes the results back to a database.
database etl etl-automation functional-programming jdbc oracle programming scala
Last synced: 01 May 2026
https://github.com/pedro-estevao/data-structures
Implementations in C++ of algorithms and data structures developed in the Data Structures course at Centro Universitário Barão de Mauá. Includes lists, stacks, queues, trees, graphs, hash tables, and sorting and searching algorithms.
academic-project algorithms algorithms-and-data-structures baraodemaua c computer-science cplusplus cpp data-structures graphs hash-table lists programming queues searching-algorithms stacks tree trees
Last synced: 08 Apr 2025
https://github.com/carlosfernandezcabrero/recursos-programacion
Colección de recursos de programación
bbdd challenges free git html programming resources rust sql webdevelopment
Last synced: 01 May 2026
https://github.com/pedro-estevao/programming-techniques
Projects developed in the Programming Techniques course (3rd semester, Computer Science - Centro Universitário Barão de Mauá) using C++. Focus on OOP, modularization, error handling, memory management, and algorithms.
academic-project algorithms baraodemaua c computer-science cplusplus cpp memory-allocation memory-management oop oop-principles programming
Last synced: 08 Apr 2025
https://github.com/muizzer07/university-assignments
This repository contains assignments which I solved from university Computer Science, Information technology, Business related classes (Australian undergrad & masters courses). Feel free to get any help from those solutions. Thanks!
assessment assignment documentation homework-assignments programming project proposal report thesis
Last synced: 01 May 2026
https://github.com/woolseyworkshop/article-hello-world-writing-your-first-swift-program
Hello World: Writing Your First Swift Program Article Resources
app-development beginner linux macos programming raspberry-pi swift web-development
Last synced: 01 May 2026
https://github.com/anacoda/canadiancomputingcompetition
My (work in progress) answers to the CCC
algorithms canadian-computing-competition ccc coding-challenges math programming python python3
Last synced: 20 Jun 2026
https://github.com/capellax02/com2044
(OBJECT ORIENTED PROGRAMMING) This repository contains the lecture slides, my lecture-related works, and assignments during my OOP course in the second year of the university.
java javafx object-oriented-programming programming spring
Last synced: 01 May 2026
https://github.com/johnyssauro/arduino-classes
Aqui se encontram todas as aulas do Curso de Introdução ao Arduino, ministrado por mim, bem como a maioria dos projetos implementados em .ino.
arduino arduino-ide cpp programacao programming robotica robotics
Last synced: 02 May 2026
https://github.com/utkarsha666/hdr-light-in-opengl
HDR Light In OpenGL
c graphics graphicsprogramming hdr light lighting opengl programming shader
Last synced: 02 May 2026
https://github.com/nazarepiedady/guia-de-python-pt
O guia do aventureio da Python.
programming pt-br pt-pt py py3 python python3
Last synced: 09 Jun 2026
https://github.com/space-boy-industries/basic-computing
basic computer fabric minecraft minecraft-mod programming
Last synced: 02 May 2026
https://github.com/lintangwisesa/java_upiyai_praktisimengajar
Dasar-Dasar Pemrograman Java - Praktisi Mengajar UPI YAI 2022
code java kampus-merdeka kemendikbud merdeka-belajar praktisi-mengajar programming
Last synced: 09 Jun 2026
https://github.com/ninjadiego/practicas-js
Ejercicios y practicas de JavaScript
es6 exercises javascript learning nodejs practice programming
Last synced: 02 May 2026
https://github.com/gladomat/pair-programming-with-chatgpt
Enhance your coding skills with ChatGPT
Last synced: 03 May 2026
https://github.com/mdmohsinhaider/java-program
java programing
collections-framework core java java-8 leetcode-java programming solutions
Last synced: 03 May 2026
https://github.com/rajtilak-2020/joke-generator
A Dynamic Joke Generator with a sleek and interactive user interface, designed to entertain and impress. It uses JavaScript to fetch random jokes from an API.
css css3 html html-css-javascript html5 javascript programming project
Last synced: 03 May 2026
https://github.com/reubenmathew/1104
Source code for Vex Teams 1104V/1104S
coding programming robotics robotics-competition robots
Last synced: 03 May 2026
https://github.com/niihaoru/website
Web-site about software development in Petropavlovsk-Kamchatskiy
consulting crm database devops engineering management programming raspberrypi sql stm32 web-site
Last synced: 20 Jun 2026
https://github.com/donghquinn/rust_practice
Rust Study 러스트 학습
functions language programming reference rust struct study tuple variable
Last synced: 09 Jun 2026
https://github.com/pitercoding/curso-python-curso-em-video
(PT): Curso introdutório de Python com foco em lógica de programação, prática e aprendizado progressivo. (EN): Introductory Python course focused on programming logic, hands-on practice, and progressive learning.
curso-gratuito data-structures error-handling estrutura-de-dados exercicios-praticos free-course funcoes functions logic logica-de-programacao mundo1 mundo2 mundo3 pratical-exercises programacao programming python tratamento-de-erros
Last synced: 03 May 2026
https://github.com/rayyannafees/mojolings
A project inspired by Rustlings & Ziglings
c lang language mojo programming python
Last synced: 03 May 2026
https://github.com/mwixy/pulse
A lightweight, block-scoped programming language designed for ultra-fast declarative GUI prototyping and native Python interoperability. Build desktop apps in seconds without import statements.
declarative-ui desktop-app gui interpreter programming programming-language pulse python python3 scripting-language tkinter tkinter-gui
Last synced: 03 May 2026
https://github.com/lightbluetitan/african_countries_indicators
African Countries: A Curated Dataset on Africa Indicators for Education and Data Science
africa african-countries analytics coding datascience datasets opensource programming python rstats statistics stats
Last synced: 03 May 2026
https://github.com/debajyoti1996/postgresql-free-tutorials
📚 Master PostgreSQL with free, hands-on tutorials designed for beginners to learn SQL, database design, and management effectively.
biomedical-informatics biomedical-ontologies exercises free-tutorials graph-database knowledge-graph medical-terminology neo4j neosemantics ontology postgresql programming py2neo python rdf semantic-web tutorials umls
Last synced: 03 May 2026
https://github.com/horikitasuzunetsundere/temperature-monitoring-with-control-system
Revolutionizing Temperature Control: Real-time Monitoring with C++ Program and Proteus Integration
arduino cpp embedded-systems programming proteus
Last synced: 04 May 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/affancoder/python_codes
PHYTON Codes | My Favourtie Langauge
coding coding-challenge programming python python-project
Last synced: 23 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/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/mrfavoslav/4bit-cpu-emulator
4bit CPU Emulator – A simple 4-bit processor emulator written in JavaScript. Run assembly code directly in your browser! Perfect for learning the basics of computer architecture and low-level programming.
4-bit-cpu assembler assembly assembly-language computer-architecture cpu-design cpu-emulator educational emulator javascript learning-tool low-level-programming open-source programming simulation web-emulator
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/fksxiz/tic-tac-toe
A simple Tic-Tac-Toe game written in Java with a visual display using JavaFX.
algorithms education github java javafx maven programming tic-tac-toe visualization
Last synced: 05 May 2026
https://github.com/arturobp3/several_old_projects
This repository contains some projects that I did between 2012 and 2016 when I started to learn programming at the age of 14.
c css html javascript learning-by-doing programming
Last synced: 05 May 2026
https://github.com/devlpr-x/001_pocket_withdrew_register
School project 001: Timely-inspired Time Tracking System I am designing a time tracking system that caters to both private businesses and organizations, inspired by the core functionality of "Timely." The project will use Django for the backend and Flutter for the frontend to deliver an efficient and user-friendly experience.
django flutter programming system timely
Last synced: 05 May 2026
https://github.com/rafaelmprogrammer/snakegame
The famous Snake Game
csharp game game-development junior-developer junior-programmer programmer programming
Last synced: 09 Jun 2026
https://github.com/priyanshujajal/bmi_calculator
A simple and responsive BMI (Body Mass Index) calculator built with React, allowing users to easily check their BMI in both Metric and Imperial units.
bmi-calculator coding css3 deployed github github-pages html5 javascript practice-project programming project react reactjs
Last synced: 06 May 2026
https://github.com/mattialemma/coursera-full-stack
Series of exercises and tests completed during the Meta Full Stack Developer Professional Certificate on Coursera.
api coursera full-stack github html-css-javascript programming python react sql web
Last synced: 06 May 2026
https://github.com/shahriarha/programming
Python problem solving, HR-30 days of code, DSA, NumPy
algorithms-and-data-structures cpp numpy programming python
Last synced: 06 May 2026
https://github.com/nirmalnishant645/nirmalnishant645.github.io
Personal Website
cv nirmalnishant645 personal-website portfolio portfolio-page portfolio-site portfolio-website programming project projects python python3 resume resume-website
Last synced: 09 Jun 2026
https://github.com/harrisonwelch/csci-4230-programming-languages-notes
Notes for Dr. Coleman's programming languages class
haskell markdown notes programming programming-languages prolog ruby scheme
Last synced: 06 May 2026
https://github.com/solracsx/powersub-demo-8327
⚡ Simplify your subscription management with powersub-demo-8327, a demo tool to streamline and automate your service subscriptions effortlessly.
api backend demo deployment educational frontend graphql javascript open-source powersub programming sample-code testing tutorials web-development
Last synced: 06 May 2026
https://github.com/gcoronelc/cepsuni-disbd-64751
Taller de Diseño de Base de Datos Relacionales con Gustavo Coronel.
database java oracle programacion programming python software sql
Last synced: 06 May 2026
https://github.com/lwz7512/next-letspy-today
A blog dedicated to interesting yet simple python applications
application blog nextjs programming python tutorials
Last synced: 06 May 2026
https://github.com/pratanup/linear-regression-from-scratch-in-python
Linear Regression from Scratch in Python
algorithms data-science evaluation linear-regression machine-learning machine-learning-algorithms programming python scikit-learn
Last synced: 06 May 2026
https://github.com/axorax/codelish
Use English as a Programming Language
ai codelish english programming programming-language
Last synced: 10 Jun 2026
https://github.com/sderosiaux/zio-story
🎯 Interactive, gamified learning platform for mastering ZIO - Scala's powerful library for async and concurrent programming
concurrent-programming education functional-programming gamification interactive-learning learning-platform nextjs programming scala tutorial typescript zio
Last synced: 07 May 2026
https://github.com/open-nudge/.github
Strategy, programming guidelines, upcoming projects and more!
communication docs documents github-actions guidelines information pre-commit programming python strategy yaml
Last synced: 07 May 2026
https://github.com/krishpranav/learngo
learn golang using this repo
go golang learning linux macos programming programming-language windows
Last synced: 07 May 2026
https://github.com/0hmx/voxelengineforcreativity
Craft Voxel is a voxel generated aimed at creative programming! it helps create string connection of visual world and the code
creative programming react threejs voxel
Last synced: 07 May 2026
https://github.com/ashifolfi/astview
A Lua/Love2D based program made to view json format clang ast dumps in a cleaner sorted manner
ast c clang cpp imgui lua programming utilities
Last synced: 07 May 2026
https://github.com/nicorb28/rails-vuejs
api developer mvc programming rails ror ruby ruby-on-rails vuejs
Last synced: 07 May 2026
https://github.com/ahota/blog
my dumb blog
blog c cplusplus life programming python
Last synced: 07 May 2026
https://github.com/berke2002/blox-fruits-script
Powerful script for Blox Fruits game that enhances gameplay and provides players with an edge. Includes features like auto-farm, teleportation, and more for an unparalleled gaming experience.
automation blox-fruits cheats code development exploits farming game github gui hackathon hacks lua multiplayer optimization programming roblox script scripting tools
Last synced: 08 May 2026
https://github.com/skuong/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: 10 Jun 2026
https://github.com/labex-labs/supervised-learning-regression
Supervised Learning: Regression | This repo collects 7 of programming labs exercises for Supervised Learning: Regression. Supervised learning. If you are hearing or reading this term for the first time, then it may be completely unclear what it means. Don't worry. In this lab, you will get a comp...
challenges course exercises hands-on labex labs machine-learning playgroud programming scikit-learn
Last synced: 08 May 2026
https://github.com/lonaryx/lingolinc
LingoLink — это быстрый языковой переводчик, который легко разрешает языковые барьеры! 🚀
css eel eel-python google html programming python python-3 python-app python-script python3 translate translation uk ukraine web website windows
Last synced: 09 May 2026
https://github.com/turhancan97/adventofcode
My solutions for Advent of Code (via Python)
2022-focus advent-of-code algorithms data-structures programming python
Last synced: 21 Jun 2026
https://github.com/davbauer/davbauer.github.io
Peronsal GitHub pages blog
article blog deep issues programming solutions
Last synced: 09 May 2026
https://github.com/clarete/wheelbarrow
Dump of random things that I play with
coding compilers fun parsers practice programming virtual-machines
Last synced: 24 Mar 2025
https://github.com/khaleelmuhd1998/programmingpractises
My coding practise history.
algorithms coding data-structures programming
Last synced: 08 Apr 2025
https://github.com/nrastija/TestoBus
Sadržaj kolegija Programsko inženjerstvo na 2. godini PDS IPS
analytics csharp design programming project-planning uml visual-studio
Last synced: 16 May 2025
https://github.com/happybravo/misc
A repo to store Miscellaneous code and snippets.
beautifulsoup4 bs4 c coin coin-toss collection ffmpeg file-finder miscellaneous-scripts moviepy neighbor-search programming python random random-number-generators snippets stone-paper-scissors webscraping
Last synced: 11 Apr 2026
https://github.com/sourceduty/hackathon
👨💻 Assistive online or in-person hackathon creator and guide.
ai artificial-intelligence bots chatbot chatgpt chatgpt-bot custom-gpt gpt gpts hack hack-challenge hackathon hackathon-tool hacked hacker hacker-contest hacker-tool hacking openai programming
Last synced: 29 Mar 2025
https://github.com/labex-labs/comptia-free-tutorials
Free CompTIA tutorials for beginners with 268 interactive lessons. Easy-to-follow programming guides with hands-on practice exercises.
awesome awesome-list comptia exercises free free-tutorials hands-on labex programming tutorials
Last synced: 28 Jul 2025
https://github.com/microshaftcorp/.os
OS Service
c file file-format os programming
Last synced: 02 Sep 2025
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/ssricardo/ssricardo.github.io
codes programming tips website
Last synced: 13 Apr 2026
https://github.com/woolseyworkshop/article-using-the-new-formatting-and-printing-capabilities-in-cpp20-and-cpp23
Using The New Formatting And Printing Capabilities In C++20 And C++23 Article Resources
Last synced: 13 Jun 2025
https://github.com/koompi/kosmosuniverse-script
koompi programming python shell terminal
Last synced: 13 Apr 2026
https://github.com/labex-labs/postgresql-for-beginners
In this course, learn PostgreSQL basics from installation to data operations, including database management, table creation, and simple queries.
challenges course database exercises hands-on labex labs playground postgresql programming
Last synced: 09 May 2026