<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Exercise 8: Examples of Design Concepts | Section-2 by AZLIN BINTI NORDIN</title>
      <link>https://padlet.com/azlinnordin/exercise8</link>
      <description>Semester 1 2021/2022</description>
      <language>en-us</language>
      <pubDate>2021-03-24 01:59:25 UTC</pubDate>
      <lastBuildDate>2023-02-03 09:57:42 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Topic : &lt;refer instruction&gt;</title>
         <author>azlinnordin</author>
         <link>https://padlet.com/azlinnordin/exercise8/wish/1835235676</link>
         <description><![CDATA[<div>Group : &lt;id&gt;<br>Members:<br>&lt;Matric no&gt; &lt;name&gt;<br>* list those who participated only<br><br>&lt;figure here&gt;<br>&lt;explanation here-brief only as to why you think this system applies the design concept &gt;</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-10-22 02:27:21 UTC</pubDate>
         <guid>https://padlet.com/azlinnordin/exercise8/wish/1835235676</guid>
      </item>
      <item>
         <title>Topic : Design Concept (Modularity)</title>
         <author></author>
         <link>https://padlet.com/azlinnordin/exercise8/wish/1861130904</link>
         <description><![CDATA[<div>Group E : Meteor<br>Members :<br>2119837 Nazmy Asnawi Bin Hamidun Majid<br>2117188&nbsp; Irdina Batrisyia Binti Nor Azli<br><br>If pieces of code can be added or removed as needed, the software is modular. The Linux kernel, for example, is modular. The system administrator can load or unload kernel modules to change the capabilities of the OS without having to restart the computer.<br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/934751452/2d4642571734d6ea8c52350ce09eb180/WhatsApp_Image_2021_11_02_at_16_43_15.jpeg" />
         <pubDate>2021-11-02 09:26:18 UTC</pubDate>
         <guid>https://padlet.com/azlinnordin/exercise8/wish/1861130904</guid>
      </item>
      <item>
         <title>Application of Information Hiding Design Concept In ATM&#39;s</title>
         <author></author>
         <link>https://padlet.com/azlinnordin/exercise8/wish/1861676812</link>
         <description><![CDATA[<div>Group A: ASP.NET<br>Members:&nbsp;<br>Ibrahim (2115383)<br>Ahmed Abdulhafiz (1910051) <br>Mazin Muhammed Anes (2116025)<br><br>Information hiding is accomplished by designing modules so that information gathered and contained within a module is inaccessible to other modules, it basically means to hide information so it can't be accessed by an unwanted party. In this example of an ATM that operates using Microsoft Windows, we only have access to the interface module which allows us to for example withdraw cash. However, we don't actually know how the transactions occur and how it works, as these are inaccessible information in another module of the software.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1397244999/4608ea9281be57e70c00acf02e0eda34/Atm_Interface.jpg" />
         <pubDate>2021-11-02 13:45:31 UTC</pubDate>
         <guid>https://padlet.com/azlinnordin/exercise8/wish/1861676812</guid>
      </item>
      <item>
         <title>Group F | Application of Polymorphism</title>
         <author></author>
         <link>https://padlet.com/azlinnordin/exercise8/wish/1861713009</link>
         <description><![CDATA[<div>Group Members :&nbsp;<br>Nurizuan Nazrin Bin Komori | 2113021<br>Nur Amanina Binti Mohd Nubli| 2011402<br>Johan Adam Bin Ahmad | 2116387<br>Fahmi Ahmed Mohammed | 1914939<br><br>An excellent example of Polymorphism in Object-oriented programing is a cursor behavior. A cursor may take different forms like an arrow, a line, cross, or other shapes depending on the behavior of the user or the program mode. With polymorphism, a method or subclass can define its behaviors and attributes while retaining some of the functionality of its parent class. Polymorphism allows that cursor to integrate whatever shape is required at runtime.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1409156732/7a9bb39754d1255e9eefebcfb3988d29/download.png" />
         <pubDate>2021-11-02 13:56:39 UTC</pubDate>
         <guid>https://padlet.com/azlinnordin/exercise8/wish/1861713009</guid>
      </item>
      <item>
         <title>Group D: Design Concept | Refactoring</title>
         <author></author>
         <link>https://padlet.com/azlinnordin/exercise8/wish/1861792108</link>
         <description><![CDATA[<div>Members :&nbsp;<br>Ahmad Aminulhakim Bin Abu Zarin (2021187)<br>Arif Muqri Bin Ahmad Naziri (21113825)<br>Nur Athirah Binti Zaaba (2011156)<br>Muhammad Fayyadh Bin Muhammad Rashidi (2113825)<br><br>This exemplary of Refactoring shows how the internal structure is improved and simplified while maintaining the external behavior of the code. The single well-written unit prototype should be able to pass both of the left and right codes without being touched or changed. Thus,enabling continuous improvement of the business application logic, making the code easier to be modified and be worked with.<br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1396918885/2beea7acc43707aa754ba8734828fe70/Screenshot_2021_11_02_221820.png" />
         <pubDate>2021-11-02 14:19:34 UTC</pubDate>
         <guid>https://padlet.com/azlinnordin/exercise8/wish/1861792108</guid>
      </item>
      <item>
         <title>Topic : Design Concept | Inheritance </title>
         <author></author>
         <link>https://padlet.com/azlinnordin/exercise8/wish/1862074996</link>
         <description><![CDATA[<div>Group B | React&nbsp;</div><div>Members:</div><div>2117397 Raja Muhammad Hazwan bin Raja Azman</div><div>2118986 Irdina Izzati binti Mohd Rasid&nbsp;</div><div>2113823 Mohamad Aiman Akim bin Adanan&nbsp;<br><br>Inheritance is defined as all responsibilities of a superclass is immediately inherited by all subclasses. This system applies the design concept inheritance. The inventory which classified as foodstuffs are categorised as the superclass and the food items that are inside the boxes such as apple , steak , carrot and etc are categorised as the subclasses. Thus, from here we can see that the food items inherited the properties of the food stuff which is the superclass.</div><div><br></div><div>&nbsp;</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1359254900/1f39b5b72fd6aeb4d568d7a0e19f1121/WhatsApp_Image_2021_11_02_at_9_21_46_PM.jpeg" />
         <pubDate>2021-11-02 15:44:20 UTC</pubDate>
         <guid>https://padlet.com/azlinnordin/exercise8/wish/1862074996</guid>
      </item>
      <item>
         <title>Group G : Information hiding</title>
         <author></author>
         <link>https://padlet.com/azlinnordin/exercise8/wish/1863582375</link>
         <description><![CDATA[<div>Group G : Preact<br>Members :<br>- Afnan Iman bin Azman 1920311&nbsp;<br>- MUHAMMAD NADZMI BIN MOHD RONIZAM 2028427<br>In italeem lecturers are allowed to edit question in quizzes meanwhile students are not allowed to view the questions until a designated time. This is referred as information hiding whereas preventing certain information from being accessible by certain clients.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1224717799/2dd09d90c3b75bfee1e74862292c7ac9/image.png" />
         <pubDate>2021-11-03 04:10:41 UTC</pubDate>
         <guid>https://padlet.com/azlinnordin/exercise8/wish/1863582375</guid>
      </item>
      <item>
         <title>Group C | Refinement</title>
         <author></author>
         <link>https://padlet.com/azlinnordin/exercise8/wish/1863666848</link>
         <description><![CDATA[<div>Group Members:<br>NUR FARAH IWANI BINTI JAMSARI 2118294<br>ALISYA MARSYA HANANIA BINTI ROZILAN 1821910<br><br>We choose <a href="https://www.safezoneapp.com/">https://www.safezoneapp.com/</a> as an example for design principles- refinement because we believe there are two requirements which are known as requirement A and requirement B. However, requirement B cannot be satisfied without taking requirement B into account. We identified that requirement A for this example would be access to the location and whereabouts of the user. A design refinement would focus on those modules that would enable a registered user to share their location with the response team when they checked in or raise an alert. Requirement B is a generic security requirement that states that a registered user must be validated prior to using <a href="https://www.safezoneapp.com/">https://www.safezoneapp.com/</a><br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1397262745/189c6d61dddd10e134eeef5c9171b7cd/Screenshot__59_.png" />
         <pubDate>2021-11-03 04:41:59 UTC</pubDate>
         <guid>https://padlet.com/azlinnordin/exercise8/wish/1863666848</guid>
      </item>
      <item>
         <title>Topic:Functional independence</title>
         <author></author>
         <link>https://padlet.com/azlinnordin/exercise8/wish/1863677360</link>
         <description><![CDATA[<div>GROUP H:ALPINE<br>Members:<br>1.KHAIRIL NAZREL BIN KHAIRIL KHUSNIN | 2116659<br>2.MOHAMMAD HAFZLAN AIDEQ BIN MOHD ZAILANY |2115173<br>Functional independence in software engineering means that when a module focuses on a single task, it should be able to accomplish it with very little interaction with other modules. If a module is functionally independent of another module,then it means it has high cohesion and low coupling.<br>The example of functional independence If we change our shirt, then we are not forced to change our body – when you can do that, then you have loose coupling. When we can't do that, then it is called&nbsp; coupling. High cohesion is about making sure module doesn't do many things, it is meant to do only one particular thing.<br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1397261044/c40c730379244746b8327fb690b32568/zhZv2.png" />
         <pubDate>2021-11-03 04:49:15 UTC</pubDate>
         <guid>https://padlet.com/azlinnordin/exercise8/wish/1863677360</guid>
      </item>
      <item>
         <title>GRADED</title>
         <author>azlinnordin</author>
         <link>https://padlet.com/azlinnordin/exercise8/wish/1901687480</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2021-11-19 09:08:55 UTC</pubDate>
         <guid>https://padlet.com/azlinnordin/exercise8/wish/1901687480</guid>
      </item>
   </channel>
</rss>
