Course Overview
This course provides a comprehensive overview of Design Patterns in C# and .NET from a practical perspective. This course in particular covers patterns with the use of:
This course provides an overview of all the Gang of Four (GoF) design patterns as outlined in their seminal book, together with modern–day variations, adjustments, discussions of intrinsic use of patterns in the language.
What are Design Patterns?
Design Patterns are reusable solutions to common programming problems. They were popularized with the 1994 book Design Patterns: Elements of Reusable Object–Oriented Software by Erich Gamma, John Vlissides, Ralph Johnson and Richard Helm (who are commonly known as a Gang of Four, hence the GoF acronym).
The original book was written using C++ and Smalltalk as examples, but since then, design patterns have been adapted to every programming language imaginable: C#, Java, PHP and even programming languages that aren’t strictly object–oriented, such as JavaScript.
The appeal of design patterns is immortal: we see them in libraries, some of them are intrinsic in programming languages, and you probably use them on a daily basis even if you don’t realize they are there.
What Patterns Does This Course Cover?
This course covers all the GoF design patterns. In fact, here’s the full list of what is covered:
Who Is the Course For?
Instructor Details
Courses : 14
Specification: Design Patterns in C# and .NET
|
16 reviews for Design Patterns in C# and .NET
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
$94.99 $12.99
Vin cius Pereira Reis Barbosa –
I was hoping for a more in depth explanation of that principle e.g If the implementation of ToString() or Equals() affects that principle, or even if with this principle in mind in can implement multiple iterfaces or not.
James F. Williams –
very clear and easy to understand
Felipe Esteban Pabon Cortes –
Claro, no veo necesario el ejercicio practico ya que loes ejemplos son sencillos
Jayakumar Vinayagam –
really good
Patrick Vinson –
excellent examples and clear explanations.
Rohit Sakalle –
IT would have been good to have UML diagrams. Some of the examples were over complicated for example Facade. Too much of scrolling when presenting some times ( hope you know what i mean) When not to use a design patterns and code smells that demand specific design pattern examples would have been great.
Sean Lee –
I’ve heard all these words and I know generally how or what they do but this is a good, fast paced non slide (live coding) course that gives excellent context for these concepts.
Israel Gastelum –
It had been a great journey so far, thanks for explain it so well.
Miguel dos Reis –
Amazing how much he knows about what he is talking about. Great teacher and programmer
Orlando Dos Reis Junior –
Espero que este curso venha a complementar o conhecimento que j possuo e me qualificar mais ainda.
Jonathan Alfaro –
Pretty simple to follow. Straight to the point. Just what I was looking for.
Asim Mahmood –
Very good clarity, speed and a very interesting way of teaching so far.
Tasleem Zehra –
thanks
Renato de Barros –
Maybe better if has text explain the principle and make the principle in practice.
Gokul Gopinath –
Awesome explanation. Clear, crisp and precise
Peter Speck –
I am just at the beginning of the course. Unitl now the course is really good. I am both curious to see how it goes on and what I can use from the course content in real projects.