These are set of constraints that helps in designing a class.
-
Updated
Nov 18, 2023 - C++
These are set of constraints that helps in designing a class.
Collaborated and created a functioning, secure password management app. Some security features include a secure random generation, expiration tracking, and a customizable search functionality within a modular MVC architecture for maintainable, extensible code
This is a remote repository for all of my UMass Boston Intro to Software Engineering (CS410) class projects.
Cpp Example Template using Ccoffee CLI building tool.
In this assignment, we implement a Polynomial Calculator.
Repository for a student excercise at Lexicon .NET 2024
Beginner-friendly Java programs demonstrating Object-Oriented Programming (OOP) concepts such as abstraction, interfaces, class design, and basic system modeling. Includes two core tasks: a Library Management System and a Taxable Interface implementation for employees and products, with full screenshots and examples.
C++ Module 01 from 42 school — focusing on operator overloading, file streams, and advanced class behavior in C++.
This module is designed to help you understand inheritance in C++.
simulation of an autonomous robot exploring a temple using OOP and linked structures
It is a user-friendly JavaFX application that allows users to efficiently to add, drop, and track enrolled courses. Simplify your course management with this interactive and visually appealing JavaFX tool.
Advanced C++ exercises on OOP, operator overloading, and STL containers.
C++ Tictactoe game focusing on 2D array manipulation and OOP design and console output with user input. 2 player (human vs human or human vs AI)
Implement a simulation of a bank's functionality in C++, as a project in "Object-Oriented Programming" course.
C++ Reversi game focusing on 2D array manipulation and OOP design.
Software Engineering AGILE Development project with collaboration with other classmates to create a software application in Java to collect user input, add to database using client-server architecture, and developing class design and relationships according to functional and non-functional requirements
Implementation of a project based on inheritance in C++, as a project in "Object-Oriented Programming" course.
C++ student database using POCO libraries. Demonstrates OOP and database management.
Implement a simulation of a bookcase's functionality in C++, as a project in "Object-Oriented Programming" course.
A short algorithm written in C++ that identifies the kth smallest element in a Binary Search Tree (BST) through inorder traversal and vector manipulation.
Add a description, image, and links to the class-design topic page so that developers can more easily learn about it.
To associate your repository with the class-design topic, visit your repo's landing page and select "manage topics."