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/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/ruokokoski/cs-a1110
Aalto University - CS-A1110 Ohjelmointi 1
Last synced: 07 Jun 2026
https://github.com/umaarov/file-path-inserter
Automatically inserts file paths as comments at the top of your code files. Supports multiple file types and integrates with VSCode.
automation file-management nodejs opensource programming vscode
Last synced: 26 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/newir295/software_develpment
Software Development GIT Repo Applying OOP and Programming Principles in Projects & Side Hustles
cpp design-patterns oop oop-principles programming
Last synced: 08 Apr 2025
https://github.com/muhammadsalmanaziz/python-for-ai
This repositry contains the basic python programming that is necessary for AI. It uses the Andrew Ng files
programming prompt-engineering python3
Last synced: 09 May 2026
https://github.com/bookseer/python
Программирование на python
development programming python
Last synced: 09 May 2026
https://github.com/mituskillologies/pcp-python-dec22
Python Training Session at Pimpri Chinchwad Polytechnic, Pune
class data-structures decision-making functions looping objects programming python python3
Last synced: 08 Jun 2026
https://github.com/teneplaysofficial/cplusplus-projects
This repository contains a collection of projects written in C++. Each project is designed to showcase various programming concepts and problem-solving skills. Explore projects ranging from simple console applications to more complex systems, demonstrating foundational and advanced techniques in each language.
algorithms codesamples coding cpp educational examples games opensource programming softwaredevelopment
Last synced: 19 Jun 2026
https://github.com/alejandrorocavandesype/invasion
This project involves the creation of a video game for the 8-bit Sega Master System console. It was created as part of my research project during the final year of my Multimedia degree at the University of Alicante.
low-level programming research-project school-project z80-assembly
Last synced: 28 Apr 2026
https://github.com/muba-74/the-oop-bank-app
PROJECT BASED ON TYPESCRIPT,JAVASCRIPT & NODEJS.
cli-app console-application javascript node node-js object-oriented-programming oop oop-in-javascript oopin programming programming-language typescript
Last synced: 11 May 2026
https://github.com/amaljosea/patterns
Collection of pattern programming questions
Last synced: 28 Apr 2026
https://github.com/pedro-estevao/data-structures
Implementations in C++ of algorithms and data structures developed in the Data Structures course at Centro Universitário Barão de Mauá. Includes lists, stacks, queues, trees, graphs, hash tables, and sorting and searching algorithms.
academic-project algorithms algorithms-and-data-structures baraodemaua c computer-science cplusplus cpp data-structures graphs hash-table lists programming queues searching-algorithms stacks tree trees
Last synced: 08 Apr 2025
https://github.com/simpsonresearch/apc13
Develop a Final Project during the Last Week of my Advanced Programming Club
final go js programming project python rust
Last synced: 28 Apr 2026
https://github.com/ahmed-maher77/mansoura-stories__blog-app
A full-stack and responsive blog app focused on programming, technology, and computer science. Users can create posts, view articles, interact with content dynamically, and manage content through a personalized dashboard while enjoying a seamless experience.
accessibility blogapp firebase fullstack javascript performance programming responsive-design seo techblog web-application web-development website
Last synced: 29 Apr 2026
https://github.com/ryanhustler420/whiteboard
Whiteboard like site where we can publish our message for people to see
blackboard etech java learning programming share xcodeclazz
Last synced: 29 Apr 2026
https://github.com/viddesh1/basic_pro_lang
Learning how programming language Basic can be created using python language
Last synced: 10 Jun 2026
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/v-mayya/programming-statistics-and-econometrics-resources
Programming, statistics and econometrics resources
econometrics programming python r statistics
Last synced: 29 Apr 2026
https://github.com/akashgutha/akashgutha.github.io
My blog :memo: :pencil2:
Last synced: 08 Jun 2026
https://github.com/clarete/wheelbarrow
Dump of random things that I play with
coding compilers fun parsers practice programming virtual-machines
Last synced: 24 Mar 2025
https://github.com/tejas-130704/c-programming-
Program using C language (Games)
c-language games programming rock-paper-scissors tic-tac-toe
Last synced: 29 Apr 2026
https://github.com/rishabhmathur06/data-structures-and-algorithms
This repository contains the answers of all the questions related to Data Structures and Algorithms solved by Rishabh Mathur on various platforms such as GeeksforGeeks and HackerRank.
data-structures-algorithms data-structures-and-algorithms dsa dsa-algorithm dsa-practice programming python python-programming
Last synced: 29 Apr 2026
https://github.com/skarllot/flow-pair
Personal pair programming with CI&T Flow AI
anthropic assistant chatgpt ciandt claude-ai flow openai programming
Last synced: 29 Apr 2026
https://github.com/nelo-cmd/spend-er
An expense tracking app build with React.js,.
beginner-friendly beginner-project css front-end frontend javascript programming project react reactjs
Last synced: 29 Apr 2026
https://github.com/xastro6/wagus-reward-system
WAGUS Reward System Smart Contract Program: A Rust-based smart contract for the Solana blockchain designed to manage and reward user interactions in the WAGUS reward system. This repository contains the core logic for the reward mechanism, as well as the associated configuration and utility files.
blockchain cryptocurrency defi programming rewards rust smart-contract solana system
Last synced: 12 May 2026
https://github.com/abdurrehman2003/typescript-nodejs-45exercises-2024
This repository contains exercises from my "Getting Started with TypeScript and Node.js" assignment. It covers fundamental TypeScript concepts, including variables, arrays, objects, and functions, along with Node.js integration. Completing these exercises strengthened my programming skills and prepared me for advanced web development.
assignment exercises fundamentals javascript learning nodejs programming typescript web-development
Last synced: 29 Apr 2026
https://github.com/dmarks84/ind_project_readme-generator
Independent (personal) project in which I automatically generate README files for each of my repositories from my coursework
dataframes etl numpy pandas programming python
Last synced: 29 Apr 2026
https://github.com/rohya8/nvminstallation
Node Version Manager (NVM) installation guide on Windows
cheatsheet javascript node nodejs npm nvm programming windows
Last synced: 29 Apr 2026
https://github.com/fekri8614/kotlin-training2
Kotlin practice
kotlin kotlin-practice programming
Last synced: 11 Jun 2025
https://github.com/inightjar/objectoriented-in-c
Chapters Implementation Codes.
c cpp oop-principles programming
Last synced: 14 May 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/mateuszcalderon/receipt
An easy receipt code made with Python to improve my programming skills.
Last synced: 02 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/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/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/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/mohammad-shamat/problemsolving
Algorithms And Problem Solving by Programming Advices
cpp problem-solving programming
Last synced: 02 Jul 2025
https://github.com/niihaoru/website
Web-site about software development in Petropavlovsk-Kamchatskiy
consulting crm database devops engineering management programming raspberrypi sql stm32 web-site
Last synced: 20 Jun 2026
https://github.com/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/pduartesilva2005/patins-animation
LP de patins animada
animation-css code css developer frontend fullstack html programming rocketseat web
Last synced: 30 Apr 2026
https://github.com/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/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/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/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/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/musamairshad/searching-algorithms
Implementation of various searching algorithm's in Python.
algorithms programming python searching-algorithms
Last synced: 25 Mar 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/puspak29/cpp-snippet
cpp snippet for cp
cp cpp cpp-snippet programming snippet
Last synced: 02 Apr 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/mahmoudsayed96/leet-code-problems
Leetcode problem solving
leetcode php problem-solving programming
Last synced: 16 Mar 2025
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/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/beyondsimulations/programming-everyday-decisions
This repository contains the lectures and tutorials of the course: Programming - Everyday Decision-Making Algorithms
Last synced: 30 Apr 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/naren219/cs50-files
Contains all content learned from CS50 (through Edx).
Last synced: 03 Jan 2026
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/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/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/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/turhancan97/adventofcode
My solutions for Advent of Code (via Python)
2022-focus advent-of-code algorithms data-structures programming python
Last synced: 21 Jun 2026
https://github.com/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/madebypixel02/python-weekly-exercises-2019
[Uc3m] An introduction to python
classes data-science data-structures exercise oop programming programming-exercises pyhon uc3m
Last synced: 14 May 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: 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/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/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/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/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/musamairshad/geeksforgeeks-practice
Solutions to GeeksforGeeks practice problems.
competitive-programming geeksforgeeks logic-building programming
Last synced: 22 Aug 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/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/bimalrajgyawali/java
This repository contains Java Programs.
Last synced: 15 Jul 2025
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/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/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/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/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/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/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/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/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/it-delinquent/walking_reminder
A little window used to remind me to get up and move around...
costura fody gifs programming reminder reminder-application walking windows wpf wpf-application wpf-ui
Last synced: 01 May 2026
https://github.com/luizcalaca/ts-node-joi-api
Typescript API with Joi validations, Express.js and MySQL. The project has the main branch to show the solutions with functions and the change-oop-api-ts to show with Object oriented programming.
api-rest functional-programming joi-validation mysql2 nodejs oop oriented-object-programming programming typescript
Last synced: 13 Apr 2026
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/paragunhale1998/display-api-data
Here i Display the Api Data Using Fetch And Async Await
angularjs api backend coding css devops fetch frontend github html javascript nodejs opensource programming reactjs vuejs webdevelopment
Last synced: 13 Apr 2026