There are 0 repository under abstract-classes topic.
Step-by-Step TypeScript Project
My solutions to assignments/problems for the course (Java Programming: Principles of Software Design) offered by Duke University at Coursera.
My solution for CPP Module 04 of the Common core of 42 school.
An attempt at making the Color Switch game.
Python-based Employee Management System: Tracks bosses, sellers, and cashiers with role-specific details and relationships.
Python GUI for Employee Data Management with JSON Data Storage
This repository is the assignments of the software development camp prepared by Engin Demiroğ. (April 21 - June 12 , 2021)
This repository contains programs in the C++ programming language related to Object Oriented programming.
:moneybag: Um sistema de transações bancárias desenvolvido em Java
Sistema de votação
A Java demonstration illustrating an abstract class and its usage in inheritance.
A Python demonstration illustrating an abstract class and its usage in inheritance.
A Python program managing product compositions and prices.
This repo will be used to learn some of the advance concepts of java, that includes many fundamental topics from OOPs, Multithreading, Strams and lamdas to error handling
Object-Oriented Programing
A demo PHP project showcasing building the MVC application from scratch.
My solution for CPP Module 05 of the Common core of 42 school.
Object Oriented Programming: Interfaces, Traits and Abstract classes
PHP OOP program for managing transport methods in a travel agency.
Nine projects that explore the fundamentals of C++, with a particular emphasis on object-oriented programming
Student Enrollment List -- Assist college professors in managing student enrollment lists. Parse a master CSV file, separate data into three course-specific CSV files, and sort students by grade in descending order. Files should be named course1.csv, course2.csv, and course3.csv.
Java and Python Programs
Practica POO: abstract class, anonimous class, Inheritance and Polymorphism
Patika+ Java Backend Web Development Bootcamp Java Standart Edition (SE) learning and practices, OOP principles etc.
Recordatorio de PHP con programación orientada a Objetos
Playing around wth abstract classes in kotlin
🏆 Advanced TypeScript examples covering types, method overriding, namespaces, module augmentations, global declarations, and best practices.
**Payment Processing App** A Python app with a GUI using `ttkbootstrap`, featuring abstract classes and methods for managing transactions with PSPs like Sadad, Sepa, and Asan Pardakht.
# **Online Store Account System** A modular system built with abstract classes and methods. Includes **Basic** and **Premium** user accounts, deposit/withdrawal functionality, and point rewards for premium users.
The Library Management System with Structural Design Patterns project is a Java-based library management system that demonstrates the use of structural design patterns to create a flexible, scalable, and maintainable system.
Java programs for the tenth exercise unit (UE10) in "Software Development 1". Focus: exception handling, abstract classes, interfaces, and vehicle simulations.