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-01-16 00:25:54 UTC
- JSON Representation
https://github.com/trevorlasn/programmer-hall-of-fame
The Programming Hall of Fame
programming software-engineering
Last synced: 18 Jan 2026
https://github.com/yuvraj24/reactify
A sample repository exploring the basics of React Native 🔥🔥🔥
android component cross-platform crossplatform css developer ios javascript mobile-app programming react-component react-native reactify
Last synced: 30 Dec 2025
https://github.com/kanansnote/basic-programming-exercises
Some Programming Exercises in My Learning Journey. This repository contains code in Java, C++, Python, HTML, CSS, and JavaScript.
cpp css html java javascript learning programming python
Last synced: 30 Dec 2025
https://github.com/uralstech/ezrlang
An easy to learn programming language for beginners!
coding easy-to-learn easy-to-understand easy-to-use english ezr programming programming-language python
Last synced: 10 Oct 2025
https://github.com/abdul-rafay19/internintelligence_machinelearningintern
A collection of hands-on projects completed during my Machine Learning Virtual Internship at Intern Intelligence. Includes hyperparameter tuning using Scikit-Learn and Optuna, and deep learning model development for image and text data using TensorFlow, Keras, and PyTorch.
ai algorithm algorithms artificial-intelligence intelligence intern-intelligence internship machine-learning machine-learning-algorithms machinelearning programming programming-language python pytorch sckit-learn tenserflow
Last synced: 24 Oct 2025
https://github.com/rajgupta2/engineer
🚀 Engineer – A collaborative study platform built with Next.js and Tailwind CSS, designed for sharing programming notes, tutorials, and practice materials.
education-project engineer learning-platform learning-resources nextjs notes open-source programming sharing sharing-notebooks study-materials tailwindcss tutorials web-development
Last synced: 10 Oct 2025
https://github.com/maumneto/lip1-20212
Repositório da disciplina de Linguagens de Programação I do semestre 2021-2.
css html java javascript programming programming-language teaching
Last synced: 11 Oct 2025
https://github.com/richiepagard/c-book-exercises
The exercises of the C Programming Language book.
book cprogramming cprogramming-language gcc gcc-complier linux programming
Last synced: 11 Oct 2025
https://github.com/elyse502/uok
A repository for my coding assignments and projects at the University of Kigali, showcasing various programming modules and practical implementations.
backend coding computer-science cplusplus cprogramming data-science frontend html-css-javascript java javascript mysql-database oop-principles pandas php programming python sql university-project web-development xampp-server
Last synced: 12 Oct 2025
https://github.com/cyberfantics/picpdf-maker
picPDF Maker is a simple web app that converts images into customizable PDF files. With options for page size, orientation, margins, and colors, users can create high-quality PDFs easily. The app also features a dark mode for a better viewing experience.
cyberfantics hacktoberfest hacktoberfest-accepted hacktoberfest2024 image-processing image-to-pdf jpeg-to-pdf open-source pngtopdf programming python pythonprojects streamlit web-application
Last synced: 12 Oct 2025
https://github.com/saeedkohansal/php-session-full-tutorial
A session is a way to store and manage user-specific information across requests. It involves assigning a unique ID to each client and storing data on the server. This maintains state for users, such as login status or shopping cart contents. In programming, it refers to a period of interaction between a user and a system, commonly used in web...
backend backenddevelopment gilgeekify howto howtocode php php-session php-sessions phpsessid phpsession programming server server-side serverside session-cookie tutorial web-development webbrowser webdeveloper webdevelopment
Last synced: 13 Oct 2025
https://github.com/asko7779/kernel-panic-module
Early and primitive version of a kernel panic module programmed in C++ as a part of my OS projects and tests
bare-metal cpp kernel-panic os programming testing-module
Last synced: 13 Oct 2025
https://github.com/medaminenasfi/traducode-app
🔁 TraduCode: Convert algorithms into code (Python/Java) with an intuitive web interface. Built with HTML, CSS & JavaScript.
algorithm code-generation css developer-tools html javascript open-source programming programming-tool pseudocode syntax-highlighting web-app
Last synced: 13 Oct 2025
https://github.com/ktamburi/car-rental
A simple university project in C programming for CEN110 course at Epoka University
Last synced: 13 Oct 2025
https://github.com/Lemniscate-world/ROGUE
ROGUE is a fuzy logic programming language
fuzzy fuzzy-logic fuzzy-matching fuzzy-search logic logic-programming programming programming-language programming-languages synt
Last synced: 13 Oct 2025
https://github.com/the-akira/pythoniluminado
Projeto Python Iluminado Web
documentation fundamentals gatsbyjs netlify programming python react
Last synced: 13 Oct 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: 13 Oct 2025
https://github.com/numq/reduce-and-conquer
An architectural pattern leveraging functional programming principles and pure functions to create predictable, testable, and scalable state machines for complex applications.
android architecture clean compose concept conquer design desktop functional jetpack kotlin machine multiplatform pattern programming reactive reduce state template
Last synced: 22 Jan 2026
https://github.com/thyagof/cs50_python
CS50 Python - Curso de Python da Universidade de Harvard
Last synced: 14 Oct 2025
https://github.com/dakedroid/divaga-demo-android-app
Divaga App is for Tourism, Events and Places of your city. you can have the best experience in your next travel
android android-application android-studio development events firebase google-maps google-maps-api gradle material-design places programming social social-network tourism travel traveling
Last synced: 14 Oct 2025
https://github.com/2kabhishek/leetcode
Solutions for LeetCode problems. ☑🧩
competitive-programming data-structures learning leetcode leetcode-solutions programming
Last synced: 14 Oct 2025
https://github.com/godojo-tutorials/golang-book-ru
Complete Go Tutorial Content Repository - 79 modules for godojo.dev platform
backend golang goroutines programming programming-language
Last synced: 14 Oct 2025
https://github.com/sebastianofazzino/java-programming-and-software-engineering-fundamentals-specialization
In this repository I'll store the projects I've been working on while studying Java Programming and Software Engineering Fundamentals Specialization by Duke University
algorithms java javascript programming software-development software-engineering
Last synced: 15 Oct 2025
https://github.com/smew-tech/buihainam.com
Welcome to my notebook
coding dart database java javascript kotlin learn-to-code learning programming security swift
Last synced: 15 Oct 2025
https://github.com/tejashviraj19/100daysofdsaincpp
🧠 Daily DSA grind in C++ — a 100-day journey of solving problems, sharpening logic, and building mastery in data structures and algorithms. 🚀
100daysofcode algorithm challenge coding cplusplus cpp datastructures dsa practice programming
Last synced: 17 Oct 2025
https://github.com/saeedkohansal/chart.js-monthly-visits-statistics-chart-tutorial
Learn to build a Monthly Visits Statistics Chart from scratch using Chart.js! This tutorial repo guides you through creating an interactive, customizable chart to track website traffic. Features include dark mode support, responsive design, and dynamic data integration via JSON API. Perfect for web devs looking to master data visualization.
chart-js chartjs gilgeekify html html5 javascript js programming web-development webdevelopment
Last synced: 17 Oct 2025
https://github.com/juliusmarkwei/algorithm
Algorithm for Searching and Sorting in C language
algorithm binary-search cplusplus insertion-sort linear-search-algorithm merge-sort programming quicksort radix-sort selection-sort shell-sort
Last synced: 18 Oct 2025
https://github.com/tokhy1/shopsy-ecommerce-design
Shopsy is a modern and responsive e-commerce website built with the latest web technologies. This project showcases a sleek design, smooth user interactions, and a seamless shopping experience.
aos aos-animation dark-mode design front-end front-end-development jsx programming react-icons react-slick reactjs responsive-design tailwind-css vite website
Last synced: 18 Oct 2025
https://github.com/isaac-lal/learning-js
Learning JavaScript.
code javascript js learning programming
Last synced: 23 Oct 2025
https://github.com/accra-dotnet-azure-user-group/30-days-of-csharp
30 Days of C#: A comprehensive 30-day guide to mastering C# programming. Each day covers a specific topic with practical examples and exercises. Perfect for beginners and those looking to refresh their skills.
30daysofcode csharp dotnet dotnet-core entity-framework programming
Last synced: 24 Oct 2025
https://github.com/ankitkumar2020/c
C tutorials ,codes, practices from college wallah youtube channel
basics-of-c c input-output programming scanner
Last synced: 24 Oct 2025
https://github.com/ekta18/beginners-guide-to-python-101
Python 101: Beginners Guide to Python programming
csi csi-sfit geeksforgeeks practice programming programming-language python python-3 python-programming python3
Last synced: 25 Oct 2025
https://github.com/anvaymayekar/mega-matrix-mania
Mega Matrix Mania is a C-based program for performing key matrix operations like determinant, inverse, rank, scalar multiplication, and more. It includes strong input validation, modular structure, cross-platform compatibility, and a styled terminal interface.
algorithms c logic math matrix programming
Last synced: 25 Oct 2025
https://github.com/ashsajal1/hsc-quiz-web-app
A comprehensive web app designed for HSC students, offering interactive quizzes, study materials, and personalized learning insights to enhance exam preparation. It provides subject-wise practice, chapter-based tests, and progress tracking for an optimized learning experience. 🚀
coding css css3 html html5 javascript programming react reactjs tailwindcss typescript vite web-app
Last synced: 30 Dec 2025
https://github.com/killuazoldyckreal/killuazoldyckreal.github.io
Portfolio website
css html5 javascript portfolio-website programming showcase web-development
Last synced: 27 Oct 2025
https://github.com/capellax02/com2044
(OBJECT ORIENTED PROGRAMMING) This repository contains the lecture slides, my lecture-related works, and assignments during my OOP course in the second year of the university.
java javafx object-oriented-programming programming spring
Last synced: 27 Nov 2025
https://github.com/skylar-lorena/intro-to-programming
This is a basic restaurant landing page created to showcase various HTML elements, semantics, classes, and ids and how to style them using CSS for beginners.
beginners-guide css css-box-model html-css html5 introduction-to-css introduction-to-html5 introduction-to-programming programming
Last synced: 03 May 2025
https://github.com/sarcevicantonio/fodf
Documentation of my projects for the course Fundamentals of Digital Fabrication
2d 3d cutting design devices digital electronics embedded fabrication input laser output printing production programming
Last synced: 25 Oct 2025
https://github.com/meysam81/flight-console-app
a minor bug fix from a source of someone else; just changed some glitches so that it can work properly
assignment assignments bug bugfix c-plus-plus college college-assignment college-project debug debugging programming programming-language programming-languages project projects
Last synced: 11 Oct 2025
https://github.com/jimmy-steinho/roblox-bunni-executor
Bunni is a premier Roblox exploiting platform, renowned for its cutting-edge tools, rapid updates, and robust support. Developed by experienced professionals, it ensures maximum efficiency, security, and a seamless user experience with features like HWID spoofer and extensive script support.
cheats code developer executor exploit free gaming github hacking injector lua modding open-source programming project roblox-bunni-executor script software tools
Last synced: 01 Apr 2025
https://github.com/h4mbl3x/prog1_laboratorio_2022_23
Laboratorio de Fundamentos de la Programación del curso 2022/23.
esi ingenieria-informatica java lab laboratorio laboratory programacion programming uclm
Last synced: 27 Nov 2025
https://github.com/chrispeterjeyaraj/ai-gitcommit
AI GIT Commit is your ultimate command-line ally, revolutionizing your Git experience. With the remarkable power of OpenAI's GPT-3 language model at your fingertips, it effortlessly crafts compelling commit messages for your Git commits, making every step of your coding journey a breeze.
cli git gitcommand gitcommit gitconfig go golang programming shell-scripting
Last synced: 10 Nov 2025
https://github.com/ikgron/ikgron-site
A cool website by ikgron
css html javascript programming pug
Last synced: 03 Mar 2025
https://github.com/primaryobjects/employees
.NET Core + Razor Pages example of object oriented design.
csharp net-core object-oriented-design object-oriented-programming ood programming razor-pages webapp
Last synced: 16 May 2025
https://github.com/sohaamir/placement_materials
An introductory data analysis and plotting project for work experience students
chatgpt github-actions markdown programming projects rstudio work-experience
Last synced: 27 Aug 2025
https://github.com/nikhilbhadauria/html-and-css-projects
coding css html html5 programming sites web website
Last synced: 11 Oct 2025
https://github.com/woolseyworkshop/article-interfacing-an-mpu6050-gyroscope-accelerometer-sensor-module-to-an-arduino-uno
Interfacing An MPU6050 (Gyroscope + Accelerometer) Sensor Module To An Arduino Uno Article Resources
arduino electronics mpu6050 programming
Last synced: 27 Aug 2025
https://github.com/sam81/emacs-notes
Some notes on using the Emacs text editor
emacs programming text-editing writing
Last synced: 23 Mar 2025
https://github.com/init-io/thirdbrac
**thirdBrac** is a Python-style list library for Java, bringing the simplicity of Python’s `list` to Java. It supports all major list operations, slicing, and functional programming, making Java list handling intuitive and efficient. 🚀
java javalib javalibrary javalistsort list listing programming python
Last synced: 25 Oct 2025
https://github.com/carpentries-incubator/java-novice-inflammation
Programming with Java
carpentries-incubator english java lesson novice pre-alpha programming
Last synced: 23 Dec 2025
https://github.com/lewkrr/lewkrr
Luke Klein seasoned statician with a growing repetoir of coding interests.
etl-pipeline ggplot2 machine-learning programming python3 r statistics teaching tidyverse
Last synced: 06 Apr 2025
https://github.com/lixx21/dicoding_basic_javascript
Basic javascript programming language code to learn
dicoding javascript programming
Last synced: 03 Apr 2025
https://github.com/gruz0/logs
Daily notes about my activity on pet-projects and something like that
logs programming self-development self-learning tracking
Last synced: 11 Oct 2025
https://github.com/bdcbqa314159/cpp_crossplatform_libs
In this repository I worked with static and dynamic linkage with a cross-platform support.
cpp learning-by-doing library-app programming
Last synced: 23 Apr 2025
https://github.com/programmer-rd-ai-archive/dog-or-cat-v2-cnn
Dog-or-Cat-V2-CNN
cnn programming python python3 pytorch
Last synced: 11 Nov 2025
https://github.com/maksiz2/ratware-executor
**Ratware** is a highly popular Roblox executor with over 150,000 users and 100% UNC support, making it a reliable choice for many. With a Level 8 rating, it offers robust performance and widespread trust within the community.
automation code command development execute github open-source programming ratware-executor repository script software tool utility
Last synced: 06 Mar 2025
https://github.com/ravirch/python-fundamentals
This open-source project is designed to provide a comprehensive guide to the fundamental concepts of Python programming.
Last synced: 15 Mar 2025
https://github.com/deeksha-dhawan/pizza-outlet-analysis-using-sql
This project analyzes pizza sales data to gain insights into customer behavior and revenue patterns. Key analyses include customer insights, popular pizza types and sizes, revenue generation, and order trends. The findings help optimize menu offerings, staffing, and marketing strategies to boost overall business performance.
coding-challenge data-analysis data-science microsoft my portfolio-project programming project projects sql sql-analysis sql-project sqlproject sqlserver
Last synced: 23 Mar 2025
https://github.com/erseco/ugr_tfm_maes_sample_exercises
Ejercicios de ejemplo para el TFM sobre autocorrección interactiva para la enseñanza/aprendizaje de la programación
continuous-integration education exercises learning methodology programming teaching version-control-system
Last synced: 26 Aug 2025
https://github.com/exposedcat/monkey-code
Web-based Coding RPG | OPU Thesis
game godot godot-engine godot-engine-4 godot-script godot4 godotscript learn-programming programming rpg rpg-game typescript
Last synced: 05 Jul 2025
https://github.com/mylena13s/electric-vehicle-data-analysis
data-analysis data-science programming pyspark-notebook
Last synced: 15 Mar 2025
https://github.com/joogps/praticas-p3-ifsc
Práticas de programação em Java da UC de Programação III (2022.2) no IFSC Gaspar
Last synced: 04 Sep 2025
https://github.com/raphaelamonteiro/javaprojects
Projetos desenvolvidos utilizando a linguagem de programação Java
Last synced: 03 Jan 2026
https://github.com/nishnha/nishnha.github.io
Nishnha's blog
blog jekyll london programming static
Last synced: 01 Apr 2025
https://github.com/nishatrhythm/simple-c-and-c-plus-plus-program
Basic C and C++ related programs can be found in this repository.
c computer-science cpp programming
Last synced: 20 Jul 2025
https://github.com/aliakrem/oopquiz
Java OOP Quiz App is an interactive mobile app designed to help users test and improve their knowledge of Object-Oriented Programming (OOP) concepts in Java.
java object-oriented-programming oop programming quiz
Last synced: 10 Nov 2025
https://github.com/afrieirham/programming-league-november-2017
On 8th November 2017 and 15th November 2017. I have participated in a Programming League Competition hosted by Persatuan Komputer Universiti Malaya (PEKOM). It was my first ever experience in programming competition.
java programming programming-challenges programming-competitions
Last synced: 29 Oct 2025
https://github.com/zapsys/codigos-em-python
Utilização da linguagem de programação Python na resolução de algoritmos, além de exemplos de definições de funções, classes, etc.
Last synced: 09 Apr 2025
https://github.com/worcestertechnicalhighschool/match-3-game
Making a match 3 game as a personal project
csharp csharp-code hacktoberfest hacktoberfest-accepted match-3 match-three match-three-game match3 match3-game programming project unity unity-scripts unity2d
Last synced: 15 Mar 2025
https://github.com/paragunhale1998/facebook-basic-login
Here i Create A Basic Facebook Login Using Html , CSS and Javascript
css facebook facebook-login frontend html javascript js login open-source open-source-hardware programming project
Last synced: 23 Mar 2025
https://github.com/titchwotlakosta779/roblox-krampus
Roblox Krampus Executor: The ultimate Roblox Executor, offering top script performance and a user-friendly dashboard for seamless gaming and scripting.
automation code development game github lua open-source programming project repository roblox roblox-scriptify script scripting
Last synced: 04 Jul 2025
https://github.com/pranav-jadhav09/webdev-resources
31st Dec, 2024 - Rockstar Full Stack Developer
learning-resources programming roadmap
Last synced: 12 Jun 2025
https://github.com/donghquinn/rust_practice
Rust Study 러스트 학습
functions language programming reference rust struct study tuple variable
Last synced: 28 Feb 2025
https://github.com/anson09/ac
AC means power or accepted, practicing your js and programing skill from here 🧤
algorithm js leetcode programming
Last synced: 15 Mar 2025
https://github.com/chenshuliu/python-fundamentals
Python fundamentals
data-structures programming python
Last synced: 18 Jan 2026
https://github.com/masudursourav/bus-ticket-booking-system
This project I did for my 1st year 1st semester Project with C course
cprogramming programming project
Last synced: 15 Mar 2025
https://github.com/gsilva00/ia-project1
FEUP L.EIC 2024/25 - 3rd Year, 2nd Semester - 1st Project developed in the Artificial Intelligence curricular unit
artificial-intelligence feup game ia leic programming search-algorithms
Last synced: 26 Aug 2025
https://github.com/hey-its-d2t2/csharp_basic_programs
Some Basic C# learning programs....
basic-programming csharp learn-to-code learning-by-doing programming
Last synced: 28 Feb 2025
https://github.com/cardboarddog/rosie-lang
Rosie is a compiled and object-oriented programming language
Last synced: 26 Aug 2025
https://github.com/alberto-lazari/computer-science
Computer Science Master's degree courses notes
computer-science programming unipd university
Last synced: 01 Jul 2025
https://github.com/gsilva00/lcom-project
FEUP L.EIC - 2nd Year, 2nd Semester - Project developed in the Computer Laboratory curricular unit
Last synced: 23 Apr 2025
https://github.com/daxxbhailive/chapel-upv
🚀 Simplify and enhance your UPV campus experience with chapel-upv, a user-friendly platform for accessing resources and services efficiently.
algorithms chapel compiler-design distributed-systems documentation high-performance languages open-source parallel-computing programming research scientific-computing software-development upv user-guide
Last synced: 15 Oct 2025
https://github.com/asko7779/kernel-snippet
a piece of garbage kernel code which doesnt work for shit made for testing and experimenting
cplusplus kernel programming systemprogramming
Last synced: 23 Mar 2025
https://github.com/carloshmarques/carloshmarques
My personal github profile page, where i present my self, explain what i do and what i aim to achieve...
aspiring profile-readme programming projects
Last synced: 12 Aug 2025
https://github.com/jcm-ai/quantium-data-analytics-virtual-experience-program
This repository contains all about the proposed solutions to the assignments that I was required to complete as part of the Quantium Data Analytics Virtual Experience Program. 📊📈📉👨💻
commercial-thinking communication-skills data-analysis data-validation data-visualisation data-wrangling jupyter-notebook matplotlib-pyplot numpy-library pandas-python presentation-skills programming python3 scipy-stats seaborn statistical-testing
Last synced: 26 Feb 2025
https://github.com/nhsz/go-hackerrank
My solutions for Hacker Rank's problems using Go
algorithms go golang hackerrank hackerrank-solutions programming
Last synced: 12 Aug 2025
https://github.com/anacoda/canadiancomputingcompetition
My (work in progress) answers to the CCC
algorithms canadian-computing-competition ccc coding-challenges math programming python python3
Last synced: 19 Nov 2025
https://github.com/bsm3d/flytools
BSM3D :: Legacy project
aviation basic icao legacy programming rapidq
Last synced: 04 Sep 2025
https://github.com/aishanipach/50daysofjs
Challenge by Codedamn & Front-end questions to expand your knowledge!
challenge codedamn javascript nodejs programming
Last synced: 11 Oct 2025
https://github.com/silent0wings/oddonacci-sequence-calculations
This project implements two methods for calculating Oddonacci numbers using Java: a linear tail-recursive approach and a multiple recursive approach. These methods are implemented to study their performance in terms of execution time and efficiency.
algorithm algorithm-design coding-practice computational-math fibonacci-variant java math-algorithms math-functions mathematics number-sequences oddonacci-sequence programming recursion sequence-calculation sequence-generation
Last synced: 01 Mar 2025
https://github.com/alizul01/learn-advanced-programming
🛡️ "Learn Advanced Programming" is my personal GitHub repository that serves as a comprehensive understanding of advanced programming concepts and techniques
advanced-programming programming
Last synced: 29 Oct 2025
https://github.com/sourceduty/font_dev
🔤 Develop and simulate new .ttf fonts using Python.
ai ai-font chatgpt custom-gpt development font font-dev font-program font-tool fonts gpt gpts openai programming python simulation simulator truetype truetype-font ttf
Last synced: 23 Mar 2025
https://github.com/emmaprofemx/ensamblador-u3
assembly irvine32 programming visual-studio
Last synced: 28 Oct 2025
https://github.com/marcuwynu23/ai-generated-articles
Explore this repository's markdown files for guides and tutorials on programming setups, installations, and tips to optimize your workflow and solve common issues, from database configurations to project creation.
articles document expressjs laravel mongodb mssql mysql nodejs php posgresql programming python rails ruby security sql technology vue
Last synced: 09 Apr 2025
https://github.com/progambler227788/battle-ship-game
This is a Python implementation of the Battleship game where the computer plays against itself. The game board is a 10x10 2D list, and five ships are randomly placed on it at the start of the game.
battle-ship-game battleship-game coding-beginners-projects database django dsa flask flask-sqlalchemy programming programming-fundamentals programming-language python python-library random-library ship-battle
Last synced: 16 May 2025
https://github.com/joelkor/unlocktool-activated-version
UnlockTool-Activated-Version is a powerful software tool designed to unlock various devices with advanced encryption algorithms, ensuring secure access. It offers a user-friendly interface and seamless functionality for efficiently unlocking devices without compromising data integrity.
app application development engineering github hack programming programming-tool software software-engineering software-tool tech technology tool
Last synced: 21 Jun 2025
https://github.com/monowarhusain/cse111
This course covers data structures, syntax specification, language theory basics, and math fundamentals. It also includes formal languages, structured programming, and an overview of high-level languages. Students will design and code applications in a suitable language.
bracu bracu-cse cse cse111 encapsulation inheritance monowar monowar-husain monowar-husain-bracu monowar-husain-cse monowar-husain-cse-bracu monowar-husain-omi monowar-husain-omi-bracu monowar-husain-omi-bracu-cse monowar-husain-omi-cse oop operated-oriented-programming programming programming-language-ii ztb-bracu
Last synced: 12 Oct 2025