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/welli7ngton/python-essentials
Curso de Fundamentos de Python promovido pela Cisco Skills For All
aluno autodidacta brasil cisco curso english insignia learning programming projeto python3
Last synced: 19 May 2026
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/labex-labs/wireshark-for-beginners
In this course, you will learn how to use Wireshark to capture and analyze network traffic. You will learn how to install Wireshark, capture packets, and analyze them. You will also learn how to use Wireshark to troubleshoot network issues, analyze network traffic, and secure your network.
beginner-guide course cybersecurity cybersecurity-education cybersecurity-tools hands-on labex labs network-analysis network-monitoring network-protocols network-security network-troubleshooting packet-capture programming protocol-decoding security-analysis tcp-ip traffic-analysis wireshark-tutorials
Last synced: 16 Feb 2026
https://github.com/justintime50/muffinscript
Delectable little programming language.
language muffin muffinscript programming
Last synced: 31 Aug 2025
https://github.com/japhetrugas/javatutorial
A beginner-friendly Java tutorial repository with various tutorials to help you learn and master Java programming.
beginners examples java learning programming tutorial
Last synced: 07 Apr 2025
https://github.com/jondolf/website
My personal website https://joonaa.dev where I share my projects and write blog posts about whatever I'm interested in or working on.
astro blog programming science website
Last synced: 29 Apr 2026
https://github.com/hskrasek/presentations
This repo contains all the presentations I've given
deckset php presentation programming
Last synced: 31 Mar 2025
https://github.com/nasim-khalili/face-recognition
This is A Face Recognition Project developed using OpenCV Module in Python.
ai face-recognition ml programming project python
Last synced: 13 Jun 2026
https://github.com/hamzarahal/advanced_charts
Advanced charts using R
data-visualization diagram programming r sparkline
Last synced: 28 Oct 2025
https://github.com/amigoscode/java-unit-testing
Java Unit Testing Course Repo
assertj integration-testing java junit5 programming tdd testing unit-testing
Last synced: 20 Jul 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/raphaelamonteiro/etec
Aqui estão algumas das atividades desenvolvidas durante os três módulos/semestres do curso técnico em Desenvolvimento de Sistemas
algorithms database programming webdevelopment
Last synced: 19 May 2026
https://github.com/asjordi/codewars
Soluciones para los ejercicios de codewars.com con Java
codewars coding-interviews interview java learn-to-code problem-solving programming solutions
Last synced: 24 Jul 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/armadacore/applit
Learning and experimenting with Rust through practical exercises and the development of a basic custom programming language.
compiler learning programming rust-lang
Last synced: 28 Jan 2026
https://github.com/talha4t/computer-programming-part-01
Computer Programming Part 01 by Tamim Shahriar Subeen
basic-programming book c programming
Last synced: 30 Aug 2025
https://github.com/omr-ql/machine-learning-algorithms
This is my machine learning algorithms I have implemented so far
ai algorithms machine-learning programming python
Last synced: 25 Jun 2025
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/m-ah07/to-do-list-app
A simple Python-based command-line tool for managing tasks. It allows users to add, view, update, and delete tasks while storing task data in a local file.
coding opensource productivity programming python taskmanagement todoapp
Last synced: 16 Feb 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/sarmad426/dsa
DSA (Data Structures and Algorithms). This Repository covers the fundamental and advance concepts of data structures using C++.
algorithms cpp data-structures programming
Last synced: 30 Aug 2025
https://github.com/omi-code404/c-quiz-system
A C language based MCQ Quiz System with multiple versions – from beginner level (hardcoded questions) to advanced versions with file handling, randomization, and more.
array beginner-project c-language file-handling loops mcq programming quiz-game
Last synced: 29 Aug 2025
https://github.com/vitormimaki/sweettec
SweetTec (Access Database)
access database programming sql vba
Last synced: 16 Feb 2026
https://github.com/ayslanbatista/curso-udemy-c-cpp
Curso Linguagem C , C++ e POO
Last synced: 10 May 2026
https://github.com/programmer-rd-ai-archive/dog-or-cat-v2-cnn
Dog-or-Cat-V2-CNN
cnn programming python python3 pytorch
Last synced: 11 Nov 2025
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/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/pedroestevaodev/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: 24 May 2026
https://github.com/vuurvos1/functional-programming
HVA functional-programming
data formatting functional nodejs programming
Last synced: 03 Oct 2025
https://github.com/gsilva00/ia-project1
FEUP L.EIC 2024/25 - 3rd Year, 2nd Semester - 1st Project developed in the Artificial Intelligence curricular unit
artificial-intelligence feup game ia leic programming search-algorithms
Last synced: 26 Aug 2025
https://github.com/aishikmukherjee/dsa-stacks-in-c
Developer/Creator: Aishik Mukherjee
c c-programming code coding cse data-structures dsa dsa-in-c intermediate learn learn-to-code programming programming-language ready-to-use stacks stacks-in-c top
Last synced: 08 Jul 2025
https://github.com/cardboarddog/rosie-lang
Rosie is a compiled and object-oriented programming language
Last synced: 26 Aug 2025
https://github.com/ite-2022-pwr/ite-is-semestr-1
Semestr 1, studia inżynierskie: Podstawy programowania
programming studia university university-project
Last synced: 19 Mar 2026
https://github.com/alizul01/learn-advanced-programming
🛡️ "Learn Advanced Programming" is my personal GitHub repository that serves as a comprehensive understanding of advanced programming concepts and techniques
advanced-programming programming
Last synced: 29 Oct 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/dawsandos/monster-energy-theme
A sleek VS Code theme inspired by Monster Energy drinks
customization developer-experience developer-tools ide-theme light-theme monster-energy programming syntax-highlighting theme visual-studio-code vscode-extension vscode-theme
Last synced: 24 Aug 2025
https://github.com/abrarkivande/algorithm-code
Welcome to the Java DSA Repository! 🚀 This repository contains well-structured implementations of essential Data Structures and Algorithms (DSA) in Java
algorithm coding dsa java problem-solving programming
Last synced: 24 Aug 2025
https://github.com/ndxdeveloper/go-tutoriel-fr
Tutoriel complet Go en français : de débutant à avancé avec projets pratiques. Guide progressif pour maîtriser le langage Go, de la syntaxe de base aux microservices.
api backend cli concurrency docker francais french go golang guide microservices programming tutorial
Last synced: 24 Aug 2025
https://github.com/ttybitnik/lab.99-problems
Programming practice in different languages of the classic Ninety-Nine Prolog Problems crafted by Werner Hett.
99problems bash c elisp go javascript programming python
Last synced: 23 Aug 2025
https://github.com/vansh-codes/coding-pearls
CSE331 - Coding Pearls (6th Sem LPU)
advanced-coding coding coding-pearls lpu lpu-cse331-coding-pearls programming
Last synced: 22 Aug 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/programmer-rd-ai-archive/transfer-learning
Transfer-Learning
ai dl lightning-bolt ml programming python python-3 python3 pytorch pytorch-lightning pytorch-lightning-bolts tl torchvision transfer-learning
Last synced: 22 Aug 2025
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/alexbinary/code-and-lego
📝 A blog about programming and LEGO
Last synced: 01 Mar 2026
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/timeless-residents/handson-turtle-graphic
Hands-on Turtle Graphics: A collection of Python turtle graphics examples and projects
education graphics programming python turtle-graphics
Last synced: 21 Aug 2025
https://github.com/storypy/storypy
A Python module for metaprogramming.
metaprogramming programming python storypy
Last synced: 09 Mar 2026
https://github.com/ebrasha/abdal-magnicode
A powerful code inspector extension with magnifying glass functionality for real-time HTML inspection and zooming on any website.
abdal abdal-security-group code-inspector ebrasha firefox firefox-addon firefox-extension inspector programming
Last synced: 20 Aug 2025
https://github.com/digreatbrian/digreatbrian
My profile
api bash cicd cybersecurity data-science django docker firebase flask full-stack javascript kivy kivymd nodejs opensource programming python react sql web-development
Last synced: 10 Apr 2026
https://github.com/rochelvi/notion-cli
notion-cli or clition is a simple command-line note manager with tags, search, and localization (English/Russian). All data is stored locally in ~/.local/share/notion_data.json.
cli-app linux-app notes notes-app productivity programming
Last synced: 20 Apr 2026
https://github.com/lukedschenk/excellent-privacy-and-security-information
A collection of blogs, podcasts, videos, etc. that I would recommend related to pentesting, hacking, CTF, reverse engineering, privacy, OSINT, programming and the works.
blogs ctf hacking osint penetration-testing pentesting podcasts privacy programming reverse-engineering
Last synced: 01 Mar 2026
https://github.com/jcm-ai/Quantium-Data-Analytics-Virtual-Experience-Program
This repository contains all about the proposed solutions to the assignments that I was required to complete as part of the Quantium Data Analytics Virtual Experience Program. 📊📈📉👨💻
commercial-thinking communication-skills data-analysis data-validation data-visualisation data-wrangling jupyter-notebook matplotlib-pyplot numpy-library pandas-python presentation-skills programming python3 scipy-stats seaborn statistical-testing
Last synced: 19 Aug 2025
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: 19 Aug 2025
https://github.com/rudeigerc/se232
Some materials as TA of SE232
cpp data-structure programming
Last synced: 18 Aug 2025
https://github.com/mivia-net/devbytes-blog-articles
architecture blog go nodejs php programming python ruby web
Last synced: 11 Apr 2026
https://github.com/brittojo7n/webscraping-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: 18 Aug 2025
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/nafisalawalidris/13
This repository contains the source code for my personal portfolio website. The website showcases my skills, projects, and achievements, providing visitors with an interactive overview of my work and experience.
css data-science datascientist frontend html javascript jquery personal-website portfolio programming web-development
Last synced: 11 Apr 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/alberto-lazari/computer-science
Computer Science Master's degree courses notes
computer-science programming unipd university
Last synced: 01 Jul 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/joaofaveri/jornada-fullstack-samsung-ocean
Nessa Jornada você terá a oportunidade de aprender backend e frontend e colocar os conhecimentos em prática em um projeto completo que será desenvolvido ao longo das 8 aulas
backend express frontend javascript learn-to-code mongodb nodejs programming reactjs samsung samsung-ocean
Last synced: 11 Apr 2026
https://github.com/tutosrive/TA-FRONT1
Este es el frontend del proyecto "Transportadora Andina", en este repositorio cuyo nombre, será ficticio, fue un nombre tomado al azar para un proyecto Universitario.
api api-rest backend backend-api css frontend java javascript programming server webservice
Last synced: 28 Oct 2025
https://github.com/aliakrem/oopquiz
Java OOP Quiz App is an interactive mobile app designed to help users test and improve their knowledge of Object-Oriented Programming (OOP) concepts in Java.
java object-oriented-programming oop programming quiz
Last synced: 10 Nov 2025
https://github.com/samlopezdev/samlopezdev
Thanks for checking out my profile! These are the config files for my GitHub profile.
config developer javascript profile-readme programming readme-profile software-development web-development
Last synced: 10 Apr 2026
https://github.com/tar3q-az1z/project-euler-solutions
algorithmic solutions of problems from projecteuler.net, solved by me
algorithms cpp number-theory programming project-euler projecteuler solutions
Last synced: 17 Aug 2025
https://github.com/zethearc/yachayl
Programming Language for Yachay Tech student.
programming programming-language python python3
Last synced: 05 Oct 2025
https://github.com/deeksha-dhawan/pizza-outlet-analysis-using-sql
This project analyzes pizza sales data to gain insights into customer behavior and revenue patterns. Key analyses include customer insights, popular pizza types and sizes, revenue generation, and order trends. The findings help optimize menu offerings, staffing, and marketing strategies to boost overall business performance.
coding-challenge data-analysis data-science microsoft my portfolio-project programming project projects sql sql-analysis sql-project sqlproject sqlserver
Last synced: 23 Mar 2025
https://github.com/janina280/proiectareaalgoritmilor
The Refined Knapsack Problem
Last synced: 16 Aug 2025
https://github.com/ufc-qxcode/qxcode-general-pack
Pacote de extensões recomendadas para programação em geral. Fornecido pela UFC Campus Quixadá.
programming vscode-extension-pack
Last synced: 20 Feb 2026
https://github.com/emmaprofemx/ensamblador-u3
assembly irvine32 programming visual-studio
Last synced: 28 Oct 2025
https://github.com/sam81/emacs-notes
Some notes on using the Emacs text editor
emacs programming text-editing writing
Last synced: 23 Mar 2025
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/chrispeterjeyaraj/ai-gitcommit
AI GIT Commit is your ultimate command-line ally, revolutionizing your Git experience. With the remarkable power of OpenAI's GPT-3 language model at your fingertips, it effortlessly crafts compelling commit messages for your Git commits, making every step of your coding journey a breeze.
cli git gitcommand gitcommit gitconfig go golang programming shell-scripting
Last synced: 01 May 2026
https://github.com/pacomus/roboblocks
Blockly blocks repository for Arduino and robot programming
arduino blocks bq programming programming-blocks robotics visualino
Last synced: 04 Oct 2025
https://github.com/the-real-virus/python-projects
My 120+ Extra & Random Python Projects ! A Collection of 120+ Python Projects .
ai automation bash coding ctf cyber-security ethical-hacking github linux networking open-source pentesting programming python-projects python-scripts redteam scripting software tools
Last synced: 09 Apr 2026
https://github.com/awpala/javascript-concepts-map
A collection of concepts related to JavaScript programming into a single "concepts map"
concept-map javascript programming tutorial
Last synced: 12 Aug 2025
https://github.com/Dev2Forge/sqlazo
SQLAZO es un módulo el cual permite gestionar procedimientos básicos en una base de datos con sqlite3 en PYTHON
basesdedatos database modules opensource programming python python3 sql sqlite
Last synced: 28 Oct 2025
https://github.com/itzdm/itzdm.github.io
This site is a tech blog website built with the Hugo static website engine. It provides articles on various programming topics, including tutorials, how-to guides, and technical discussions. The website is designed to be easy to navigate.
blog itzdm programming tech-news wave-delight
Last synced: 03 Jan 2026
https://github.com/studyresearchprojects/progra-usm-cl
JavaScript (NodeJS) implementation of programming exercises from Chile's "Santa Maria" University (USM)
exercises fundamentals programming santa-maria-university university usm
Last synced: 12 Aug 2025
https://github.com/nhsz/go-hackerrank
My solutions for Hacker Rank's problems using Go
algorithms go golang hackerrank hackerrank-solutions programming
Last synced: 12 Aug 2025
https://github.com/adocxwork/golang
This repository contains Go files and code for study and revision purposes. It includes various examples to help with understanding and practicing Go programming.
backend go go-programming golang programming
Last synced: 11 Aug 2025
https://github.com/atopx/atopx.github.io
技术博客
atopx blog docker golang linux programming python rust sql
Last synced: 09 Apr 2026
https://github.com/alt-react/alt-react
certifications completed-courses cybersecurity portfolio programming projects
Last synced: 05 Jan 2026
https://github.com/nabilshadman/programming-skills-github-actions-lab
GitHub Actions lab in Programming Skills
ci-cd cicd github programming software-development
Last synced: 16 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/linkert-paranoya/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: 10 Aug 2025
https://github.com/dogaaydinn/dogaaydinn
Brief explanation about me :)
about-me csharp docker hello jwt-authentication mysql postgres postman programming software-engineering typescript vite vuejs who-am-i
Last synced: 09 Apr 2026
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/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/khaleelmuhd1998/programmingpractises
My coding practise history.
algorithms coding data-structures programming
Last synced: 08 Apr 2025