<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Strategy Pattern by Mladenovska,Ema E.</title>
      <link>https://padlet.com/cb05/ld9v2iwswgmab9m7</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2023-10-29 09:59:13 UTC</pubDate>
      <lastBuildDate>2024-04-16 18:12:26 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet.net/icons/png/1f9e0.png</url>
      </image>
      <item>
         <title>Definitions</title>
         <author>875212_</author>
         <link>https://padlet.com/cb05/ld9v2iwswgmab9m7/wish/2767500744</link>
         <description><![CDATA[<p><strong>Design Pattern:</strong> </p><p>A proven solution to a common software design problem, acting as a template for best practices. </p>]]></description>
         <enclosure url="" />
         <pubDate>2023-10-29 10:10:28 UTC</pubDate>
         <guid>https://padlet.com/cb05/ld9v2iwswgmab9m7/wish/2767500744</guid>
      </item>
      <item>
         <title>Definitions </title>
         <author>875212_</author>
         <link>https://padlet.com/cb05/ld9v2iwswgmab9m7/wish/2767508775</link>
         <description><![CDATA[<p><strong>Strategy Pattern</strong></p><p>Allows an object to perform tasks using different methods. It's like choosing the right tool from a toolbox. Adheres to the Open/Closed Principle: open to adding new methods, but without changing existing code.</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-10-29 10:29:02 UTC</pubDate>
         <guid>https://padlet.com/cb05/ld9v2iwswgmab9m7/wish/2767508775</guid>
      </item>
      <item>
         <title>Real-World Example</title>
         <author>875212_</author>
         <link>https://padlet.com/cb05/ld9v2iwswgmab9m7/wish/2767515899</link>
         <description><![CDATA[<p><strong>Strategy Pattern:</strong> </p><p>It's like having a toolbox where you can swap out tools (methods) as you need. For example, if you're painting, you can choose between a brush, a roller, or a spray.</p><p><strong>Open/Closed Principle:</strong> </p><p>Imagine a toy building set, like LEGO. You can add more pieces to your creation without breaking apart what you've already built. You're extending your creation without modifying the existing structure.</p><p><strong>The Connection:</strong> </p><p>With the Strategy Pattern, when you decide to use a new tool (like adding a sponge to your painting toolbox), you don't have to tear apart your entire toolbox. You just add the new tool. This idea of adding something new without messing with what's already there is the essence of the Open/Closed Principle. So, the Strategy Pattern is like a real-life example of this principle in action.</p>]]></description>
         <enclosure url="" />
         <pubDate>2023-10-29 10:45:34 UTC</pubDate>
         <guid>https://padlet.com/cb05/ld9v2iwswgmab9m7/wish/2767515899</guid>
      </item>
      <item>
         <title>Real-World Example: Open/Closed principle</title>
         <author>875212_</author>
         <link>https://padlet.com/cb05/ld9v2iwswgmab9m7/wish/2767516945</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2197864382/69c2b2efec8e34a68efe8afa61dde92c/image.png" />
         <pubDate>2023-10-29 10:47:36 UTC</pubDate>
         <guid>https://padlet.com/cb05/ld9v2iwswgmab9m7/wish/2767516945</guid>
      </item>
      <item>
         <title>Real-World Example: Strategy Design Pattern</title>
         <author>875212_</author>
         <link>https://padlet.com/cb05/ld9v2iwswgmab9m7/wish/2767521285</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2197864382/0190ade55bd6f2e1e41430632c749b97/image.png" />
         <pubDate>2023-10-29 10:57:36 UTC</pubDate>
         <guid>https://padlet.com/cb05/ld9v2iwswgmab9m7/wish/2767521285</guid>
      </item>
      <item>
         <title>Implementation example</title>
         <author>875212_</author>
         <link>https://padlet.com/cb05/ld9v2iwswgmab9m7/wish/2767527761</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2197864382/84255a2c901aec360266071bc8e9b415/carbon__1_.png" />
         <pubDate>2023-10-29 11:12:21 UTC</pubDate>
         <guid>https://padlet.com/cb05/ld9v2iwswgmab9m7/wish/2767527761</guid>
      </item>
      <item>
         <title>Implementation</title>
         <author>875212_</author>
         <link>https://padlet.com/cb05/ld9v2iwswgmab9m7/wish/2767533575</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2197864382/da22e4fe76624e27c4f187b9ff5a40e7/image.png" />
         <pubDate>2023-10-29 11:25:15 UTC</pubDate>
         <guid>https://padlet.com/cb05/ld9v2iwswgmab9m7/wish/2767533575</guid>
      </item>
      <item>
         <title>Implementation</title>
         <author>875212_</author>
         <link>https://padlet.com/cb05/ld9v2iwswgmab9m7/wish/2767535932</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2197864382/38fa4569d905d3028ad155a70a5b1c06/image.png" />
         <pubDate>2023-10-29 11:29:46 UTC</pubDate>
         <guid>https://padlet.com/cb05/ld9v2iwswgmab9m7/wish/2767535932</guid>
      </item>
      <item>
         <title>Usage</title>
         <author>875212_</author>
         <link>https://padlet.com/cb05/ld9v2iwswgmab9m7/wish/2767537678</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2197864382/b0c76c420dd751a787e3e141ef4e8317/image.png" />
         <pubDate>2023-10-29 11:33:12 UTC</pubDate>
         <guid>https://padlet.com/cb05/ld9v2iwswgmab9m7/wish/2767537678</guid>
      </item>
      <item>
         <title>exercise</title>
         <author>875212_</author>
         <link>https://padlet.com/cb05/ld9v2iwswgmab9m7/wish/2780118412</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2197864382/18dae708bb53f185cd4673e3912bff8d/Extending_a_Racing_Game_with_the_Strategy_Pattern.docx" />
         <pubDate>2023-11-07 16:36:37 UTC</pubDate>
         <guid>https://padlet.com/cb05/ld9v2iwswgmab9m7/wish/2780118412</guid>
      </item>
   </channel>
</rss>
