Companies Home Search Profile

C# Design Patterns: Template Method

Focused View

Steve Smith

34:49

12 View
  • 01 - Course Overview.mp4
    01:33
  • 02 - Introducing Template Method.mp4
    01:09
  • 03 - What Is Template Method.mp4
    01:06
  • 04 - Example Problems.mp4
    03:11
  • 05 - What Problem Does Template Method Solve.mp4
    03:38
  • 06 - Demo - Problems Template Method Can Solve.mp4
    05:20
  • 07 - Template Method Structure.mp4
    01:06
  • 08 - Working with the Template Method Pattern.mp4
    01:09
  • 09 - Applying the Template Method Pattern.mp4
    01:40
  • 10 - Demo - Applying Template Method.mp4
    12:04
  • 11 - Related Design Patterns.mp4
    01:14
  • 12 - Key Takeaways.mp4
    01:39
  • Description


    This course will teach you to apply the Template Method pattern to improve the design of your applications by reducing repetition and enforcing workflow requirements in your code.

    What You'll Learn?


      Design patterns are like individual tools you can add to your toolkit as a software developer. They don’t take long to introduce, but they can take a lot of practice to master. In this course, C# Design Patterns: Template Method, you’ll learn to apply the Template Method design pattern in your applications. First, you’ll explore an example of the kind of code where this pattern applies. Next, you’ll discover the Template Method pattern and how it’s structured. Finally, you’ll learn how to improve the original code by applying the pattern. When you’re finished with this course, you’ll have the skills and knowledge of the Template Method design pattern needed to apply it in your own software.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Steve Smith (@ardalis) is an entrepreneur and software developer with a passion for building quality software as effectively as possible. He provides mentoring and training workshops for teams with the desire to improve. Steve has been recognized as a Microsoft MVP for over 10 consecutive years, and is a frequent speaker at software developer conferences and events. He is the top contributor to the official documentation on ASP.NET Core and enjoys helpings others write maintainable, testable applications using Microsoft's developer tools. Connect with Steve at ardalis.com.
    Pluralsight, LLC is an American privately held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website. Founded in 2004 by Aaron Skonnard, Keith Brown, Fritz Onion, and Bill Williams, the company has its headquarters in Farmington, Utah. As of July 2018, it uses more than 1,400 subject-matter experts as authors, and offers more than 7,000 courses in its catalog. Since first moving its courses online in 2007, the company has expanded, developing a full enterprise platform, and adding skills assessment modules.
    • language english
    • Training sessions 12
    • duration 34:49
    • level advanced
    • Release Date 2023/12/06

    Courses related to C#

    Courses related to Design Pattern