<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>OOP Coursework - 2018/19 by </title>
      <link>https://padlet.com/b_villarini/wz7ga6pop9n1</link>
      <description>You can ask questions and clarifications about your coursework here!</description>
      <language>en-us</language>
      <pubDate>2018-10-09 10:47:43 UTC</pubDate>
      <lastBuildDate>2018-12-03 11:32:56 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Sector </title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/291622871</link>
         <description><![CDATA[<div>Hello.<br>What does the variable sector mean? Like the sector of the library where the Library item exists or is it like a sector of a genre that the library item is based upon?&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-10-11 09:33:47 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/291622871</guid>
      </item>
      <item>
         <title>What stage are we at?</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/292884513</link>
         <description><![CDATA[<div>Are we at the stage we should be able to complete section 2 of the coursework or are there more lectures we should for before starting section 2?</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-10-15 15:33:55 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/292884513</guid>
      </item>
      <item>
         <title>Hello! Should the ISBN variable apply to all DVDs?</title>
         <author>w1649234</author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/294526395</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2018-10-18 17:49:39 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/294526395</guid>
      </item>
      <item>
         <title>ArrayList</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/296856155</link>
         <description><![CDATA[<div>Should the DVDs and Books be saved in the same array or in two separate arrays?</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-10-25 10:44:36 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/296856155</guid>
      </item>
      <item>
         <title>Does the library store multiple copies of any items?</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/297009433</link>
         <description><![CDATA[<div>i.e. does the delete method remove all copies, or a specific copy of an entry?</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-10-25 15:31:05 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/297009433</guid>
      </item>
      <item>
         <title>Date next available</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/297637613</link>
         <description><![CDATA[<div>When a item is borrowed and we try to borrow it again the predicted date when it is available again is it just the borrowed date plus the number of days it is allowed to be borrowed?<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-10-27 11:33:38 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/297637613</guid>
      </item>
      <item>
         <title>Encapsulation</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/298492952</link>
         <description><![CDATA[<div>could you give a brief meaning of Encapsulation.</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-10-30 13:40:31 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/298492952</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/299913926</link>
         <description><![CDATA[You could solve the task in both ways but I would suggest to use one array list where you can store both DVDs and books.
]]></description>
         <enclosure url="" />
         <pubDate>2018-11-02 17:35:52 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/299913926</guid>
      </item>
      <item>
         <title>Use cases for the system</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/300100647</link>
         <description><![CDATA[<div>Hello. <br>Sorry, but what are use cases? </div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-03 19:13:45 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/300100647</guid>
      </item>
      <item>
         <title>Questions</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/300173781</link>
         <description><![CDATA[<div>Hello! <br>1. Are books and DVDs the only two types of items that are and will be available in the library or should be act as there could be different types in the future?<br>2. Is there a minimal year of the publishing of the book (e.g. year 1000, or 500, or 0, or even BC)?<br>3. Does the library have any  limit on the number of readers?<br>4. Would the library want to store information on every reader forever or should the option of deleting a reader be enabled? <br>5. If an item was borrowed at a certain time, e.g. 10:50, should it be returned until 10:50, 3 (or 7) days later or until midnight (as in a real-life library)?<br>Thank you!</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-04 13:06:00 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/300173781</guid>
      </item>
      <item>
         <title>DateTime</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/300180504</link>
         <description><![CDATA[<div>The DateTime class needs to be created for the project. It is not always necessary to specify time in real life (e.g. for the publication date). Would it be acceptable to create two constructors for this class, one with hours and minutes and the other one without or should the time be always specified? If it doesn't have to be, is there any default time (e.g. 00:00 or 12:00) that would be set if the time was not specified? It is relevant taking into account the fee. If the manager does not input time, just a date, from which hour will the fee be calculated? Or, if every DateTime needs to have time, even for a publishing, with only one constructor, should there be any default time for that?</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-04 14:04:50 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/300180504</guid>
      </item>
      <item>
         <title>Fee</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/300192747</link>
         <description><![CDATA[<div>When calculating the fee, should we take into account different number of days of certain months and leap years or is it expected to be simplified?</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-04 15:27:35 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/300192747</guid>
      </item>
      <item>
         <title>Reader</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/300204030</link>
         <description><![CDATA[<div>Is the reader class, a subclass of LibraryItem?<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-04 16:35:27 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/300204030</guid>
      </item>
      <item>
         <title>Interfaces</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/300221863</link>
         <description><![CDATA[<div>I don't really understand interfaces much.<br><br>What's the use of one in our scenario and what advantages does it bring over not using one?<br>Thanks<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-04 18:18:40 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/300221863</guid>
      </item>
      <item>
         <title>Deleting an item</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/300263360</link>
         <description><![CDATA[<div>Do we want to allow a deletion of the item that is currently borrowed? That would make it impossible to return it or calculate any fee.</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-04 22:55:23 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/300263360</guid>
      </item>
      <item>
         <title>Should we be saving the readers details in an array or just update the variables for each item?</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/300753621</link>
         <description><![CDATA[<div>As in should we be able to recall a reader from their name/id number if they are an existing reader or should every borrowed item require the full details regardless</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-05 21:56:01 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/300753621</guid>
      </item>
      <item>
         <title>Current Reader</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/301018276</link>
         <description><![CDATA[<div>For the Current Reader declaration in class LibraryItem is it a String or Is it referred to the Reader Class</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-06 15:06:38 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/301018276</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/301752734</link>
         <description><![CDATA[Please check slide 52-55 in Lecture 02. It is a digram where you draw the actions that a user can perform with the system you implemented. (e.g. the user can add a library item, delete an ite, etc.)
]]></description>
         <enclosure url="" />
         <pubDate>2018-11-07 19:39:03 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/301752734</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/301752803</link>
         <description><![CDATA[ you draw the actions that a user can perform with the system you implemented. (e.g. the u]]></description>
         <enclosure url="" />
         <pubDate>2018-11-07 19:39:10 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/301752803</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/301753442</link>
         <description><![CDATA[hat does the variable sector mean? Like the sector of the library where the Library it]]></description>
         <enclosure url="" />
         <pubDate>2018-11-07 19:40:19 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/301753442</guid>
      </item>
      <item>
         <title>Interface Question</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/301836586</link>
         <description><![CDATA[<div>I am confused on how to implement the interface. Is the interface supposed to have abstract methods such as Add,delete, Borrow ,ect and then am i supposed to override them in the Westminster library manager? <br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-07 23:13:42 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/301836586</guid>
      </item>
      <item>
         <title>DatePkj</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/301962273</link>
         <description><![CDATA[<div>Are we allowed to use this package or does this count as a predefined library</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-08 10:07:20 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/301962273</guid>
      </item>
      <item>
         <title>Seconds</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/301997908</link>
         <description><![CDATA[<div>Are seconds relevant in this task or can only hours and minutes be specified?</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-08 12:05:40 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/301997908</guid>
      </item>
      <item>
         <title>ISBN</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/302006759</link>
         <description><![CDATA[<div>Can ISBN be of type int or does it have to be String?</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-08 12:36:52 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/302006759</guid>
      </item>
      <item>
         <title>Calculating the date</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/302016085</link>
         <description><![CDATA[<div>Can you point us in the right direction for calculating the current date and how many days are left an item has borrowed. It seems rather tricky to calculate without using any predefined library</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-08 13:00:47 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/302016085</guid>
      </item>
      <item>
         <title>Class DVD</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/302314425</link>
         <description><![CDATA[<div>Hi,<br>In the class DVD we need to store info about available languages and subtitles. Is the data type String or int. And the description says actor(s). So, I should use Arraylist for the actors?</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-08 20:23:56 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/302314425</guid>
      </item>
      <item>
         <title>Queue</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/302350292</link>
         <description><![CDATA[<div>Since Queue is abstract and cannot be instantiated, would using PriorityQueue be appropriate?</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-08 21:51:32 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/302350292</guid>
      </item>
      <item>
         <title>ISBN variable</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/302520610</link>
         <description><![CDATA[<div>Do DVDs have an ISBN? </div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-09 12:34:35 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/302520610</guid>
      </item>
      <item>
         <title>Course Work Question</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/302819991</link>
         <description><![CDATA[<div>In the course work description When Adding an Library Item you also have to add in relevant information.  So for a book i would have to add the generic attributes like ISBN, Title, ect and more specific attributes like Author, the number of pages ect.  Is this correct?</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-10 03:59:54 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/302819991</guid>
      </item>
      <item>
         <title>Extending Classes</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/302847689</link>
         <description><![CDATA[<div>Can I add more Set and get methods in The Library item class, dvd and books </div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-10 11:27:00 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/302847689</guid>
      </item>
      <item>
         <title>Demonstrating the system.</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/302907931</link>
         <description><![CDATA[<div>What do you mean by "are the ID or ISBN unique?" </div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-10 20:32:24 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/302907931</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/303192756</link>
         <description><![CDATA[Would it be acceptable to create two constructors for this class, one with hours and minutes and the other one without or should the time be always specified? If it doesn't have to be, is there any default time (e.g. 00:00 or 12:00) that would be set if the time was not specified? It is relevant ]]></description>
         <enclosure url="" />
         <pubDate>2018-11-12 11:19:46 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/303192756</guid>
      </item>
      <item>
         <title>USE CASE</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/303337295</link>
         <description><![CDATA[<div>Why do we create two use case diagrams?</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-12 16:18:04 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/303337295</guid>
      </item>
      <item>
         <title>Overloading Constructors</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/305573111</link>
         <description><![CDATA[<div>Do all overloaded versions of a constructor have to be added in the UML diagram?</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-17 18:23:36 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/305573111</guid>
      </item>
      <item>
         <title>What should the GUI display on each item? Since there are different amount of information per item should we only include the libraryitem contents or also display the dvd/book contents </title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/305888485</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2018-11-19 13:01:43 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/305888485</guid>
      </item>
      <item>
         <title>UML </title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/306777791</link>
         <description><![CDATA[<div>How do you decided the multiplicity for the diagram? What format are the of the multiplicities e.g<br> 1.1 implements 1..1<br>1:1 implements 1:1<br> </div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-21 15:52:28 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/306777791</guid>
      </item>
      <item>
         <title>toString()</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/308080863</link>
         <description><![CDATA[<div>Is there a specific way or convention that the string returned by the toString method needs to formatted in, or is it fine as long as it clearly displays the objects fields?</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-27 01:01:13 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/308080863</guid>
      </item>
      <item>
         <title>Interface LibraryManager</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/308247545</link>
         <description><![CDATA[<div>do the methods in libraryManager need to have parameters<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-27 13:25:54 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/308247545</guid>
      </item>
      <item>
         <title>Borrow Library Item Question and Return Question </title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/308604129</link>
         <description><![CDATA[<div>To calculate the fees of a overdue library item do i need to take into account what time the book was borrowed or would just the date be fine? </div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-28 01:45:31 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/308604129</guid>
      </item>
      <item>
         <title>Challenge</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/308723624</link>
         <description><![CDATA[<div>The final challenge requires a change in my current implementation. Will I need to modify my UML diagram to reflect this?</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-28 12:08:10 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/308723624</guid>
      </item>
      <item>
         <title>Super methods</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/308832823</link>
         <description><![CDATA[<div>Do we have to use super methods in the constructors, in the book and DVD classes if we already have all of the attributes from the LibraryItem in the sub classes?</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-28 15:22:46 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/308832823</guid>
      </item>
      <item>
         <title>WestminsterLibraryManager and setter methods</title>
         <author>w1649234</author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/309038309</link>
         <description><![CDATA[<div>Is WestminsterLibraryManager going to be the main class or should we create a separate main class? Also, do we have to provide setters for variables such as title, publication date and authors (which normally won't change) or can we set them only ones when calling the constructor?<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-28 20:33:54 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/309038309</guid>
      </item>
      <item>
         <title>Library Manager</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/309118088</link>
         <description><![CDATA[<div>In the library manager class, do we have to write methods in them?<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-29 02:24:15 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/309118088</guid>
      </item>
      <item>
         <title>UML LibraryManager</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/309205658</link>
         <description><![CDATA[<div>Do the LibraryManager interface and the WestminsterLibraryManager concrete classes need to be represented in the UML diagram?</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-29 10:44:51 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/309205658</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/309549172</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet.com/b_villarini/wz7ga6pop9n1" />
         <pubDate>2018-11-29 20:41:43 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/309549172</guid>
      </item>
      <item>
         <title>Help</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/309563457</link>
         <description><![CDATA[<div>Hello<br>I'm not proud to say this but I have not been able to do the coursework yet as I've had some life problems. Could you please advice me on which lectures/tutorials that I need to go through in order to get a better understanding of how to do the coursework.<br>Thank you in advance.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-29 21:19:37 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/309563457</guid>
      </item>
      <item>
         <title>mobile number</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/309688147</link>
         <description><![CDATA[<div>can we store the mobile number as a string?</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-30 09:35:01 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/309688147</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/309939635</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet.com/b_villarini/wz7ga6pop9n1" />
         <pubDate>2018-11-30 19:13:09 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/309939635</guid>
      </item>
      <item>
         <title>Lecture 09 - 28 november</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/309980325</link>
         <description><![CDATA[<div>Hello professor, was lecture 09 from this week recorded?</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-30 20:51:40 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/309980325</guid>
      </item>
      <item>
         <title>ISBN/ID</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/310023536</link>
         <description><![CDATA[<div>it is possible to have 2 books/DVD being in the library item. So the ISBN can be repeated right???<br><br>Also the same user can borrow more books so the ID can also be repeated right??</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-12-01 03:05:11 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/310023536</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/310063163</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet.com/b_villarini" />
         <pubDate>2018-12-01 14:29:37 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/310063163</guid>
      </item>
      <item>
         <title>Challenge</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/310078288</link>
         <description><![CDATA[<div>Hi,have one question is it mandatory to do the challenges?</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-12-01 17:08:13 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/310078288</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/310087362</link>
         <description><![CDATA[OOP Coursework - 2018/19]]></description>
         <enclosure url="" />
         <pubDate>2018-12-01 18:37:57 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/310087362</guid>
      </item>
      <item>
         <title>Classes</title>
         <author>w1549895</author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/310093901</link>
         <description><![CDATA[<div>Cant connect my Book, Dvd classes to the main</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-12-01 19:50:05 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/310093901</guid>
      </item>
      <item>
         <title>Return Item</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/310101820</link>
         <description><![CDATA[<div>how do we allow the item to become available again?</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-12-01 21:09:55 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/310101820</guid>
      </item>
      <item>
         <title>Search by title: GUI</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/310134687</link>
         <description><![CDATA[<div> Is there a lecture on this?</div><div><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-12-02 08:45:50 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/310134687</guid>
      </item>
      <item>
         <title>UML</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/310153948</link>
         <description><![CDATA[<div>how would you represent the switch case within the UML? Would it be as a method and show the options of just a matter on method which is a switch case and thats it?<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-12-02 12:53:23 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/310153948</guid>
      </item>
      <item>
         <title>Coursework Submission</title>
         <author></author>
         <link>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/310191081</link>
         <description><![CDATA[<div>Does the format of the document containing the source files of the project have to be in the .doc format, or is .docx fine?</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-12-02 17:33:36 UTC</pubDate>
         <guid>https://padlet.com/b_villarini/wz7ga6pop9n1/wish/310191081</guid>
      </item>
   </channel>
</rss>
