C# Design Patterns: Rules Engine Pattern

Go to class
Write Review

Free Online Course: C# Design Patterns: Rules Engine Pattern provided by Pluralsight is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. C# Design Patterns: Rules Engine Pattern is taught by Steve Smith.

Overview
  • This course will teach you to apply simple rules engines to problems involving excess conditional complexity. This course utilizes the key uses of C# through design patterns.

    Design Patterns are like individual tools you can add to your toolkit as a software developer. In this course, C# Design Patterns: Rules Pattern, you’ll learn to build and use a simple rules engine. First, you’ll explore examples of problems and code smells that may benefit from applying rules. Next, you’ll discover how to build a simple rules engine. Finally, you’ll learn how to apply the engine in real application code and extend the application with new functionality. When you’re finished with this course, you’ll have the skills and knowledge of the rules engine pattern needed to apply it in your own applications.