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-04-12 00:23:43 UTC
- JSON Representation
https://github.com/freakwill/mistakes
Mistakes :shit: I made in programming, esp. Python
Last synced: 15 Jun 2025
https://github.com/hey-its-d2t2/texteditor
TextEditor is a desktop application developed in Java using Java Swing for the graphical user interface. The application provides a comprehensive text editing environment with user authentication and file management features. The key functionalities include user login and registration, file creation, editing, saving, and managing a list of previous
advanced-programming file filehandlinginjava gui-application java javaswing learning-by-doing notepad programming swing-gui
Last synced: 28 Oct 2025
https://github.com/nelsogi/mongocrud
Quick description of the CRUD for MongoDB in c#
Last synced: 10 Apr 2025
https://github.com/viniciusxv27/tp_aula2
this repository contains the files of activities from TP class 2
Last synced: 09 Apr 2025
https://github.com/devamoghs/python-programs
A repository of all the solutions to all tutorial questions from SRM University Course Code: 15IT322E
course-material coursework information-technology programming python3 srm-university
Last synced: 03 Apr 2025
https://github.com/theelephantcoder/easy-python-projects
A collection of basic Python projects.
easy learning-by-doing learning-python programming programming-language python
Last synced: 27 Mar 2025
https://github.com/labex-labs/the-advanced-python-mastery
The Advanced Python Mastery | This repo collects 51 of programming labs exercises for The Advanced Python Mastery. This course is designed by David Beazley, author of the Python Cookbook, released under a Creative Commons license. The goal of this course is to provide an intermediate-level introd...
challenges course exercises hands-on labex labs linux playgroud programming python
Last synced: 13 Apr 2026
https://github.com/camara94/fondementsdesmicroservices
Microservices - also known as the microservice architecture - is an architectural style that structures an application as a collection of services that are, Highly maintainable and testable, Loosely coupled, Independently deployable, Organized around business capabilities, Owned by a small team
architecture hibernate-orm java maven microservices patterns-design programming proxy
Last synced: 09 Apr 2025
https://github.com/massigy/algos-analytics
This Java based project focuses on three sorting algorithms comparaison.
algorithms analytics bubble-sort counting-sort git github java oop programming project quicksort sorting-algorithms
Last synced: 15 Jun 2025
https://github.com/lpalbou/llm-basic-benchmark
Comprehensive benchmark of 44 open source language models across creative writing, logic puzzles, counterfactual reasoning, and programming tasks. Tested on Apple M4 Max with detailed performance analysis.
benchmark cogito counterfactual gemma3 granite3 llama3 llama4 llm mlx ollama open-source phi4 programming puzzle qwen3 writing
Last synced: 15 Jun 2025
https://github.com/witch-world/qrcodegenerator-python
This is a python program to generate a QR Code for any URL🐍
beginner beginner-code beginner-friendly beginner-project beginners coding coding-challenge coding-interviews programming programming-exercises programming-language programming-languages project python python-3 python-library python2 python3
Last synced: 01 Apr 2026
https://github.com/abhipatel35/java
Explore Java from basics to Object-Oriented Programming (OOP) concepts with practical examples and detailed explanations. Dive into approximately 55-60 Java programs covering topics like variables, control flow, arrays, OOP principles, exception handling, and more. Ideal for learners looking to solidify their understanding of Java fundamentals.
abstraction advance-java basic-java coding core core-java corejava dsa dsa-practice encapsulation inheritance-examples java learn object-oriented-programming oops-in-java polymorphism programming
Last synced: 29 Dec 2025
https://github.com/the-real-virus/ssh-login-bruteforce
SSH brute force script that attempts to log into a target host
ai automation bash blueteam brute-force-attacks coding ctf cybersecurity ethical-hacking github networking opensource pentesting programming python redteam scripting software ssh tools
Last synced: 15 Jun 2025
https://github.com/binarieschool/melquiadeshr-odoo-module-with-python
Component or module with Python (ERP - CRM - Odoo). Module for the management and administration of books and categories in a library.
crm csv dam erp odoo programming python xml
Last synced: 15 Jun 2025
https://github.com/codewithalamin/mapty-app
Mapty project with Object Oriented Programming.
100daysofcode blacklivesmatter codewithalamin css3 html-css-javascript html5 javascript jonas-schmedtmann jonas-schmedtmann-course mapty mapty-application mapty-challenge object-oriented-programming oop programming webdev webdevelopment website
Last synced: 30 Jan 2026
https://github.com/lucianofedericopereira/crt-css-top20_vscode_extesions
💾 Dive into nostalgia with a retro CRT monitor experience for Visual Studio Code! This collection of 20 extensions enhances your coding with vintage charm, beautifully crafted in CSS3 and JavaScript. Navigate with keyboard shortcuts and enjoy a FILES.BBS list of entries for an authentic DOS vibe. Licensed under GNU GPLv2.
bbs coding codium crt-monitor css3 development dos javascript keyboard-shortcuts monochrome oldschool programming retrocomputing terminal vscode-extension
Last synced: 13 Jun 2025
https://github.com/ladroid/emoscript
emoscript - emoji language which is written in Rust
emoji language programming rust script
Last synced: 16 Jun 2025
https://github.com/vikram2009/toxic-blog
blog for coders
coding collaborate jetbrains next programming react rust solutions student-vscode tauriapps typescript
Last synced: 06 Apr 2026
https://github.com/stynw7/uph_djitello
Have fun with DJI Tello Drone by exploring every idea and possibility that can done with the drone!
dji-tello drone flight jupyter-notebook machine-learning programming python
Last synced: 29 Dec 2025
https://github.com/lakshay1341/task-tracker
Task Tracker CLI is a command-line interface application designed to help you manage your tasks efficiently. This project allows you to add, update, delete, and list tasks, storing them in a JSON file for persistence.
cli filesystem java programming tasktracker
Last synced: 06 Jan 2026
https://github.com/saeedkohansal/send-form-to-telegram
This repo contains a complete tutorial series showing three implementations (Simple, Complex, Image Upload Support) for sending website form data to Telegram using JavaScript and the Telegram Bot API. It demonstrates secure deployment with Cloudflare Workers and Pages while protecting BOT_TOKEN and CHAT_ID. Includes source, examples, and deployment
cli cloudflare cloudflare-pages cloudflare-workers gilgeekify javascript node nodejs programming telegram telegramapi telegramapp telegrambot telegrambotapi telegrambots tutorial webdev webdevelopment wrangler wrangler-cli
Last synced: 08 Sep 2025
https://github.com/abrarulhassan-786/n-queen-problem
The solution is [3,1,2,4]. The first queen should be placed in the 1st row 3rd column, the second queen should be placed in 2nd row 1st column, the third queen should be placed in 3rd row 2nd column and finally, the 4rth queen should be placed in 4rth row 4rth column.
ai algorithm algotrading artificial-intelligence code nqueens-problem nqueens-solution programming programming-language queens-puzzle
Last synced: 17 Mar 2025
https://github.com/abrarulhassan-786/objectjs
javascript js object programming
Last synced: 17 Mar 2025
https://github.com/dvizioon/sistema-locacao-veiculo
SISTEMA DESTINADO PARA LOCAÇÃO DE VEICULOS
aluguel aluguel-de-carros locacao php programming sistema system veiculos
Last synced: 12 Mar 2025
https://github.com/umairabbasdev/parking-managment-system
simple Vehicles cost calculator with time
c-plus-plus c-plusplus car management-system parking-management programming
Last synced: 29 Dec 2025
https://github.com/xnj-lang/xnj
XNJ Compiler
compiler lang language programming programming-language rust rust-lang rust-language
Last synced: 16 Mar 2026
https://github.com/pratyush0898/krypto
Website made & desing by Pratyush kumar
css figma html programming web-development website
Last synced: 23 Feb 2025
https://github.com/bk-chris/progalapseged
Segédanyag az Eötvös Loránd Tudomány Egyetem - Programtervező Informatikus (FOSZK) - Programozási Alapismeretek (IK-19fszPAEG) - 2024/25/I. félévben oktatott tantárgyához.
algorithms csharp dotnet elte elte-ik programming specification
Last synced: 02 Mar 2025
https://github.com/dxxxxy/420pythonsetup
Script that automates the process of creating a new python project with a Gitlab repo. Cleverly avoids the need to use the Gitlab API. Made for 420-420-DW SERVER-SIDE PROGRAMMING.
420-420 bash dawson dw git lab machine programming python server setup side
Last synced: 23 Feb 2025
https://github.com/jeluchu/tetris
¿No conoces el juego del "Tetris"?, pues no lo dudes ni un segundo más, simplemente descárgatelo y ejecutalo para poder jugar. Actualmente solo dispone de un nivel de juego, pero poco a poco se irán incorporando novedades
game game-development programmer programming programming-exercise programming-language tetris tetris-game
Last synced: 12 Mar 2025
https://github.com/jeluchu/c_fordummies
Aquí podrás encontrar unos apuntes realizados por mí, en los cuáles aprenderás el lenguaje de "C" de la forma más sencilla posible. Si hay alguna cosa que no te termina de quedar clara, no dudes en contactar conmigo. Te invito a visitar mi web:
c classification classroom classwork language language-learning notebook programming programming-class programming-language
Last synced: 12 Mar 2025
https://github.com/fabiannorbertoescobar/tda-indice
TDA Indice. Programación Estructurada en C. Trabajo Práctico Integrador de Programación en C.
archivos c cola indice lista programming programming-language tda
Last synced: 23 Feb 2025
https://github.com/candygoose/programming_2_term_se
Программирование 2 семестр Программная инженерия (ПИиКТ) ИТМО
itmo java programming software-engineering
Last synced: 23 Feb 2025
https://github.com/md-emon-hasan/python
🐍 Python programming ranging from beginner to advanced levels, enhancing coding skills and understanding to various Python concepts.
anaconda data-structures dsa programming python python-programming python3
Last synced: 02 Mar 2025
https://github.com/jorgermduarte/discord-bot-code-challenges
A discord nodejs bot for daily code-challenges!
api automatic base bot code-challenge code-challenges discord javascript leetcode nodejs practice programming
Last synced: 03 Mar 2025
https://github.com/Asit-14/Cpp-Programming
This repository contains all the programs and resources we will utilize to learn C++ programming.
cplusplus leetcode-cpp programming
Last synced: 29 Oct 2025
https://github.com/johnhany97/grader
Automatic Programming Assignments Grader in Go
assignments go grader job-queue programming
Last synced: 03 Mar 2025
https://github.com/thedarkpassenger0/finalement-
finalement / finally .....
html javascript js json license mit-license programming programming-exercises programming-languages readme readme-md readme-profile web website
Last synced: 03 Mar 2025
https://github.com/bilalmohib/c-programming-
This repo contains C Programming practise.It will contain the work from learn c the hard way.
c c-programs linux practice-programming programming programming-exercises programming-language ubunto
Last synced: 13 Mar 2025
https://github.com/abrarulhassan-hub/objectjs
javascript js object programming
Last synced: 08 Sep 2025
https://github.com/bursasha/cpp-advanced-projects
Advanced programming and algorithmization in C++ ⚔️
algorithms-and-data-structures automata-theory avl-tree bfs cpp cvut-fit dynamic-programming grammars graph-algorithms informatics-engineering multithreading optimization-algorithms programming regular-languages stl theoretical-computer-science thread-synchronization topsort
Last synced: 03 Apr 2025
https://github.com/reyrove/fortran
Welcome! This repo offers simple Fortran 95 examples for key algorithms and numerical methods. Learn with Plato IDE and FTN95. For more, check out my YouTube tutorials!
compiler fortran fortran-language fortran-tutorial fortran77 fortran90 fortran95 freyja mathematics numerical-computation plato programming reyrove youtube
Last synced: 18 Mar 2025
https://github.com/2ndmurphy/how-i-become-backend-developer
Repositori modul belajar atau dokumentasi untuk menjadi Backend developer dengan bahasa python.
backend basic-learning fundamental programming python
Last synced: 03 Apr 2025
https://github.com/jerga99/sui-voting-app
Hands-on Sui dApp development with Move and React. Create a voting system app. Learn smart contracts coding.
Last synced: 20 Mar 2025
https://github.com/russkyc/csharp-activities-collection
C# school activities in Integrative Programming.
csharp dotnet learning learning-exercise learning-resources programming programming-language
Last synced: 20 Mar 2025
https://github.com/exp-codes/release-project-plugin
(非 Spring)Maven 项目一键发布插件
java maven mvn plugin programming
Last synced: 03 Apr 2025
https://github.com/jbrosdevelopment/norma
Norma is a small custom programming language made as an example for my blog.
custom language norma programming programming-language
Last synced: 17 Feb 2026
https://github.com/carloszoft/orientacaoobjeto
Intended for studies using the object-oriented programming paradigm.
javascript paradigms programacion-orientada-por-objetos programming
Last synced: 21 Mar 2025
https://github.com/adearya/java-penggajian-karyawan
Program penggajian karyawan dengan menggunakan bahasa java, program ini dibuat sederhana dan juga untuk menerapkan bagaimana menghitung gaji karyawan berdasarkan kriteria seperti golongan, jumlah jam kerja dan lainnya
Last synced: 21 Mar 2025
https://github.com/uxlabspk/ebook
A Java Programming Guide publication website
ebook guide guides java javaguides javalearning programming
Last synced: 21 Mar 2025
https://github.com/cyberllloner/cs50-personal-python-projects
A collection of my personal Python projects inspired by the CS50 course from Harvard University. This repository showcases my unique exercises and creative implementations of programming concepts, reflecting my learning journey and passion for coding.
coding cs50 cs50p cs50python harvard harvard-university harvardcs50 harvardcs50p programming python python-3 python-script python3
Last synced: 28 Mar 2025
https://github.com/nabilshadman/r-data-analysis
A modular R framework for data analysis, with emphasis on data processing and reproducible workflows.
data-analysis data-cleaning data-manipulation data-science descriptive-statistics programming r r-studio statistical-analysis statistical-computing t-test
Last synced: 04 Apr 2025
https://github.com/synthesizer248/arduino_lipo_charger
An Arduino Atmega 328 -based LiPo battery charging system with automatic calibration, menu navigation, caculate internal resistance,and real-time monitoring.
16x2-lcd arduino cheapest diy-tool eeprom lcd-menu lipo programming protection rotary-encoder safty
Last synced: 12 Jul 2025
https://github.com/danielbrito/canal-youtube
▶️ Códigos desenvolvidos nos vídeos do meu canal.
c channel education game mathematics programming python tutorial youtube
Last synced: 12 Aug 2025
https://github.com/mhadi-1382/m-one-personal-assistant
M-One is a personal assistant
ai m-one m-one-personal-assistant personal-assistant programming python
Last synced: 11 Apr 2025
https://github.com/jamesquinlan/matlab-programming-intro
Course materials for Intro. to Programming (w MATLAB)
computer-science mathematics matlab programming
Last synced: 05 Apr 2025
https://github.com/zoedsoupe/functional_programming_basics
Repositório que abriga meus estudos pessoais em programação funcional, com foco em Haskell
algoritmos algoritmos-funcionais begginer begginer-friendly brasil ciencia-da-computacao computer-science functional-algorithms functional-programming haskell programming pt-br
Last synced: 05 Apr 2025
https://github.com/juzershakir/track_driver_travel_logs
Tracking the travel records of drivers.
Last synced: 05 Apr 2025
https://github.com/wtanaka/ansible-role-r
Ansible role to install GNU R programming language from r-project.org
ansible ansible-galaxy ansible-role ansible-roles galaxy graphics language programming programming-language programming-languages r r-language statistical
Last synced: 12 Jul 2025
https://github.com/brunortech/coursera-java-programming-and-software-engineering-fundamentals
A comprehensive repository showcasing assignments and projects completed as part of Coursera's "Java Programming and Software Engineering Fundamentals" specialization.
assignments coding-practice education java java-projects learning-resource object-oriented-programming programming projects software-engineering
Last synced: 12 Apr 2025
https://github.com/mikr13/javascript-explorer
⭐ A resource to help developers figure out what JavaScript methods would be best to use at any given time
array arrays data-structures javascript object programming string strings
Last synced: 12 Apr 2025
https://github.com/kipicenko/chaocore-ripple
The very easy, performance and flexible to use JavaScript/TypeScript library for creating a ripple effect.
animation chaocore effect hooks javascript native-js programming react react-hooks react-ripple react-wave ripple ripple-animation ripple-effect tyepscript wave wave-animation wave-effect
Last synced: 12 Apr 2025
https://github.com/aravindvnair99/java
Collection of beginner friendly Java programs
beginner-friendly beginners-friendly beginners-guide beginners-tutorial-series code corejava hacktoberfest java oracle oracle-java programming source source-code
Last synced: 10 Jul 2025
https://github.com/okyanusaydgn/javascript_course
A learning guide covering both basic and advanced concepts of the JavaScript language 📚💻. Supported with code examples and explanations 💡
course javascript js open-source programming web-development
Last synced: 13 Apr 2025
https://github.com/buraksenyurt/rust-crates
Kullanışlı rust küfelerini (Crate) incelediğim repodur.
crates crates-io programming rust rust-lang rust-programming-language self-learning
Last synced: 11 Jul 2025
https://github.com/thecoderpinar/super-heatmapper-project
A comprehensive video analysis and heatmap generation tool based on Ultralytics YOLOv8.
artificial-intelligence computer-vision image-processing machine-learning opencv programming python real-time-object-detection yolo
Last synced: 18 Jun 2025
https://github.com/elazzouzihassan/typescript
TypeScript Workstation Repo
development ecmascript es6 javascript programming typescript
Last synced: 19 Jun 2025
https://github.com/muskanpaliwal/stanford_codeinplace_2020
The repository contains all the assignments, projects, and handouts that are given during Stanford's CodeinPlace Program, 2020.
hactoberfest-2021 karel-python oops-in-python programming python3 stanford-university
Last synced: 19 Jun 2025
https://github.com/lucassoaresouza/l5s-aep
Um Ambiente de Ensino de Programação gamificado visando o aprendizado de crianças.
children cmake cpp11 gamification gaming programming programming-logic sdl2 teaching yacc
Last synced: 20 Jun 2025
https://github.com/isaac-lal/learning-ts
Learning TypeScript.
code learning programming ts typescript
Last synced: 21 Jun 2025
https://github.com/jose-jaen/ft_printf
Custom implentation of printf function in C
42 42born2code 42madrid 42school c printf printf-42 programming
Last synced: 21 Jun 2025
https://github.com/devsujay19/my-fb-group-logo
My Facebook Group Logo. Visit the Facebook Group and be a member.
css css-programming css-projects css3 designing facebook facebook-group fb group html html-css-programming html-programming html-projects html5 html5-css3 logo logo-design logo-designing programming projects
Last synced: 21 Jun 2025
https://github.com/shayyz-code/codewithshayy
Code w/ Shayy is an innovative learning platform dedicated to teaching web development and programming to aspiring developers.
Last synced: 10 Sep 2025
https://github.com/alicbm/learnlytics-code
Repositorio oficial de LearnLytics, una plataforma de tutoriales sobre análisis de datos, ciencia de datos, programación y economía. Aquí encontrarás los códigos y bases de datos utilizados en nuestros tutoriales, junto con documentación detallada para su implementación. 🚀
analisis-de-datos automation economia estadistica machin matplotlib mysql numpy pandas programming python r selenium webscraping
Last synced: 10 Apr 2026
https://github.com/himanshurajora/ideas
My Ideas for Engineering
computer-science engineering ideas programming
Last synced: 22 Jun 2025
https://github.com/nxhawk/sort-big-file
Objective: to train students in the ability to organize data files that do not fit on RAM. Exercises in addition to training programming skills, also practice teamwork.
amazon-books bigdata books cpp dsa-algorithm files hcmus programming project queue sort-algorithms
Last synced: 22 Jun 2025
https://github.com/zer0s703/opencomputers
Home of the OpenComputers mod for Minecraft.
automation forge lua minecraft minecraft-forge mod opencomputers programming scala
Last synced: 12 Jul 2025
https://github.com/serverx-org/contests-solutions
This repository covers the solutions to the Vignan Challenge conducted by the Vignan's Institute of Information Technology, Vizag India.
coding contest contest-solutions contests dsa hacktoberfest hacktoberfest-2024 programming serverx serverx-org
Last synced: 22 Jun 2025
https://github.com/mannuelf/feu1_programming_foundations_js
Learning programming in an incremental and fun way using JavaScript.
Last synced: 23 Jun 2025
https://github.com/ostad-ai/python-everything
Here, we talk about the programming language, Python.
callable class-method decorators dictionary-python generator-function iterators khayyam list-comprehension lists-python operator-overloading polynomials programming punctuations python python-class quadratic-equations sqlite3 stack-python static-method string-python
Last synced: 14 Jul 2025
https://github.com/priyankasingh2907/priyankasingh2907
Hi ! I'm priyanka singh .
backend code coding codinglife css devcommunity developer frontend fullstackdev fullstackdeveloper github html javascript programming softwaredev softwareengineering tech techstack webdev webdevelopment
Last synced: 17 Jul 2025
https://github.com/amr-yasser226/zewail-city
A comprehensive archive of coursework, projects, and code developed during my studies at Zewail City University of Science and Technology. Organized by course, each folder houses assignments, practicals, and project deliverables, showcasing my academic progress and technical skills.
academic assignments code-examples coursework-archive programming projects student-portfolio university-coursework ust zewail-city
Last synced: 07 Feb 2026
https://github.com/AmmieNyami/stm
Stack-based virtual machine.
asm assembly c cpp programming programming-language stack-based stack-based-language
Last synced: 17 Jul 2025
https://github.com/jamster3000/emberon
Ember is a new programming language designed to be ease of use for low and high level prorammers whilst meeting and succeeding many gaps and downfalls of other programming languages
Last synced: 17 Jul 2025
https://github.com/gastonstat/r-rolling-dice
Exploring simulating games of chances with R
coding data-science introduction-to-r programming r simulations statistics tutorial-code
Last synced: 30 Oct 2025
https://github.com/angelino-valeta/functional_programming_with_js-es6
Funtional Programming with JavaScript, using EcmaScript 6
es6 functional higher-order-functions javasccript programming
Last synced: 19 Jul 2025
https://github.com/lansarbac2020/obstacle-course-
Here's a small C# project using Unity as a framework for the design. The game involves overcoming obstacles in order to reach the finish line.
Last synced: 30 Oct 2025
https://github.com/bursasha/c-projects
Programming and algorithmization in C ⚙️
algorithms bst c cvut-fit data-structures doubly-linked-list list programming structure
Last synced: 19 Jul 2025
https://github.com/gmostofabd/8051-keypad
📦 The 8051 4x4 Keypad Interfacing demonstrates how to connect and interact with a 4x4 matrix keypad using the AT89C51 microcontroller. Keypads are commonly used for user input in embedded systems, and in this project, we showcase how to read key presses using Assembly language.
4x4-keypad 8051 assembly circuit download files hex interfacing keypad language microcontroller programming proteus schematic simulation
Last synced: 19 Jul 2025
https://github.com/wangxiaoyugg/journal
diary and write some note about program every day
css front-end javacript javascript journal note programming react vue
Last synced: 02 Apr 2026
https://github.com/pharo-project/isloop
isLoop: International School on Live Object-Oriented Programming
live-programming object-oriented-programming pharo programming summer-school winter-school
Last synced: 03 Mar 2025
https://github.com/baltasarq/charlalegibilidad
Legibilidad de código: programando con estilo
education legibility presentation programming
Last synced: 02 Feb 2026
https://github.com/d-rickyy-b/d-rickyy-b.github.io
Personal blog for writing about stuff I come across. Topics might include (but not limited to) malware, phishing, hacking, hardware, software, programming and other stuff
blog hacking hardware malware programming software
Last synced: 24 Feb 2026
https://github.com/joaoandrejs/spaceeconomy
SpaceLab - Bot de economia utilizando discord.js e quick.db.
discord discord-bot discord-js javascript programming
Last synced: 23 Feb 2025