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/pithase/linux-asm-x86-64-tech-notes
Artículos, notas técnicas y ejemplos prácticos sobre programación en lenguaje Ensamblador x86-64 para Linux. | Articles, technical notes and practical examples on x86-64 Assembly language programming for Linux.
assembly debugger linux low-level-programming programming tech-article x86-64
Last synced: 25 Apr 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/omr-ql/ciphers
Here is some DR.Mohammad EL-Ramly Ciphers
c-plus-plus cipher-algorithms programming
Last synced: 10 Jan 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/bravo68web/i-love-js
Just Cringing around with Javascript
hacktoberfest hacktoberfest-accepted hacktoberfest2022 language programming programming-language
Last synced: 03 Feb 2026
https://github.com/glas877/roblox-scriptify
The Roblox Scriptify Executor is a robust tool designed for seamless script execution in Roblox. It features an efficient injector and DLL mapping for smooth integration, along with a whitelisting system for enhanced security. The executor boasts a user-friendly website and an intuitive UI, ensuring a streamlined experience for users.
automation code development game github lua open-source programming project repository roblox roblox-scriptify script scripting
Last synced: 03 Mar 2025
https://github.com/kawser2133/programming-basics-part1
Programming Basics Part 1 - This repository provides a comprehensive introduction to foundational C# programming concepts, including classes, objects, constructors, types of classes, and access modifiers.
access-modifier classes constructor csharp fields methods object-oriented-programming objects oop programming properties
Last synced: 31 Mar 2025
https://github.com/vaibhavmojidra/python---demo-try-except-construct
To handle the exception, we have put the code, result = numerator/denominator inside the try block. Now when an exception occurs, the rest of the code inside the try block is skipped. The except block catches the exception and statements inside the except block are executed.
error-handling error-handling-python exception-handling-python mojidra programming python python2 python3 vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: 14 Mar 2026
https://github.com/vuurvos1/functional-programming
HVA functional-programming
data formatting functional nodejs programming
Last synced: 03 Oct 2025
https://github.com/meharehsaan/object-oriented
This repo contains Object Oriented Programming course labs mainly in c++.
cpp labs oop-in-cpp programming
Last synced: 16 Jun 2025
https://github.com/rikurauhala/advent-of-code
My Advent of Code solutions
advent-of-code algorithms christmas data-structures programming puzzle python
Last synced: 15 Mar 2025
https://github.com/isaac-lal/learning-py
code learning programming py python
Last synced: 14 Jun 2025
https://github.com/ite-2022-pwr/ite-is-semestr-2
Semestr 2, studia inżynierskie: Programowanie obiektowe
java object-oriented-programming oop programming
Last synced: 28 Mar 2025
https://github.com/thenocturnaldevgypsy/code-lab-lecture-exercises
Library/source codes that I've coded and used for my lectures during my career as BSCS/BSIT/BSCOE Assistant Professor for BSCS, BSIT and BSCOE way back late 2007 to 2015 (on-going retrieving the codes and rearranging the repo) . You like the Repo? Don't forget to 🌟, 👁️, 🔱 and ❤️
algorithms algorithms-and-data-structures computer-science computer-science-algorithms computer-science-data-structures computer-science-education data-structures data-structures-and-algorithms java programming programming-exercises thenocturnaldevgypsy thenocturnaldevgypsy-io
Last synced: 09 Jun 2026
https://github.com/m-u-c-k-a/advent-of-code
Advent of Code: Annual coding challenge with daily puzzles in December.
advent-of-code advent-of-code-2023 advent-of-code-2023-python challenges coding-challenge december programming puzzles python
Last synced: 30 May 2026
https://github.com/candygoose/programming_1_term_se
Программирование 1 семестр Программная инженерия (ПИиКТ) ИТМО
itmo java programming software-engineering
Last synced: 20 Jun 2026
https://github.com/zaahidali/assembly-language-lab
assembly-language assembly-language-programming emu8086 programming tasks
Last synced: 12 Jun 2026
https://github.com/roggersanguzu/object-oriented-programming
This encompasses the use of the console and the Various Java Libraries including the backend Databases.
console-application databases java javalib programming
Last synced: 08 Jan 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/overblue1/random-coding-problems-and-solutions
A collection of random coding problems with solutions in various programming languages, perfect for practice and learning.
c challenges coding-challenges competettive-programming competitive-coding cpp educational-resources java learn-to-code learning-exercise learning-resources problem-solving programming programming-challenges
Last synced: 23 Mar 2025
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/iainmon/altino
An unofficial repository for Altino.
altino altino-coding arduino coding learning-code programming
Last synced: 15 May 2026
https://github.com/mgross21/local-ai
Containerized Service to run AI locally
anonymity local-ai ollama open-webui privacy programming searxng
Last synced: 09 Jul 2025
https://github.com/zeeshier/programming_fundamentals
In this reposity, i covered Programming Fundamentals in C++ for Beginners
cpp programming programming-fundamentals
Last synced: 13 Jun 2025
https://github.com/majsylw/python-3.x-examples
Some notes for python consultations in summer semester 2020/21
monte-carlo-methods programming programming-exercises python3 random regex sorting-methods strings-manipulation wust
Last synced: 26 Mar 2025
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/exp-codes/pyyaml-erb
解析 yaml 配置文件中的的环境变量
environment erb programming pyyaml-erb yaml
Last synced: 15 May 2026
https://github.com/awais-124/bankist-web-app
A Bankist App developed using JavaScript for learning.
arrays css html js programming webapplication
Last synced: 03 Feb 2026
https://github.com/asko7779/kernel-snippet
a piece of garbage kernel code which doesnt work for shit made for testing and experimenting
cplusplus kernel programming systemprogramming
Last synced: 23 Mar 2025
https://github.com/bhaktiswarup/think_tank
Collaborate with AI agents on diverse topics using the UltimateThinktank Crew. Store insights in Notion and access real-time web information. 🐙🤖
analysis assistant-chat-bots business-intelligence chatgpt competitive-programming congress cpp gpt4 hacktoberfest hacktoberfest2022 llm openai programming reader scraping semiconductor svelte tauri
Last synced: 11 Apr 2026
https://github.com/masudursourav/bus-ticket-booking-system
This project I did for my 1st year 1st semester Project with C course
cprogramming programming project
Last synced: 15 Mar 2025
https://github.com/anson09/ac
AC means power or accepted, practicing your js and programing skill from here 🧤
algorithm js leetcode programming
Last synced: 15 Mar 2025
https://github.com/mylena13s/electric-vehicle-data-analysis
data-analysis data-science programming pyspark-notebook
Last synced: 15 Mar 2025
https://github.com/rudradcruze/phitron
Phitron is a platform designed to help individuals build a strong foundation in programming. It offers courses on various topics, including basic programming, data structures, algorithms, object-oriented programming, databases, and more. Batch 5
Last synced: 01 May 2026
https://github.com/exposedcat/monkey-code
Web-based Coding RPG | OPU Thesis
game godot godot-engine godot-engine-4 godot-script godot4 godotscript learn-programming programming rpg rpg-game typescript
Last synced: 21 May 2026
https://github.com/ravirch/python-fundamentals
This open-source project is designed to provide a comprehensive guide to the fundamental concepts of Python programming.
Last synced: 15 Mar 2025
https://github.com/shaadart/koded
[OPENSOURCE] Learn to code for free with the power of memes.
coding engineering learning-exercise memes programming programming-websites python python3
Last synced: 13 May 2026
https://github.com/primaryobjects/employees
.NET Core + Razor Pages example of object oriented design.
csharp net-core object-oriented-design object-oriented-programming ood programming razor-pages webapp
Last synced: 16 May 2025
https://github.com/skylar-lorena/intro-to-programming
This is a basic restaurant landing page created to showcase various HTML elements, semantics, classes, and ids and how to style them using CSS for beginners.
beginners-guide css css-box-model html-css html5 introduction-to-css introduction-to-html5 introduction-to-programming programming
Last synced: 03 May 2025
https://github.com/labex-labs/mysql-for-beginners
In this course, you will learn what Structured Query Language (SQL) and databases are, the basics of database management, how to set up and configure MySQL, and how to get MySQL client to connect to a MySQL Server.
basic-sql-queries course database-design database-security hands-on labex labs linux linux-command-line mysql mysql-installation mysql-performance mysql-setup mysql-workbench programming relational-databases sql sql-data-definition sql-data-manipulation sql-joins
Last synced: 15 May 2026
https://github.com/pockerman/scala_learn
Notes for learning Scala programming
programming scala scientific-computing
Last synced: 15 May 2026
https://github.com/m1chtv/mich-code-quest
interactive web application that helps users improve their programming skills
challenge javascript javascript-game js programming quests
Last synced: 23 Mar 2025
https://github.com/nikhilkumarmishra/learn_programing_app
This app aims to provide high-quality programming education with a unique blend of traditional Indian educational values and modern technology.
android android-application kotlin-android learning learning-app programming
Last synced: 02 Mar 2025
https://github.com/microshaftcorp/.os
OS Service
c file file-format os programming
Last synced: 02 Sep 2025
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/hussein-m-kandil/top-javascript-study
Projects that i built while studying "The Odin Project" (JavaScript Course - Full Stack JavaScript Path)
css development fornt-end front-end-web-development frontend html javascript learn learn-to-code learning learning-by-doing programming theodinproject web webapp webdev webdevelopment webpack
Last synced: 28 Apr 2026
https://github.com/hussein-m-kandil/top-foundations-study
Projects that i built while studying "The Odin Project" (Foundations Course)
css development frontend html javascript learning programming theodinproject web webapp
Last synced: 03 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/khaleelmuhd1998/programmingpractises
My coding practise history.
algorithms coding data-structures programming
Last synced: 08 Apr 2025
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/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/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/abrarulhassan-786/login-signup
Recently I have created Login and Signup page. It's Simple not use Hard Css or html tag. Maybe it will be helpful for in future
codeigniter coding css html html-css-javascript html5-game javascript programming
Last synced: 17 Mar 2025
https://github.com/elmo73lopd/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: 13 Apr 2026
https://github.com/didogrigorov/hackerrank-python
A collection of Python solutions to HackerRank problems, organized by difficulty (Easy, Medium, Hard) and category (Algorithms, Data Structures, Mathematics). Ideal for learning, practicing, and mastering Python programming and problem-solving skills.
algorithms-and-data-structures coding-challenge coding-challenges coding-interviews data-structures hackerrank hackerrank-solutions problem-solving problem-solving-algorithms problemsolving programming python-3 python3
Last synced: 02 Sep 2025
https://github.com/ashkan1997/cnc-programm
its a fully automated CNC program which use G-code as input and calculate all required actions to make the piece.
c cnc cnc-machine cnc-programming matlab mechatronics programming unitn
Last synced: 17 May 2026
https://github.com/kmohamedalie/bankist_4.0
Banking application (FinTech) 📲 💱 🏦
banking fintech javascript programming
Last synced: 19 Jun 2026
https://github.com/osama-mohamed/practice
All Repos That I've Developed Until Now.
css css3 django django-admin django-framework django-project django-rest-framework html html5 jinja jinja2 programming python python3
Last synced: 11 May 2026
https://github.com/oluizeduardo/oluizeduardo
A brief presentation of technical skills as a Full Stack Software Developer.
Last synced: 17 Mar 2026
https://github.com/techrootify/20-days-java-mini-projects
20 Days Java Mini Projects.
coding java javaproject javaprojects programming projects
Last synced: 09 Jul 2025
https://github.com/sourceduty/notepad_image
🗒️ Notepad with notes exported as images.
concept developer development export-image image image-note note note-image note-program notepad notepad-app notepad-dev notepad-image programming py py-notepad python python-notepad
Last synced: 15 Mar 2025
https://github.com/gmostofabd/8051-up-down-counter
🛠️ A simple Up Down Counter using 8051 MCU, Seven Segment Display (SSD) and Push Buttons to Inc, Dec and Reset the value of the counter.
8051 anode assembly cathode circuit common languageb microcontrollers programming proteus schematic seven-segments-display simulation ssd
Last synced: 21 May 2026
https://github.com/matheusphalves/python-basics
Material de aula utilizado como apoio no curso de fundamentos da programação em Python
course learning programming python
Last synced: 11 Apr 2026
https://github.com/emicastor/32_secciones_hero
32 secciones hero maquetadas con Bootstrap. Diseños tomados de diferentes sitios web a modo de inspiración.
argentina bootstrap bootstrap5 css desarrollo-web developer freelance html html-css html-css-javascript html5 programming responsive-web-design responsive-website sitioweb web-design web-development website
Last synced: 11 Apr 2026
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/vmerdragonx1992/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: 31 Mar 2025
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/jhwa426/python
Python, Data Structures, Algorithms
algorithms binary-search binary-search-tree data-structures heap programming python queue recursion sorting stack
Last synced: 02 Sep 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/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/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/zarkoscypher/john-zelle-python-programing-answers-4th-edition
This is a Place Where I put all my code for the John Zelle 4th edition Programing answers. just an FYI I have programed with python maybe 7 years ago so i may use certan functions that have not been talked about in the chapter. Also i am doing this for college so i will leave notes for ones i got wrong, and maybe one day in the future fix them.
answers johnzelle programming pyhton
Last synced: 18 Jan 2026
https://github.com/bimalrajgyawali/java
This repository contains Java Programs.
Last synced: 15 Jul 2025
https://github.com/mohammad-shamat/problemsolving
Algorithms And Problem Solving by Programming Advices
cpp problem-solving programming
Last synced: 02 Jul 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/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/oleks/trafaret
Template-Driven Programming Exercises
exercise programming templates
Last synced: 05 Apr 2025
https://github.com/rkstudio585/advanced-digital-clock
The Advanced Digital Clock is a Python terminal application that displays the current date and time in a clean, 12-hour format with AM/PM notation. It features a continuously updating display and is cross-platform compatible, making it ideal for learning and integration.
clock program programming python python-clock python3 rk rk-studio
Last synced: 22 Nov 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/kemtan/itnc
Informatics & Creation (ITNC) extracurricular repository
arduino cpp esp32 esp8266 programming python robotics
Last synced: 12 Apr 2026
https://github.com/abhishekmishragithub/gitbook-notes
Random notes
notes programming python system-design
Last synced: 19 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/wadaboa/quoridor
Implementation of the board game, made for software programming class at UNIFI
ai board-game java programming quoridor unifi
Last synced: 28 Dec 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/aloisseckar/master-coda
Nuxt 3 website/blog about programming
blog opinions programming tutorials
Last synced: 18 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/bryanpmx/weatherapp
A Flutter-based weather application that allows users to search for any city and get a 7-day weather forecast using the Open-Meteo API.
android-studio application dart flutter programming
Last synced: 12 Apr 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/acetinkaya/pylabmind
İstanbul Gelişim Üniversitesi (İGÜ) "PyLabMind" takımının çalışmalarının tanıtım sayfasıdır.
algorithms artificial-intelligence programming project python3
Last synced: 03 Sep 2025
https://github.com/thenocturnaldevgypsy-io/duskgrimoires-java-lab-exercises
DuskGrimoires : Java library/source codes that I've coded and used for lecturing CS/IT subjects and topics during my career as Assistant Professor for BSCS, BSIT and BSCOE way back late 2012 to 2015 (on-going retrieving the codes and rearranging the repo) . You like the Repo? Don't forget to 🌟, 👁️, 🔱 and ❤️
algorithms algorithms-and-data-structures computer-science computer-science-algorithms computer-science-data-structures computer-science-education data-structures data-structures-and-algorithms duskgrimoires java programming programming-exercises thenocturnaldevgypsy thenocturnaldevgypsy-io
Last synced: 26 Feb 2025
https://github.com/rkstudio585/temperature-converter-python
A simple Python script that converts temperatures between Celsius and Fahrenheit. It provides a user-friendly command-line interface to input and convert temperatures, displaying results clearly. Ideal for quick conversions and learning basic Python programming concepts.
conversater program programming python python3 rk rk-studio temperature temperature-converter-python
Last synced: 10 Oct 2025
https://github.com/asjordi/codesignal-java-solutions
Soluciones para los ejercicios de app.codesignal.com
codesignal codesignal-arcade codesignal-solutions interview java learn-to-code programming solutions
Last synced: 24 Mar 2025
https://github.com/pranjalco/nato-alphabet-intermediate
This program generates a NATO phonetic list for user-entered words using the create_phonetic_list() function. It validates input via try-except blocks, reads data with pandas from a CSV file, processes it into a dictionary using dict comprehension, and offers an interactive option to continue or exit.
compression dictionary educational-project error-handling file-handling intermediate nato-phonetic-alphabet pandas programming python try-except-else-finally utility
Last synced: 01 May 2026
https://github.com/nneji123/autocommiter
This repository contains utility functions for the Autocommiter tool.
auto git github-actions programming python
Last synced: 13 Apr 2026
https://github.com/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