Design Patterns Learning Sources

4 points by pkrzysiek ↗ HN
I've been thinking about learning DP on my own before my uni course about them but I don't know what's the best source for that.Some famous books about them are either in Java which I don't know or theoretical which I've heard that many don't understand.What do you think it's the best way to learn them? I would prefer either book or some online course (free) in C# but if that's not possible I could learn Java

4 comments

[ 3.5 ms ] story [ 19.9 ms ] thread
in Java which I don't know

That's a reason to learn a little Java.

It's only syntax.

Not fearing syntax is a very very useful professional skill.

It will be a bit of hard work, too. A willingness to work hard is another very very useful skill.

Good luck.

I understand,I will learn it just after my current course then,thankss