Pronob karmoker
@pronobkarmoker
IIT, University of Dhaka
Top Repositories
Repository with basic codes learned from online resources. Explore fundamental concepts and techniques in MIPS assembly language.
AssemblyOnline Shopping System: A Java implementation with product, book, electronics classes. Features include shopping cart, discountable items, and exception handling. Provides flexibility for customization and expansion. Suitable for building a comprehensive online shopping platform.
JavaHere are all the basic codes and projects which are done in C & C++ .
C++This GitHub repository offers comprehensive implementations and explanations of fundamental Data Structures and Algorithms (DSA). Explore efficient sorting algorithms, graph traversal techniques, dynamic programming solutions, and key data structures such as arrays, linked lists, trees, stacks, queues, and hash tables.
CSolution of all the examples & exercises of well known C programming book "Teach Yourself C" by Herbert Schildt.
CDiscover object-oriented programming (OOP) concepts in this GitHub repository. Explore classes, inheritance, polymorphism, and encapsulation. Learn how to design and implement robust and reusable code using OOP principles. Perfect for beginners and experienced programmers looking to enhance their understanding of OOP.
Java