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/dmarks84/coursework_project_sentiment-analysis
Project for University of Michigan Python Programming Specialization -- Read in tweets and analyzed their content to perform basic sentiment analysis
classification programming python sentiment-analysis statistics web-scraping
Last synced: 09 Apr 2025
https://github.com/nadidlinchestein/cs50x-introductiontocomputerscience
CS50x Introduction to Computer Science - Harvard University
c computer-science cpp css flask html javascript progamming-language programming programming-exercises python
Last synced: 13 Apr 2026
https://github.com/swapnanildutta/python-programs
Surfing and exploring through Python programming. 🏄🏻♂️🐍
algorithms-and-data-structures datastructures general-purpose hacktoberfest hacktoberfest2020 programming python3
Last synced: 25 Apr 2025
https://github.com/dotoscat/rubioscript
Pequeño lenguaje de programación declarativo que describe y resuelve problemas de Primaria
declarative-language lenguaje programming toy-language
Last synced: 13 Jun 2025
https://github.com/erseco/ugr_fundamentos_programacion
Prácticas de la asignatura Fundamentos de programación de la UGR (ETSIIT)
Last synced: 06 Sep 2025
https://github.com/rabi-siddique/js-interview-questions
A list of JS interview questions.
coding javascript javascript-interview-questions programming
Last synced: 25 Mar 2025
https://github.com/sourceduty/animal_iot
🦒 Create custom IoT programs for animals and their environments.
ai ai-gpt animal-electronics animal-iot animals artificial-intelligence chatgpt custom-gpt customgpt electronic electronics gpt gpts internet-of-things iot openai openai-gpt pets program programming
Last synced: 31 Mar 2025
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/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/ahmad-ali-rafique/python_function_solutions
Python_Function_Solutions is a repository featuring 50 defined functions and their solutions to 50 distinct programming problems in Python. Dive into a diverse range of challenges and explore innovative solutions crafted with original ideas to enhance your Python skills.
data-science functions programming programming-exercises python pythonfu solutions
Last synced: 08 Jun 2026
https://github.com/dhn-nys/dp2021py
Dasar Pemrograman - 2021 [894] || this module use python 3 programming.
basic basic-programming programming python python3
Last synced: 02 Apr 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/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/musamairshad/geeksforgeeks-practice
Solutions to GeeksforGeeks practice problems.
competitive-programming geeksforgeeks logic-building programming
Last synced: 22 Aug 2025
https://github.com/ntdls/simple-scripting-engine
A robust, general purpose, loosely typed and fully interpreted scripting engine for the web or desktop.
ide programming scripting showcase
Last synced: 04 Jul 2025
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/pranjalco/flask-blog-project
This Flask blog app lets users register, log in, and create posts. It includes Home, About, and Contact pages, with email contact support. The database manages users, posts, and comments, with only the admin having full CRUD access. All users can comment, and flash messages handle errors.
api-integration backend-development bootstrap database-management flask flask-application programming python sqlalchemy web-development wtforms
Last synced: 13 Apr 2026
https://github.com/timeless-residents/handson-elm
A hands-on guide for learning the Elm programming language through basic concepts and practical examples
beginner-friendly elm functional-programming learning programming tutorial web-development
Last synced: 31 Jul 2025
https://github.com/smac-group/introds
The objective of this R package is to provide a support for the course entitled "Introduction to Data Science" given at University of Geneva. This course is intended to provide an introduction to statistical programming using the R language.
data-science programming r statistics
Last synced: 02 Apr 2025
https://github.com/meysam81/students-binary-tree
a class of students, containing information about ID, Name & Grade, in a binary tree which has access methods to these datas
binary-trees c-plus-plus coding college-assignment data-structures programming project projects student-project students tree tree-structure
Last synced: 16 Mar 2025
https://github.com/meysam81/multithreading-copying
a program to copy a text file somewhere else using multi-threading
copy-paste copy-text-to-clipboard csharp csharp-code multi-threading multithreading program programmer programming programming-challenge programming-challenges programming-language programming-languages
Last synced: 16 Mar 2025
https://github.com/rabi-siddique/rabi-cache
Welcome to Rabi Cache, a personal project aimed at creating an in-memory cache similar to Redis. In the current implementation, users can insert, add, delete, and update data in the cache by interacting with the commandline.
cache cli coding programming protocol redis terminal typescript
Last synced: 13 Apr 2026
https://github.com/breadonlaptop/c_cpp_animations
C_CPP_Animations is a collection of command-line animations built using C and C++. It includes various visual effects such as loading animations, rotating symbols, and a spinning 3D cube. The project is designed for learning, experimentation, and potential future upgrades to more advanced graphical interfaces.
animations c cpp14 implementation programming
Last synced: 15 May 2026
https://github.com/pranjalco/iss-overhead-check
This project checks the position of the International Space Station (ISS) and, if it is overhead during dark hours, sends an automatic email notification to the user. The program utilizes APIs to fetch data and SMTP for email notifications.
api automation intermediate programming python smtp space
Last synced: 05 Jul 2025
https://github.com/sjthesahiljoseph/the-lua
The-Lua is a Lua language learning repository made by sjTheSahilJoseph. I created that for my personal learning, teaching, notes, practice etc... But feel free to use that. No problem with it. Thank You.
learning lua lua-programming notes personal programming teaching
Last synced: 05 Jul 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/alphaprime7/faced
PyPi Link
image-proc opencv package pillow programming
Last synced: 22 Feb 2026
https://github.com/shahriar-raj/cse_102-structured-programming-language-sessional
This repository contains all home and lab assignments for the CSE 102: Structured Programming Language Sessional course, part of our Term-1, Level-1 curriculum. It applies theories from CSE 101 to problem-solving. We also learned igraphics (an OpenGL library) for animations, culminating in a term project.
academic c igraphics-project problem-solving programming structured-programming
Last synced: 04 Jun 2026
https://github.com/sjthesahiljoseph/the-c
The-C is a C language learning repository made by sjTheSahilJoseph. I created that for my personal learning, teaching, notes, practice etc... But feel free to use that. No problem with it. Thank You.
c c-language code coding learn learning notes practice programming software teaching the-c
Last synced: 06 Jul 2025
https://github.com/khouloud8seghira/flashcard
A duolingo opensource alternative. RIP Duo🕯️
algorithm android chrome-extension development django flashcards interview interview-practice language-learning learning obsidian-md programming spaced-repetition webapp
Last synced: 13 Apr 2026
https://github.com/tokhy1/kotlin_todo_list_app
Android Application for adding tasks and manage your targets.
androidapplication androiddevelopment database kotlin mvvm mvvm-architecture programming room-database todoapp
Last synced: 07 May 2026
https://github.com/mahmoudsayed96/leet-code-problems
Leetcode problem solving
leetcode php problem-solving programming
Last synced: 16 Mar 2025
https://github.com/pduartesilva2005/travelgram
Projeto produzido durante a formação full-stack da Rocketseat
css developer frontend full-stack html programming
Last synced: 16 Apr 2026
https://github.com/puspak29/cpp-snippet
cpp snippet for cp
cp cpp cpp-snippet programming snippet
Last synced: 02 Apr 2025
https://github.com/s-satyajit/internship-tasks
A collection of tasks and projects completed during my internship, showcasing expertise in web development, backend technologies, databases, and more.
api-integration backend frontend internship-task mongodb nodejs problem-solving programming projects react web-development
Last synced: 13 Apr 2026
https://github.com/anish-agnihotri/codecertain
codeCertain is a currently under development project focused around building an open source platform for practical programming education. It's main objectives are to be an easily accessible platform for users to learn about various community contributed programming topics.
learning opensource platform programming
Last synced: 26 Mar 2025
https://github.com/pngo1997/conways-game-of-life
Implements a simulation of Conway’s Game of Life on torus shape.
Last synced: 23 Jun 2026
https://github.com/amruthlp12/askthiswebsite
AskThisWebsite is a web application that allows users to interact with any website by simply adding `https://askthiswebsite-cwa.vercel.app/` before the website's URL. This tool provides a unique way to engage with websites and retrieve specific information.
askthiswebsite frontenddevelopment innovation javascript nextjs14 opensource programming projectlaunch reactjs softwareengineering tailwindcss tech webapp webdevelopment
Last synced: 13 Apr 2026
https://github.com/znx-30/portfolio
This is ultra slim sleek minimal portfolio for developers and software Engineers
clean code github html io minimal portfolio programming study
Last synced: 01 Mar 2025
https://github.com/znx-30/insta-web-scraper
A basic web scraper for Instagram built using R, designed to retrieve user and hashtag metrics such as post count, follower count, and following count. This package is simple, relying on text pattern matching, and may require updates if Instagram changes its page structure.
code github instagram iscraper osint programming r study web webscraping
Last synced: 18 May 2026
https://github.com/znx-30/roadmap-generator-v1
Craft personalized technical roadmaps for any skill imaginable with this AI-powered tool. Simply enter the field name, and the system generates a comprehensive learning path, leveraging the capabilities of Gemini Pro PI and GrapViz for visualization.
ai beginners bot coding gemini github programming proxy roadmap study version
Last synced: 13 May 2026
https://github.com/ayeshaashfaq12/ayeshaashfaq12
Personal GitHub profile README. About my work as a software engineer, my tech stack, current learning goals, and links to my projects.
backend developer frontend open-source programming web-development
Last synced: 13 Apr 2026
https://github.com/versal-inc/discord-bot-template
simple discord bot typescript base made for learning purposes
discord discord-bot discordbot discordjs programming typescript
Last synced: 26 Mar 2025
https://github.com/akyourowngames/digital-clock
A sleek Digital Clock built with HTML, CSS, and JavaScript, featuring real-time updates, smooth animations. Fully responsive and customizable, it supports 24-hour format and modern UI effects. Perfect for learning JavaScript time functions or enhancing web projects! 🚀
coding css digital-clock-javascript html javascript programming web web-development website
Last synced: 13 Apr 2026
https://github.com/kuba2k2/kuba2k2
A personal homepage
blog electronics hardware homepage posts programming projects reverse-engineering utterances
Last synced: 06 Jul 2025
https://github.com/dailylifeassysadmin/practicepython
Welcome to Practice Python! There are over 40 beginner Python exercises just waiting to be solved. Each exercise comes with a small discussion of a topic and a corresponding post with a solution.
practice-programming practice-project programming python python-3 python-script python3
Last synced: 06 Sep 2025
https://github.com/kizumanin/free
"Free" refers to something that can be obtained or used without payment. This can include products, services, or resources that do not require monetary exchange.
bulink curriculum free-for-developers freecodecamp freefq freerdp lantern list nodejs nonprofits open-source programming rdp-connection vmess
Last synced: 06 Jul 2025
https://github.com/nathanclevenger/f.to
入.to is an HTTP-based declarative functional programming language
declarative functional language programming
Last synced: 02 Jan 2026
https://github.com/anasbinrashid/pacman-assembly
I implemented the classic PACMAN in x86 Assembly Language.
assembly assembly-x86 game-development pacman pacman-game programming project x86 x86-assembly
Last synced: 27 Feb 2025
https://github.com/antojebi7/bill-tally-with-c
Bill Tally is a C-based terminal application for managing invoices and transactions. It supports invoice generation, discount and tax calculations, and data storage. Designed for simplicity and accuracy, it operates in a command-line interface. (Features are currently limited as the project is under development)
beginner billmanagement c programming project
Last synced: 06 Sep 2025
https://github.com/edvaldoljr/faculdade-projeto-integrador
Projeto desenvolvido como parte do meu curso na faculdade. Este projeto foi concebido com um propósito claro: capacitar e fortalecer nossa comunidade por meio da disseminação de informações relevantes e da promoção da transparência.
analise-de-dados css desenvolvimento-web html integrador js programming projeto python university
Last synced: 13 Apr 2026
https://github.com/h12m54am/bsys-2065
This repo holds all homework-related work from my BSYS-2065 course. It consists of Turtle, Math and Random libraries
programming pyenv python turtle
Last synced: 04 Apr 2025
https://github.com/jpm-711/juanpablom.portfolio
Portfolio of proyects of a Design Engineering carreer
3d-printing arduino design programming
Last synced: 04 Apr 2025
https://github.com/mateuszcalderon/receipt
An easy receipt code made with Python to improve my programming skills.
Last synced: 02 Apr 2025
https://github.com/ojaciel/weather-app-flutter
Aplicativo de clima em Flutter, desenvolvido para aprendizados de integração com API e modelagem de telas.
dart flutter flutter-app mobile-app mobile-development programming weather weather-api weather-app
Last synced: 13 Apr 2026
https://github.com/mateuszcalderon/temperature-conversion
A code made with C++ that converts Celsius to other temperature units.
Last synced: 02 Apr 2025
https://github.com/fekri8614/kotlin-training2
Kotlin practice
kotlin kotlin-practice programming
Last synced: 11 Jun 2025
https://github.com/fekri8614/hackerrank-practices
Kotlin training
excersize fekri86114 hackerrank-kotlin kotlin programming
Last synced: 01 Mar 2025
https://github.com/inightjar/objectoriented-in-c
Chapters Implementation Codes.
c cpp oop-principles programming
Last synced: 14 May 2026
https://github.com/ola191/templates
【🟩】【Completed】【Local】【Expandable】- Simple templates for starting projects, e.g. PyQt5
Last synced: 18 Apr 2026
https://github.com/nasadorian/seeing-arrows
Slides and example code from my talk, `Seeing Arrows Below the Code`
arrows cats fp functional programming scala
Last synced: 02 Apr 2025
https://github.com/sourceduty/control_engineer
🎛️ Assistive electronic control system engineer.
ai artificial-intelligence chatgpt control control-engineering control-system customgpt development engineering gpt gpts openai openai-bot programming system-design system-engineering system-programming systems
Last synced: 14 Jun 2025
https://github.com/jvz/musigma.blog
A blog about programming.
blog cryptography functional-programming java programming reactive scala security shell
Last synced: 08 Jan 2026
https://github.com/felixoder/leetcode_journey
Here I share my leetcode progress journey
cp dsa hactober leetcode logic practise programming
Last synced: 17 Jan 2026
https://github.com/woolseyworkshop/article-interfacing-a-7-segment-display-to-an-arduino-uno
Interfacing A 7-Segment Display To An Arduino Uno Article Resources
7-segment-display 74ls47 arduino electronics programming
Last synced: 27 Apr 2026
https://github.com/woolseyworkshop/article-adding-digital-io-to-your-circuitpython-compatible-board
Adding Digital I/O To Your CircuitPython Compatible Board Article Resources
74hc165 74hc595 circuitpython electronics mcp23017 programming
Last synced: 01 May 2026
https://github.com/jauharibill/crud-with-realm
This Repository contain code about CRUD android using Realm NoSQL
android crud mobile nosql programming realm
Last synced: 10 Jan 2026
https://github.com/musamairshad/searching-algorithms
Implementation of various searching algorithm's in Python.
algorithms programming python searching-algorithms
Last synced: 25 Mar 2025
https://github.com/rcook/blog-rcook-org
Richard Cook's blog
haskell java programming programming-languages
Last synced: 12 Mar 2026
https://github.com/forlornu/interfaces-inheritance
A small demo showcasing when to use inheritence or abstract classes
abstraction c-sharp inheritence interfaces programming unity unity3d
Last synced: 16 May 2026
https://github.com/lemongrb/software_pwm_generator
This implementation is useful in case where dedicated PWM hardware is unavailable.
c18-compiler ccp microchip microcontroller pic pic18f pic18f452 programming pwm pwm-duty-cycle software
Last synced: 27 Feb 2025
https://github.com/naren219/cs50-files
Contains all content learned from CS50 (through Edx).
Last synced: 03 Jan 2026
https://github.com/dmarzzucco/saas-api.net
API.NET technical test
asp-net-core csharp net postgresql programming sequelize sql
Last synced: 08 Apr 2025
https://github.com/davelongdev/dave-long-web-studio
Website files for davelongwebstudio.com. Web site building - Development, Design, and Writing. Made with the Hugo framework.
css html hugo javascript programming web-design web-development website
Last synced: 13 Apr 2026
https://github.com/programmer-rd-ai/data-structures-algorithms-learning
Data Structures + Algorithms
algorithms data-structures intelligence logic mathematics programming python
Last synced: 01 Mar 2025
https://github.com/programmer-rd-ai-archive/weather-archive-jena-v2
Weather-archive-Jena-V2
artifical-intelligense deep-learning machine-learning programming python python3 pytorch rnn torch weather
Last synced: 01 Mar 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: 01 Mar 2025
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: 01 Mar 2025
https://github.com/programmer-rd-ai-archive/dog-or-cat-v2-tl
Dog-or-Cat-V2
artificial-intelligence clf cnn deep-learning machine-learning programming python python3 pytorch transfer-learning
Last synced: 01 Mar 2025
https://github.com/shroudsourav/currency-converter
Currency Converter made using HTML CSS JS
bootstrap coding css currency-converter html js programming project
Last synced: 05 Feb 2026
https://github.com/ganeshkadam65/leetcodesolutionscpp
LeetCode has emerged as one of the most popular platforms for honing programming skills and preparing for technical interviews. As a coding enthusiast or a job seeker in the tech industry, having a solid understanding of data structures and algorithms is crucial
algorithms c code coding competitive-programming cpp data-structures leetcode leetcode-cpp leetcode-solutions programming python software-development software-engineering
Last synced: 14 Apr 2026
https://github.com/coolguy1990/code-challenge
Learning Programming by doing
Last synced: 17 Mar 2025
https://github.com/tufayellus/google-sheet-automation-with-python-gspread
This is a personal documentation repository for google spreadsheet automation using python and gspread library
automation bot bots google-sheets google-sheets-api googledrive googlesheets googlesheetsapi gspread programming python
Last synced: 12 Oct 2025
https://github.com/rumaisanaveed/leetcode-solved-questions
These are the random questions which I solved on leetcode.
coding coding-challenges grinding leetcode logic-building practice problem-solving programming questions-solved
Last synced: 07 Jul 2025
https://github.com/edvaldoljr/faculdade-tecnologia-em-coding-c-orientacao-objetos
A POO em C++ é uma ferramenta essencial para a construção de softwares complexos e escaláveis, proporcionando organização, reutilização e flexibilidade ao código.
Last synced: 03 May 2026
https://github.com/edvaldoljr/programa-start-capgemini-exercicios-java
Lista com 30 exercícios Java para treinar a lógica aprendida em aulas.
capgemini java netbeans programming
Last synced: 26 Mar 2025
https://github.com/gmerczi/higherlowergame
Just a game I made on my own as part of a course I’m doing. Still figuring stuff out, but hey – it runs! 😅
begginer course-project game learning programming project python
Last synced: 10 Apr 2025
https://github.com/professormanhattan/ansible-ruby
Installs Ruby (as well as a configurable list of system or user level gems) on almost any platform
ansible doctor fedora gems install installdoc installdoctor language macos mblabs megabytelabs molecule professormanhattan programming rake role ruby ubuntu washingtondc windows
Last synced: 07 Apr 2026
https://github.com/tutosrive/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: 10 Apr 2025
https://github.com/the-real-virus/pycaptcha
pyCAPTCHA: A Simple & Secure CAPTCHA Generator ! Generate and verify CAPTCHA images effortlessly with pyCAPTCHA – a lightweight, user-friendly, and interactive Python-based solution.
ai automation bash captcha captcha-generator coding ctf cyber-security ethical-hacking github linux networking open-source pentesting programming python redteam scripting software tools
Last synced: 13 Apr 2026
https://github.com/corneliustanui/personal_quarto_website
This repo contains source files for my personal Quarto-based website.
data netlify programming quarto r rbind websites
Last synced: 02 Apr 2025
https://github.com/Programmer-RD-AI-Archive/Dog-or-Cat-V2-TL
Dog-or-Cat-V2
artificial-intelligence clf cnn deep-learning machine-learning programming python python3 pytorch transfer-learning
Last synced: 19 Sep 2025
https://github.com/paphada1103/data-analysis-with-python
📊 Analyze data efficiently using Python’s top libraries. Learn to explore, clean, and visualize data for meaningful insights in your projects.
carpentries data-analysis data-carpentry data-visualisation dataframe-api dataset english hacktoberfest ibm jovian lsl machine-learning matplotlib programming python realtime social-sciences spark
Last synced: 09 May 2026
https://github.com/otumian-empire/crypto-sec-oe
Crypto is a sample practice project for the swift python programming material, https://github.com/Otumain-empire/swift-python that implements the Cesar-cipher. Isn't that great?
otumian-empire programming python3 swift-pythom
Last synced: 05 Oct 2025