Welcome to my C# Object Oriented Programming repository! This space showcases a curated collection of my practical projects and exercises, emphasizing the application and comprehension of Object-Oriented Programming (OOP) principles using C#.
- Iteration1_CreatingClassesAndObjects: Establishing Accounts and associated objects and methods.
- Iteration2_Encapsulation_and_Enumeration: Tasks related to encapsulation and enumeration.
- Iteration3_Inheritance: Implementation of inheritance in the banking system.
- Iteration4_Polymorphism_MethodOverloading: Polymorphism Task.
- Iteration5_AbstractClasses_and_Polymorphism: Abstract classes and polymorphism.
- Iteration6_UML_Artifact_Documentation: UML representation of the entire project.
- Task_1.2P_Loops_and_Casting: Implementation of loops and casting.
- Task_2.1P_Hello_Objects: Introduction to objects using HelloObjects.
- Task_3.3P_Arrays_and_Lists_Practice: Practice with arrays and lists.
- Task_4.1P_ZooManager_Inheritance_implemented: Implementation of inheritance in ZooManager.
- Task_5.1P_Polymorphism: Application of polymorphism.
- Task2.3_ClockClass_Creation: Development of a clock.
- Task_1.1P_Hello_World: Simple introduction with a "Hello, World" program.
- Task_3.1P_NameTester_ControlFlowStatements: Control flow statements in NameTester.
- Task_8.1P_OOP Transcendence: Applying Theory to Practice in C++_Clock Project: Clock project implemented in C++.
This project is licensed under the Unlicense. Refer to the LICENSE file for details.