Popular repositories Loading
-
OOP-Circle
OOP-Circle PublicI created a Circle class with a constructor for the radius and a GetArea() method to calculate the area using Math.PI. I then calculated the area for circles with radii 5 and 6.
C# 1
-
Lab-uppgift-6-OOP-Arv-Joel
Lab-uppgift-6-OOP-Arv-Joel PublicI implemented a base class Animal with shared properties and methods, then created subclasses for different animals, each with unique attributes and a makeSound() method. I also demonstrated multi-…
C# 1
-
-
oop-hotel
oop-hotel PublicI created a hotel booking system using a HotelBooking class to manage guest details, stay dates, and total cost. I also developed a Person class to store guest information separately for better org…
C#
-
Lab-uppgift-7-OOP-Generic-Joel
Lab-uppgift-7-OOP-Generic-Joel PublicI created an Employee class and used a Stack to manage objects with Push(), Pop(), and Peek(). Then, I used a List to store the objects and applied methods like Contains(), Find(), and FindAll() to…
C#
-
SchoolSystemIndividual
SchoolSystemIndividual PublicProgram that simulates an school database using SQL and C#.
C#
If the problem persists, check the GitHub status page or contact support.

