You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this project, the Back-End part of an informative website about football games was created. The project is fullstack and the integration between Back-end, Front-end and database is done using docker-compose.
A python code for creating class called TV and a Test Driver Program named TestTV that will create two objects from Class TV and will produce outputs. See demo at:
This project is a renting application where users can rent different types of buildings such as apartments, houses, and shops. Applying OOP princilps with Java.