T
T
Tsiren Naimanov2015-01-01 20:38:04
C++ / C#
Tsiren Naimanov, 2015-01-01 20:38:04

What books, websites, blogs, videos can you recommend on the topic of design patterns with C # examples?

Googled, searched on mail, bing, etc.,
but did not find examples of this topic that were understandable to "me", I realized that design patterns are patterns of interaction between classes of objects, etc.
Well, I didn’t see how all this is used in practice, I didn’t see examples. .. :WITH

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
Max Maximov, 2015-01-01
@ImmortalCAT

Giorgi Mogelashvili | Design
Patterns in C#
SOLID Design Patterns in C#
OOP Design Patterns

A
amankkg, 2015-01-08
@amankkg

there is also a good blog (ru)
there is also Pluralsight (en) - under the DreamSpark program they give 90 days

I didn't see it in the examples.
so you set yourself a task of some kind
, for example, I watched several lessons, for example,
Giorgi Mogelashvili | Design patterns
- there are examples about ducks, but about cars, but in fact I applied, or rather tried to apply, on a real problem that I had to solve at work, with a deadline and, as always, with a previous rush. But the combat task was to add (but this is not cool - it's cool to rewrite everything, for the last time, humanly, in my opinion!) pdf-parser and synchronize the results of its work with the database. If I make a tutorial on patterns, considering our parser as an example, then no one will understand the essence of the pattern, everyone will understand the essence of parsing pdf-ok, because this example is very particular. And for learning, you need to abstract, focusing only on the profits of a particular pattern. Try to remake the last project of some kind, albeit a small one. The ability to choose the right pattern for the task is appreciated. It won't work without loot. We believe that with experience we will understand everything.

G
g7069175, 2015-07-16
@g7069175

.NET Design Patterns

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question