marikalmuk / Tasks

0 stars 0 forks source link

Inheritance sample #10

Closed romaneo closed 3 years ago

romaneo commented 3 years ago

Create a class that describes the behavior of the Zoo.

In the Zoo should be available the following activities for the visitor:

Fill Zoo with different animals:

Programm workflow:

Learning materials:

https://app.pluralsight.com/guides/interfacing-csharp https://app.pluralsight.com/guides/calling-virtual-and-non-virtual-methods-csharp https://app.pluralsight.com/guides/static-vs-instance-members-csharp

https://betterprogramming.pub/casting-in-c-b0cdb21e6048 https://uk.wikipedia.org/wiki/%D0%9F%D0%BE%D1%81%D0%B5%D1%80%D0%B5%D0%B4%D0%BD%D0%B8%D0%BA_(%D1%88%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD_%D0%BF%D1%80%D0%BE%D1%94%D0%BA%D1%82%D1%83%D0%B2%D0%B0%D0%BD%D0%BD%D1%8F) https://app.pluralsight.com/library/courses/c-sharp-code-more-object-oriented/table-of-contents Theme - What makes code object-oriented