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-03-27 00:24:32 UTC
- JSON Representation
https://github.com/seandavi/itr
Learning and teaching materials for R and Bioconductor
bioconductor bioinformatics datascience dplyr genomics ggplot2 machine-learning programming r rmarkdown rstats statistics teaching tidydata
Last synced: 05 Apr 2025
https://github.com/erdemozgen/go-learning-archive
This repository contains different materials for learning and improving Go skills.
book coding-interviews go golang interview learning programming
Last synced: 14 Jan 2026
https://github.com/threadlinee/automated-bug-bounty-scanner
Automated Bug Bounty Scanner Tool
attack brute-forcing bruteforce docs educational-project educational-purposes github github-config hacking-tool illegal information-gathering lua programming python python3 repository web-scraper website
Last synced: 29 Jun 2025
https://github.com/heshanthenura/clipboardvirus
Simple Virus Created with Golang for fun. This doesn't allow you to copy. When you trying to paste it, it paste the text that you used in script.
clipboard coding golang malware programming script virus
Last synced: 14 Feb 2026
https://github.com/hunter2809/rsap
A simple wrapper for the Random Stuff API
programming programming-language prsaw python python-3 python3
Last synced: 17 Mar 2026
https://github.com/sabyasachi-seal/codinginc-cpp
This Is where I keep the C codes that I practice
Last synced: 27 Jan 2026
https://github.com/ferhatgec/flascript-vscode
FlaScript support for Visual Studio Code
code extension flascript language programming visual-studio visual-studio-code vscode
Last synced: 26 Jan 2026
https://github.com/ttybitnik/emacs.d
GNU Emacs configuration along with an in-depth chronicle of my crafting and managing processes.
emacs org-mode programming sysadmin translation writing
Last synced: 11 Oct 2025
https://github.com/dr-eberle-zentrum/introduction-to-programming-with-r
Tutorial material for beginners to learn the basic principles of programming using the programming language R with a focus on data manipulation and visualization.
beginner data programming r teaching-materials tutorial visualization
Last synced: 10 Apr 2025
https://github.com/everblush/lapce
Everblush theme for lapce text editor
hacktoberfest lapce lapce-plugin programming
Last synced: 14 Mar 2026
https://github.com/xia-mc/clang-mc
A Development Toolchain for Minecraft Datapacks.
compiler llvm minecraft minecraft-datapack programming stdlib toolchain
Last synced: 07 Apr 2025
https://github.com/syedfahadali399/learn-streamlit
this is a repo of streamlit where you learn streamlit on basic level and build on your website from simple practice just check it !
programming python streamlit tutorial
Last synced: 12 Oct 2025
https://github.com/danishzulfiqar/st-res
C , C++, Python and Matlab codes for major programming courses in BEE
cplusplus cprogramming icp oop programming
Last synced: 27 Apr 2025
https://github.com/vivekkdagar/c-lexical-analyzer
Lexical Analyzer for C made in C++
assertion cmake code-analysis coding compiler cplusplus cpp debugging github-actions lexer lexical-analysis oops oops-in-cpp programming software-engineering tokenization
Last synced: 04 Sep 2025
https://github.com/nirantak/programming-exercises
Programming exercises / Coding problems
data-analysis image-processing intelligent-systems matlab programming python python3
Last synced: 01 May 2025
https://github.com/syedfahadali399/typescript-number-guessing-project
This is a CLI Based Number Guessing Game
coding javascript package-json programming ts-config typescript
Last synced: 26 Feb 2025
https://github.com/sodium-labs/playground
Quickly test code snippets in your browser, whenever you need.
code playground programming test
Last synced: 12 Apr 2025
https://github.com/manraj29/cricket-using-c
A game of Cricket for programmers.
basicgame c cprogramming cricket fungame programming
Last synced: 30 Jan 2026
https://github.com/Lemniscate-world/Metatron
Metatron is an advanced, AI-powered debugging tool designed to analyze and debug code across various programming languages, including Python, JavaScript, Java, C++, AI frameworks (TensorFlow, PyTorch), and blockchain (Solidity).
ai cirq debugging machine-learning multithreading programming programming-language quantum-computing web
Last synced: 13 Oct 2025
https://github.com/ferhatgec/flap
Fegeya Flap Execution Language, Written in FlaScript.
flap flascript interpreter language parser print programming scripting statement virtual-machine
Last synced: 28 Feb 2026
https://github.com/syedfahadali399/hotel-project
Welcome to our Hotel Website, a beautifully crafted platform designed to enhance your booking experience. Built with HTML and CSS, our website offers a clean and elegant interface where you can effortlessly explore our luxurious rooms, top-notch amenities, and exclusive offers.
bootstrap coding css3 html5 programming tailwindcss vscode
Last synced: 02 Sep 2025
https://github.com/shellfly/what-every-programmer-should-know-about
A collection of articles that explain one thing in detail
programming software-engineering
Last synced: 04 Feb 2026
https://github.com/whatrocks/solutions
my solutions to programming exercises from books and other places
coding-challenge programming programming-exercises
Last synced: 11 Jun 2025
https://github.com/prince272/academy
Academy of Ours which was inspired by SoloLearn is an e-learning platform that helps you to learn a variety of courses and concepts through interactive checkpoints, lessons, and videos with certificates awarded automatically after each course.
academy css education html javascript learning programming
Last synced: 22 Jan 2026
https://github.com/0xSafkat20/C-Sharp
c-sharp labs programming visual-studio
Last synced: 29 Apr 2025
https://github.com/mython-dev/mythical-payload
Payload Creator for Operating Systems and Programming Language
android bash exploit hacker hacking hacking-tool hacking-tools kalil linux metasploit metasploit-framework payload payload-generator payloads programming python script ubuntu widnows
Last synced: 26 Feb 2026
https://github.com/syipmong/yeep-programming-language
This is the start for my own programming language called "Yeep"
code contribute invent programming programming-language public public-domain public-property python
Last synced: 17 Mar 2025
https://github.com/birg81/teachingcoderepo
Hi Guys. I'm Biagio, teacher of Computer Science. This repository is where I share code co-developed during our lessons, providing interesting solutions to programming problems. Share your favorite one(s) with friends and colleagues, and if you have any suggestions or edits, I'll be happy to consider them.
css database datawarehouse development hashing html5 java javascript jwt-token php programming python rdbms rest-api sql web webapi webapp webapplication
Last synced: 07 May 2025
https://github.com/gobeam/how_to_write_clean_code
Guide on how to write clean and organized code
clean-code how-to-write-clean-code pattern programming software-development
Last synced: 18 Mar 2026
https://github.com/reznikmm/jupyter
Jupyter Client API in Ada
ada jupyter-kernels programming
Last synced: 18 Jan 2026
https://github.com/codeterrayt/pythonmailwithattachments
This PythonMailWithAttachments project allows you to send emails with attachments using Python. It uses the smtplib library to establish an SMTP connection and the email library to create and format the email message. This script is particularly useful for sending automated emails with attachments.
automation email-library file-attachment programming python python-mail python-project python3 smtp smtplib
Last synced: 07 Jul 2025
https://github.com/jerga99/sui-jelo-coin
Hands-on Sui dApp development with Move and React. Create a Meme coin. Learn smart contracts coding.
Last synced: 13 Oct 2025
https://github.com/theanasuddin/computer-programming-part-2-by-tamim-shahriar-subeen
কম্পিউটার প্রোগ্রামিং দ্বিতীয় খণ্ড (প্রথম সংস্করণ) by তামিম শাহরিয়ার সুবিন. All examples and practice problems in C.
c computer-science fundamentals programming programming-exercises tamim-shahriar-subeen
Last synced: 27 Sep 2025
https://github.com/detronetdip/tic-tac-toe
A tic tac toe game
c cli-app game programming tic-tac-toe
Last synced: 14 Jul 2025
https://github.com/akabharat/dart-all-in-one
🔹 this is a dart code file containing the concept and topics for revision purpose
beginner code course dart dart-lang dartlang dartlanguage flutter language learn learn-to-code learning learning-by-doing practice programming
Last synced: 09 Apr 2025
https://github.com/gustadev24/knowledge-wardens
The powerful witch wizard has possessed your master and there is only one way to defeat him. You must overcome their ancient knowledge. A legend is your hope, look for knowledge wardens and achieve the victory.
Last synced: 26 Jan 2026
https://github.com/syedfahadali399/typescript-todo-list-project
This is a CLI Based Todo-List Project
coding javascript package-json programming tsconfig typescript
Last synced: 17 Oct 2025
https://github.com/modcommunity/.github
An ever-expanding community that is taking modding to the next level! We have a unique marketplace, server browser, and hub. We love the open-source community!
careers gaming mod modcommunity modding mods open-source opensource os programming technology
Last synced: 07 Jan 2026
https://github.com/choaib-elmadi/arduino-maze-robot-with-ai
Arduino based maze solving robot with artificial intelligence. The model still not perfect and need more training.
ai arduino maze-solver programming python robotics
Last synced: 15 Apr 2025
https://github.com/codewithpom/dev-meme
A repository that contains memes just for people like us.
comedy memes memes-api programming
Last synced: 18 Jan 2026
https://github.com/4dcu-be/4dcu.be
Jekyll theme and content to generate https://blog.4dcu.be a blog about programming, tech, games and other geeky things
blog jekyll jekyll-blog markdown programming tech-blog
Last synced: 29 Jan 2026
https://github.com/tush-tr/c_language
Learning stuff for C language and two basic projects to learn hands on programming using C language.
c clanguage exercises-solutions programming solved-exercises study-material topic tutorials
Last synced: 24 Apr 2025
https://github.com/kardelruveyda/advanced-programming-csharp
Explore advanced C# programming techniques with in-depth explanations and examples covering arrays, operators, exception handling, and more.
advancedprogramming csharp programming programmngnotes
Last synced: 05 Mar 2025
https://github.com/anubhavsrivastava/projecteulerjs
JavaScript solutions to the Project Euler Problems
competitive-programming euler eulerproject javascript javascript-solutions programming projecteuler projecteuler-js projecteuler-solutions
Last synced: 10 Jul 2025
https://github.com/Siphon880gh/tutorials-using-git
By Weng Fei Fung. This is a walkthrough tutorial generator and reader for git repos by leveraging the power of git diff and git notes. You can get your team up to speed or personally review how to setup different boilerplates (like webpack). This tool show a list of branches and commits in order of creation from the bottom. You may add notes to particular commits with the command git note. Those notes can have multiple lines and Markdown styles so that the walkthroughs look like formatted documents.
authoring curriculum-design developer programmer programming tutorial
Last synced: 29 Jul 2025
https://github.com/bytehunt/scp
🎨✨ Show off your soothing color palette
colors colorscheme cute elegant programming soothing
Last synced: 16 Jun 2025
https://github.com/theritiktiwari/dev-resources
Here you can find the resources regarding your tech. You can also help someone by uploading some resources.
coding developer javascript programming resources
Last synced: 29 Jul 2025
https://github.com/gagniuc/programming-languages
A total of 44 poster presentations and 404 source code examples reflected in nine computer languages, namely: C#, C++, Java, JavaScript, PERL, PHP, Python, Ruby and VB.
algorithms code cpp csharp examples introduction-to-programming java javascript perl php programming programming-languages python ruby source vb6 vba visual-basic
Last synced: 23 Sep 2025
https://github.com/lakshay1341/password-manager
Password Manager is a simple and secure application designed to store and manage your passwords. Developed using Java, it employs AES encryption to ensure that your passwords are stored securely. The application features a console-based interface for adding and retrieving passwords.
cybersecurity-projects encryption-tool java passwordmanager programming
Last synced: 14 Apr 2025
https://github.com/minifpc/doc
miniFPC Documentation - The Documentation for miniFPC and miniRTL.
chm compiler fpc minimalist pascal programming rtl windows
Last synced: 04 Apr 2025
https://github.com/wcygan/practice
learning stuff
algorithm algorithms computer-science concurrency data-structures go golang java learning learning-by-doing learning-java learning-notes learning-resources learning-rust parallelism programming property-based-testing rust scala software-engineering
Last synced: 04 May 2025
https://github.com/viveksati5143/dsawithkunal
DSA with Java Bootcamp with @KunalKushwaha
dsa java oops-in-java programming
Last synced: 15 Jun 2025
https://github.com/gabrieldim/book-reviews
Web application for reviewing books.
app books programming project review system
Last synced: 10 Jul 2025
https://github.com/thucdx/vpc2023
Problems, and solutions of Viettel Programming Challenge 2023
acm-icpc algo challenge programming vcc2023 viettel vpc vpc2023
Last synced: 12 Apr 2025
https://github.com/ursalang/ursa
A friendly, stable general-purpose programming language
programming programming-language ursalang
Last synced: 11 Apr 2025
https://github.com/mariusratzka/awesome-computer-generated-images
✅🧠 An awesome list to study computer graphics 📎
3d 3d-graphics awesome awesome-list computer-generated-art computer-graphics computer-science computer-vision math programming raytracing
Last synced: 07 Mar 2026
https://github.com/pkprajapati7402/leetcode-solutions
Solutions to various LeetCode problems implemented in Python, categorized by topics such as Array, LinkedList, Dynamic Programming, Tree, Graph, String, and HashMap. Each solution includes detailed explanations.
algorithms array coding-challenge competitive-programming cpp data-structures dynamic-programming graph hashmap leetcode leetcode-solutions linked-list problem-solving programming strings tree
Last synced: 06 Apr 2025
https://github.com/Programmer-RD-AI/TroubleShooting-Hub
Stackoverflow-Questions
help programming python python3 stackoverflow
Last synced: 04 May 2025
https://github.com/liaplayground/pythonprogramming
Some examples on how to use Python in LiaScript
liascript liascript-course liascript-template oer programming python
Last synced: 22 Apr 2025
https://github.com/yowenter/headfirstpython
跟 Taoge 学 Python
backend begginer design-patterns programming python3 sicp tutorial
Last synced: 05 Sep 2025
https://github.com/awpala/programming-primer
A brief history of computing and programming, and a general introduction to JavaScript programming
history-of-computing javascript programming tutorial
Last synced: 07 May 2025
https://github.com/ooliver1/dewel
An Eludris bot to aid in programming/development.
bot eludris eval evaluation evaluator piston programming
Last synced: 12 Apr 2025
https://github.com/nishkarshraj/hackerrank-c-programming
C Programming topic wise on Coding Platform HackerRank.
algorithms c competitive-programming data-structures hackerrank hackerrank-solutions programming
Last synced: 06 Mar 2026
https://github.com/howprogrammingworks/codestyle
Code Style Guide / Code Conventions
code conventions eslint prettier programming style
Last synced: 07 May 2025
https://github.com/carpentries-incubator/life-sciences-workshop
Life Sciences Workshop
alpha carpentries carpentries-incubator english lesson life-sciences programming r
Last synced: 02 Sep 2025
https://github.com/halimocakli/python-programming-examples
Some Python programming examples that I developed as classworks and also for enhance my coding and algorithm skills
Last synced: 18 Feb 2026
https://github.com/sobhan-srza/machine-learning-color-contrast-picker
An AI learning machine with choosing best color text for random background colors.
ai diagram javascript js neural-network programming web website website-design
Last synced: 29 Oct 2025
https://github.com/ferhatgec/flacat
Fegeya Flacat, Colocat implementation. Written in FlaScript.
cat cli colocat cpp cpp17 fegeya flascript implementation programming shell
Last synced: 14 Apr 2025
https://github.com/anishlearnstocode/leetcode-arrays-101
Solved Questions from LeetCode Learn Section Arrays 101.
array arrays intro-to-programming leetcode leetcode-solutions programming solutions
Last synced: 13 Jul 2025
https://github.com/anishlearnstocode/python-workshop-6
Python 🐍 Workshop on Language Basics, Constructs and introduction in Data Structures & Algorithms 👨💻 @WhatAfterCollege 🎓.
course dictionary intro-to-programming list programming python python3 tuple
Last synced: 09 Sep 2025
https://github.com/hegdepavankumar/dsa-cracker
It helps you track your progress in solving 400+ DSA questions and keeps you engaging based on DSA-Cracker Sheet ⚡
algorithms coding data-structures problem-solving programming
Last synced: 15 Jul 2025
https://github.com/hegdepavankumar/websites-a-programmer-should-visit
The objective of this blog is to reveal the features offered by each of the free code learning resources to encourage you to start coding on your own.
coding codingplatform computer-science curriculum javascript learn-to-code programming python university websites websites-programming
Last synced: 15 Jul 2025
https://github.com/nurul-gc/nurul-gc
intro-NGC
eletronics love presentation programming readme software-development
Last synced: 29 Oct 2025
https://github.com/teivah/thecodercafe
Feeling overwhelmed by the endless stream of tech content? At The Coder Cafe, we serve essential concepts for coders.
Last synced: 17 Jul 2025
https://github.com/jaalto/project--shell-script-performance-and-portability
Shell programing, shell script performance tests. How can you make faster and more portable shell scripts? Keywords: shell, sh, POSIX, bash, ksh93, programming, optimization, performance, profiling, portability.
ksh ksh93 optimization performance portability posix posix-sh posix-shell profiling programming sh shell
Last synced: 30 Jul 2025
https://github.com/vyacheslavhere/polar
Polar programming language 🐻❄️
interpreter interpreters langdev language polar programming programming-language programming-language-development
Last synced: 21 Sep 2025
https://github.com/benawi/benawi
Proifle
programming skills software-engineering
Last synced: 24 Sep 2025
https://github.com/gbennnn/web-portfolio
Take Home Task - Web Programming All Versions
portfolio-website programming web
Last synced: 23 Feb 2025
https://github.com/rishit-dagli/sota-coding-problem
A SOTA Coding Problem, explained and solved in Python
blog interview-questions programming python3
Last synced: 26 Mar 2025
https://github.com/lfrench03/--programing
Repository with content for the general study of programming in different languages. Exercises, theory, examples and other resources that I have used since I started learning to program
junior learning programing-language programming students
Last synced: 26 Sep 2025
https://github.com/wendynorris/dhcode
Learn research-worthy computational text analysis in an afternoon
digital-humanities pandas programming python3 social-sciences text-analysis
Last synced: 03 Apr 2025
https://github.com/tijme/blog-v2
My blog about cyber security, hacking, software engineering and much more.
blog cyber hacking jekyll programming redteam security tiber
Last synced: 12 Aug 2025
https://github.com/hackworthltd/primer-app
DEPRECATED: Primer's old React frontend application.
deprecated education functional-programming primer programming programming-language react typescript web
Last synced: 14 Aug 2025
https://github.com/3drx/3drx-blog
my blog
astro blog computer-science java javascript notes programming rust
Last synced: 15 Aug 2025
https://github.com/ferhatgec/solfege
Solfege Esoteric Language, Do Re Mi Fa...
c cpp esolang esoteric-language programming programming-language stdio
Last synced: 20 Jul 2025
https://github.com/jepemo/learning
My MOOC (Massive Online Open Courses) Solutions
computer-science distributed-systems machine-learning mooc programming quiz solutions
Last synced: 17 Aug 2025
https://github.com/tsnsoft/presentation-programming-java
Презентация - Программирование на Java
Last synced: 17 Aug 2025
https://github.com/mynenik/kforth-win32
assembly-language cpp forth programming windows-app
Last synced: 10 Apr 2025
https://github.com/gabriel-logan/auto
Repository with several codes that automate tasks in a practical way.
automation c c-plus-plus collaborate communityexchange csharp java javascript linux programming python typescript windows
Last synced: 24 Aug 2025
https://github.com/Panquesito7/setup-jule
Setup a JuleC development environment in your project.
action-composite actions c clang composite composite-action cpp hacktoberfest jule julec julelang programming
Last synced: 09 May 2025