Skip to content

AlexPoziev/SPbUCSharpSecondTerm

Repository files navigation

Codacy Badge

This repository contains Homework solutions from the yurii-litvinov's course 📚
2nd semester, C#

Homework content

Homework 1

Homework 2

Homework 3

Homework 4

Homework 5

Homework 6

  • MapFilterFold (not reviewed yet)
  • Game Added some features with coins (not reviewed yet)

Homework 7

Homework 8

SCP-087

License

Distributed under the Apache2.0 License. See LICENSE.txt for more information.

Setup

Install .NET 7.0 (or higher)

Download dotnet SDK on MacOS:

brew install dotnet-sdk

Clone git repository:

git clone https://github.com/AlexPoziev/SPBUHomeworkCSharp.git

Using

  • Go to the clone's project location in terminal ( or console )
  • Choose needed Homework program from Homework content list and go into it:
cd Homework{number}/{program_name}
  • Launch project:
dotnet run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published