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/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/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/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/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/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/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/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/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
https://github.com/labex-labs/hands-on-network-scanning-with-nmap-on-linux
Master network scanning with Nmap on Linux! Learn practical techniques for host discovery, port scanning, OS detection, and firewall evasion through hands-on labs.
command-line course cybersecurity ethical-hacking hands-on labex labs linux-security linux-tools network-analysis network-scanning network-security nmap penetration-testing port-scanning programming scripting security-auditing
Last synced: 09 Feb 2026
https://github.com/labex-labs/practice-comptia-programming-courses
Master CompTIA programming with 2 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.
awesome awesome-list comptia courses exercises hands-on labex programming
Last synced: 28 Jul 2025
https://github.com/labex-labs/kali-linux-security-labs
In this course, learn practical cybersecurity skills using Kali Linux. Explore reconnaissance, vulnerability scanning, password cracking, web testing, exploitation, and more through hands-on labs.
challenges course cybersecurity exercises hands-on kali labex labs linux playground programming
Last synced: 28 Jul 2025
https://github.com/labex-labs/kali-linux-for-beginners
In this course, learn the fundamentals of Kali Linux. Explore basic navigation, networking tools, security tools, and system management. Perfect for beginners!
challenges course exercises hands-on kali labex labs linux playground programming
Last synced: 28 Jul 2025
https://github.com/labex-labs/sqlite-for-beginners
In this course, you'll learn the fundamentals of SQLite, from setting it up on Linux to creating databases, building tables, and querying data. Perfect for beginners!
challenges course exercises hands-on labex labs playground programming sqlite
Last synced: 28 Jul 2025
https://github.com/pranjalco/quizzler
The **Quizzler** project is a quiz game application built using **Object-Oriented Programming (OOP)** and **Tkinter** for the graphical user interface (GUI). The app fetches a set of ten questions from the Open Trivia Database (API) and allows users to answer them through an interactive interface.
api game-development gui integration intermediate object-oriented-programming oop programming python tkinter-gui
Last synced: 10 Oct 2025
https://github.com/sujaykundu777/javapro
Java Programs and Implementation of Data Structures and Algorithms
algorithms data-structures java java-8 programming
Last synced: 29 Jul 2025
https://github.com/yuldashov10/topic_11
11. Работа с кортежами
learning-python programming python python3 shox-py
Last synced: 11 Sep 2025
https://github.com/marcosd59/cpp-curso-de-programacion
En este repositorio se encuentran las actividades del curso de programación en C++. Este proyecto es una recopilación completa de las tareas, ejercicios prácticos y ejemplos de código utilizados en un curso estructurado de programación C++.
Last synced: 07 Nov 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/zaikoxander/poo-js
Meus estudos de Programação Orientada a Objetos em JavaScript
class classes classes-and-objects classes-in-javascript classes-methods javascript js js-study methods object object-oriented object-oriented-programming oop oop-in-javascript oop-in-js oop-principles programming study study-js studyjs
Last synced: 07 Nov 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/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/kartheekcic/hackerrank_solutions
This repository contains the solution to a bunch of hackerrank problems that I have solved.
algorithms data-structures programming
Last synced: 22 Sep 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/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/jonatasleon/jonatasleon.github.io-old
Blog pessoal sobre programação, tecnologia, a vida, o universo e tudo mais.
android java jekyll programming python ruby travis-ci
Last synced: 09 Apr 2026
https://github.com/ashirafzal/data-structures-examples
Data-Structures-Examples
csharp data-structures programming
Last synced: 17 May 2026
https://github.com/atoktajuddin/learn_elixir_0_to_mastery
Repo yang berisikan kegiatan latihan/ belajar bahasa pemrograman elixir.
Last synced: 20 Jan 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: 30 Jul 2025
https://github.com/xepersian/beamertools
A collection of programming tools for beamer
beamer beamer-template latex presentation programming redefinition slides tex tools typesetting
Last synced: 22 Sep 2025
https://github.com/gsilva00/fsi-project
FEUP L.EIC 2024/25 - 3rd Year, 1st Semester - Project developed in the Computer Security Foundations curricular unit
ctf feup fsi leic logbook programming report security writeups
Last synced: 30 Jul 2025
https://github.com/narukoshin/blog
Something like a blog where I will post articles about things I'm interested at, music, IT, etc.
articles blog guitar music programming
Last synced: 27 Jan 2026
https://github.com/noraj/sigsegv1.prog_2
A programming challenge that was available during SigSegV1 CTF (2018)
challenge ctf irc programming rtfm sigsegv1
Last synced: 08 Nov 2025
https://github.com/suraj-kumar00/go-learnings-with-project
Learning Go with building projects
Last synced: 05 Apr 2025
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/code-with-bismillah/codewithbismiallah
Config files for my GitHub profile.
codewithbismiallah codewithharry config github-config javascript programming readme-profile
Last synced: 01 Aug 2025
https://github.com/raphaelvserafim/raphaelvserafim
Raphael Serafim
css electron html5 javascript nodejs php programming
Last synced: 09 Apr 2026
https://github.com/anishsharma21/mycschronicles
A collection of projects I've complete during my self guided journey through computer science.
computer-science learning-by-doing programming
Last synced: 01 Aug 2025
https://github.com/isco81/password-manager-intermediate
Securely manage your passwords with this Python-based Password Manager. Features include random password generation, clipboard support, and a user-friendly GUI. 🔒💻
automation clipboard componentlifecycle conditional-rendering error-handling fernet fernet-encryption file-handling form-handling gui intermediate json json-manipulation password-generator password-manager programming tkinter uuid
Last synced: 20 Jan 2026
https://github.com/chaudharypraveen98/gogetstarted
This proejct will contains simple codes to make beginers to get started easily.
Last synced: 25 Aug 2025
https://github.com/kadiryazadzhi/c-programming-exercises
🎓 Solutions for exercises of different levels written in C 🎓
Last synced: 01 Aug 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/snjlee58/waffle-rookies-20.5-ios
20.5기 와플스튜디오 iOS 루키 과제
app ios programming rookie swift wafflestudio xcode
Last synced: 02 Aug 2025
https://github.com/the-real-virus/whatsapp-bot
An advanced Python script that automates sending WhatsApp messages using pywhatkit. It allows users to send text, images, or videos to multiple contacts, with scheduled or instant delivery.
ai automation bash bot coding ctf cyber-security ethical-hacking github linux networking open-source pentesting programming python readteam scripting software tools whatsapp
Last synced: 09 Apr 2026
https://github.com/komiyamma/hm_javavm
「秀丸マクロ」と「Java」を シームレスに扱えるようにするコンポーネント。 loaddll経由。
editor embedded-language extension hidemaru java library-systems macros programming
Last synced: 19 Feb 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/meysam81/codingchallenges
John Crickett Coding Challenges
coding coding-challenge load-balancer programming realworld-application rust
Last synced: 26 Sep 2025
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/candygoose/programming_2_term_ict
Программирование 2 семестр Инфокоммуникационные технологии (ИКТ) ИТМО
Last synced: 02 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/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/aravind452/flight-ticket-booking
Zoho 3rd round project - Flight ticket booking system
Last synced: 14 May 2026
https://github.com/ashesh-para/travel-management-system
This project is designed to manage and streamline travel arrangements, including booking flights, accommodations, and other travel-related activities. The system aims to provide an efficient way to handle travel logistics for users.
css database final-year-project html javaswing jdbc-database jquery nodejs pijus-mazumdar programming programming-language tkinter-gui tourism-website travel-website
Last synced: 09 Apr 2026
https://github.com/labex-labs/quick-start-with-nmap
Quick Start with Nmap | This repo collects 21 of programming labs exercises for Quick Start with Nmap. In this course, you will learn about Nmap, a powerful network scanning tool that is used to discover hosts and services on a computer network.
challenges course cybersecurity exercises hands-on labex labs playgroud programming
Last synced: 20 Aug 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/javier-godon/javier-godon
Software engineering
cicd continuous-delivery devops platform-engineering programming
Last synced: 09 Feb 2026
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/secret-guest/sandcastle
Pink Noise Generator with dream programming (oniromancy)
audio auditory cycles dali dream dreaming noise oniromancy pink programming rem salvador sleep sleepenhancement sleeplucid stimulation suggestions
Last synced: 07 Aug 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/sourceduty/chatgpt
♾️ Custom GPT chatbots and business.
ai-revolution bot bots business chatbot chatgpt chatgpt-ai custom-gpt dall-e dall-e-3 developer development gpt gpts openai openai-gpt programming sourceduty
Last synced: 08 Aug 2025
https://github.com/sourceduty/notepad
Custom notepad programs and tools.
ai artificial-intelligence chatgpt custom-gpt dev developer note note-programs note-taking note-tool notepad notepad-program notes notes-app notes-tool program programming tool tools
Last synced: 08 Aug 2025
https://github.com/sourceduty/communication
Speaking, spelling and communication tools.
ai ai-chatbot chat chatbot chatgpt chats comm comms communication communications custom-gpt gpt openai programming programs speaking spelling talk tools
Last synced: 08 Aug 2025
https://github.com/sourceduty/homelab_mancave
Private nerdy spaces.
ai artificial-intelligence chatgpt computer custom-gpt gpt homelab homelab-setup man man-cave mancave nerd nerd-cave openai programming sourceduty tech techie technology
Last synced: 08 Aug 2025
https://github.com/sourceduty/calculators
Programmable and terminal-style calculators.
ai ai-calculator ai-chatbot calculation calculation-programs calculator calculators chatgpt cli custom-gpt gpt gpts math openai program programming terminal texas-instruments ti-calculator tui
Last synced: 08 Aug 2025
https://github.com/sourceduty/python_libraries
Pythonic libs, functions, definitions and statements.
ai artificial-intelligence code coder computer-science dev development framework lib library libs program programming programming-language python python-lib python-library science
Last synced: 08 Aug 2025
https://github.com/sourceduty/format_origin
🔤 Generate programming, math and written language format templates.
ai artificial-intelligence chatgpt custom-gpt customgpt format format-origin format-template format-tool formats formatted formatting gpt gpts learning openai programming research syntax
Last synced: 08 Aug 2025
https://github.com/sourceduty/autoformat_notepad
🗒️ Text editor that automatically identifies and highlights syntax for multiple programming languages including Python, HTML, JavaScript, C, Java, and JSON.
automatic-format file-detection file-format format new-idea note note-format note-program notepad notepad-program notes program programming programming-notepad syntax syntax-format text-editor
Last synced: 08 Aug 2025
https://github.com/sourceduty/command_line_interface
👨💻 Assistive CLI builder and simulations.
ai ai-gpt chatgpt cli cli-code cli-gpt cli-program cli-terminal custom-gpt custom-gpts customgpts gpt gpts gptstore openai openai-gpt programmer programming terminal-cli tui
Last synced: 08 Aug 2025
https://github.com/sourceduty/programmer_school
👨💻 Learn how to develop codes in any programming language.
ai artificial-intelligence chatgpt code-school coder codes coding custom-gpt customgpt education educational gpt gpts openai programmer programming programming-school
Last synced: 08 Aug 2025
https://github.com/sourceduty/maintenance_automation
🛠️ Maintenance automation and optimization.
ai artificial-intelligence automation chatgpt custom-gpt custom-gpts developement-utility gpt gpts maintenance maintenance-automation maintenance-management maintenance-system openai program-maintenance programming programming-tool tool
Last synced: 08 Aug 2025
https://github.com/sourceduty/search_classification
🔍 Search classification programming assistant.
ai artificial-intelligence chatgpt classification custom-gpt custom-gpts gpt gpts information information-classification information-retrieval openai programming seach-classification search search-classifier search-programming
Last synced: 08 Aug 2025
https://github.com/sourceduty/scrape_classification
🔍 File and web search scraper classification programming assistant.
ai artificial-intelligence chatgpt classification custom-gpt custom-gpts customgpt gpt gpts openai program programming scrape-classification scraper scraper-automation scraper-program scraping search-programming web-search
Last synced: 08 Aug 2025
https://github.com/sourceduty/batch_file_simulator
🦇 Plan, create, and simulate batch file (.bat) logic.
ai artificial-intelligence bat bat-file bat-simulator batch batch-file batch-file-simulator batch-script chatgpt openai programming simulated simulation
Last synced: 08 Aug 2025
https://github.com/sourceduty/javascript_projects
💻 JavaScript concepts and examples for projects.
concept concept-idea concepts examples idea ideas javascript javascript-app javascript-programming javascript-project js program programming
Last synced: 24 Aug 2025
https://github.com/quacksouls/haskyll
Beginner's guide to Haskell
documentation functional-programming haskell jekyll jekyll-theme programming ruby
Last synced: 02 Oct 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/filiplangiewicz/cozycabins
🏨 Django application for renting holiday cottages
django-application programming rentalsystem www
Last synced: 14 May 2026
https://github.com/affix/mobtimer
A Mob Programming Timer in Swift with Foghorn Notifications
Last synced: 22 Aug 2025
https://github.com/andreugordillovazquez/introduction-to-programming
Repository containing the labs done in the subject Introduction to Programming, at Universitat Pompeu Fabra
Last synced: 09 Aug 2025
https://github.com/havl-code/my-redis
A C-based project inspired by Redis, focused on building a key-value store with TCP client-server communication and basic data handling.
c data-caching network-programming programming system-programming
Last synced: 09 Aug 2025
https://github.com/play3rzer0/decentralized-escrow
ethereum hardhat javascript nodejs programming smart-contracts solidity web3
Last synced: 09 Apr 2026
https://github.com/znx-x/create-react-ts-app
Script to streamline the creation of new frontend ReactJS/TypeScript applications using Shell and Cmd.
code frontend node programming reactjs script typescript ui
Last synced: 09 Apr 2026
https://github.com/kawarox/fancheng
FanCheng (范程): A Rust framework for legal norm programming, providing systematic implementation of civil law concepts with both thread-safe and non-thread-safe versions.
civil-law legal legal-automation legal-entity legal-framework legal-information legal-tech programming rust smart-contracts thread-safe
Last synced: 03 Oct 2025
https://github.com/calebe94/programacao_em_python
Programação em Python
programming python python3 snippets
Last synced: 10 Aug 2025
https://github.com/geersch/wcfserviceswithphp5
Using WCF Services With PHP 5. Written on 2009-08-20.
csharp php php5 programming wcf windows-communication-foundation
Last synced: 03 Oct 2025
https://github.com/pranjalco/coffee-machine-intermediate
This Coffee Machine project is a Python-based program that simulates a real-world coffee vending machine. It allows users to select from available drinks, processes payments, and dispenses coffee based on sufficient resources. It also includes functionality for resource management and a maintenance mode to check resources and earnings.
automation cli-application fundamentals intermediate programming project-based-learning python-programming resource-management simulation
Last synced: 19 Oct 2025
https://github.com/j0rgeserran0/golang-introduction-samples
Basic samples to learn Go
basic basic-learning go goland programming samples
Last synced: 10 Aug 2025