N
N
Nik Faraday2021-08-31 00:06:52
C++ / C#
Nik Faraday, 2021-08-31 00:06:52

What tasks on design patterns in C# can you recommend?

Hello!

From more advanced programmers, please suggest resources or some tasks (Where to get it?) to strengthen knowledge of design patterns. You can’t come up with sensible tasks on your knee, and there’s nowhere to get sensible ones.

Can anyone who has gone through this before come up with something?
Not everyone came to work with a zero and already learned everything there.

Thanks for the rational replies!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Dmitry Belyaev, 2021-08-31
@NikFaraday

https://refactoring.guru/en/design-patterns/csharp

V
Vasily Bannikov, 2021-08-31
@vabka

The contour has not the newest, but quite a voluminous course on patterns in practice:
https://ulearn.me/Course/CS2/Vvedenie_7df81bac-f52...

A
AndromedaStar, 2021-08-31
@AndromedaStar

At one time, when I was a student, I simply wrote a console game, something like an RPG, and specifically thought about how I could apply the patterns, that is, I deliberately introduced them there. At first it was not at all clear why this overcomplication was needed, and then when I started adding new features, an understanding immediately came to me. In general, I rewrote this game like ten times. Without practice, cramming them is pointless. Write a project. Good luck.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question