<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>ICT - Group (G/C/K) by Geo-Patrick Lewis</title>
      <link>https://padlet.com/geopatricklewis/9btc20dtt7xk</link>
      <description>Unit 2 activity 1
</description>
      <language>en-us</language>
      <pubDate>2018-09-26 18:58:30 UTC</pubDate>
      <lastBuildDate>2025-02-14 18:28:47 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet-assets.s3.amazonaws.com/icons/Folder.png</url>
      </image>
      <item>
         <title>2.	What are the main components of an operating system and what are their respective functions? </title>
         <author>neguskimarley</author>
         <link>https://padlet.com/geopatricklewis/9btc20dtt7xk/wish/286221412</link>
         <description><![CDATA[<div> Kernel: the kernel provides the most basic level of control over all of the computer's hardware devices. <br> Program execution: The operating system provides an interface between an application program and the computer hardware, so that an application program can interact with the hardware.<br> Interrupts are central to operating systems, as they provide an efficient way for the operating system to interact with and react to its environment. Interrupts provide a computer with a way of automatically saving local register contexts, and running specific code in response to events. <br><br> Graphical user interface: Most of the modern computer systems support graphical user interfaces (GUI). Graphical user interfaces evolve over time. For example, Windows has modified its user interface almost every time a new major version of Windows is released, and the Mac OS GUI changed dramatically with the introduction of Mac OS X in 1999.<br> <br> <strong>SECURITY: </strong>  If a computer systems has several individuals and enables the simultaneous operation of multiple processes, then the numerous processes have to be secured from each other’s activities. A computer system being safe and secure depends upon a variety of technologies working effectively. <br><br><strong>USER INTERFACE- </strong> It is everything created into an information device with which an individual might interact. The user interface is generally described as a shell and is vital if human communication is to be supported. <br><br></div><div><br><br></div><div><strong><br></strong><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-09-26 19:02:58 UTC</pubDate>
         <guid>https://padlet.com/geopatricklewis/9btc20dtt7xk/wish/286221412</guid>
      </item>
      <item>
         <title>1.	What are the different types of operating systems?</title>
         <author>chevonbc</author>
         <link>https://padlet.com/geopatricklewis/9btc20dtt7xk/wish/286225042</link>
         <description><![CDATA[<div><br><strong><em>Operating Systems <br></em></strong><br></div><ul><li>Microsoft Windows® </li><li>Mac OS®</li><li>Linux</li><li>Apple ios</li><li>Android </li><li>Black Berry</li></ul><div><br><strong><em>Types </em></strong><br><strong>GUI -</strong> Short for Graphical User Interface, a GUI operating system contains graphics and icons and is commonly navigated by using a computer mouse. </div><div><br></div><div><strong>Multi-user -</strong> A multi-user operating system allows for multiple users to use the same computer at the same time and different times.</div><div><br></div><div><strong>Multiprocessing -</strong> An operating system capable of supporting and utilizing more than one computer processor. </div><div><br></div><div><strong>Multitasking -</strong> An operating system that is capable of allowing multiple software processes to run at the same time. <br><br></div><div><br></div><div><strong>Multithreading -</strong> Operating systems that allow different parts of a software program to run concurrently. </div><div><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-09-26 19:10:50 UTC</pubDate>
         <guid>https://padlet.com/geopatricklewis/9btc20dtt7xk/wish/286225042</guid>
      </item>
      <item>
         <title>5.	What are some of the significant trends in operating systems design, especially as it relates to user interface? </title>
         <author>geopatricklewis</author>
         <link>https://padlet.com/geopatricklewis/9btc20dtt7xk/wish/286225687</link>
         <description><![CDATA[<div>Significant trends in OS design include: <br>*touchscreen control<br>* minicomputers and mainframes for networked desktop systems <br>* personal computer <br>*batch systems - offline interactions, does not interact with the computer directly,  PUNCH CARDS ARE USED by users and handed to the computer operator<br>* Time-sharing operating systems - people at different points are able to use the same system.<br>*Distributed operating System - multiple central processors to serve multiple real-time applications and multiple users. <br><br></div><div>___________________________________</div><div><br>An operating system is a software that provides services for application programs and users, by connecting the user space applications with the underlying hardware<br>An Operating Systems job is to control all the computer's resources and provide a base upon which the application programs can be written. <br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/315287013/7a30c9883cd73cd3913f2b9bcb84920e/function_of_an_operating_system.png" />
         <pubDate>2018-09-26 19:12:17 UTC</pubDate>
         <guid>https://padlet.com/geopatricklewis/9btc20dtt7xk/wish/286225687</guid>
      </item>
      <item>
         <title>4.	Outline how an operating system is loaded for functionality of a computer system </title>
         <author>neguskimarley</author>
         <link>https://padlet.com/geopatricklewis/9btc20dtt7xk/wish/286232344</link>
         <description><![CDATA[<div>&nbsp;</div><div>The process of loading the operating system into memory is called bootstrapping, or booting the system.&nbsp; The bootstrap loader is a small program that has a single function: It loads the operating system into memory and allows it to begin operation.&nbsp;<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-09-26 19:27:25 UTC</pubDate>
         <guid>https://padlet.com/geopatricklewis/9btc20dtt7xk/wish/286232344</guid>
      </item>
      <item>
         <title>3.	 Define common terms that are associated with an operating systems.</title>
         <author>chevonbc</author>
         <link>https://padlet.com/geopatricklewis/9btc20dtt7xk/wish/286238439</link>
         <description><![CDATA[<div><br></div><ol><li>Access token: In Microsoft System operating system, an access token contains the security credentials for a login session  and identifies the user, the user's groups, the user's privileges, and, in some cases, a particular application. </li><li>Booting: In computing, booting (also known as booting up) is the initial set of operations that a computer system performs after electrical power to the CPU is switched on or when the computer is reset. </li><li>Cache: In computer science, a cache is a component that transparently stores data so that future requests for that data can be served faster. </li><li>Kernel: In computing, the kernel is a computer program that manages input/output requests from software and translates them into data processing instructions for the central processing unit and other electronic components of a computer. </li><li>Lock: In computer science, a lock or mutex (from mutual execution) is a synchronization  mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. </li><li>Mutual Exclusion: Mutual exclusion is to allow only one process at a time to access the same critical section (a part of code which accesses the critical resource). </li></ol><div><br></div><div>    <br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-09-26 19:43:06 UTC</pubDate>
         <guid>https://padlet.com/geopatricklewis/9btc20dtt7xk/wish/286238439</guid>
      </item>
      <item>
         <title>6.	Compare general purpose and dedicated operating systems </title>
         <author>geopatricklewis</author>
         <link>https://padlet.com/geopatricklewis/9btc20dtt7xk/wish/286245861</link>
         <description><![CDATA[<div>General operating system are systems that are geared towards a wide a arrange of processes.&nbsp;<br>Dedicated operating systems are those that have a specific function or functions</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-09-26 20:02:42 UTC</pubDate>
         <guid>https://padlet.com/geopatricklewis/9btc20dtt7xk/wish/286245861</guid>
      </item>
      <item>
         <title></title>
         <author>neguskimarley</author>
         <link>https://padlet.com/geopatricklewis/9btc20dtt7xk/wish/286247377</link>
         <description><![CDATA[<div>2.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/315295039/d30b36524b8784af67013fbcf71b1b19/What_are_the_main_components_of_an_operating.pptx" />
         <pubDate>2018-09-26 20:07:11 UTC</pubDate>
         <guid>https://padlet.com/geopatricklewis/9btc20dtt7xk/wish/286247377</guid>
      </item>
      <item>
         <title>4.</title>
         <author>neguskimarley</author>
         <link>https://padlet.com/geopatricklewis/9btc20dtt7xk/wish/286249071</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/315295039/fa9035ab6f36e53722864565c8bc857e/Outline_how_an_operating_system_is_loaded_for.pptx" />
         <pubDate>2018-09-26 20:12:20 UTC</pubDate>
         <guid>https://padlet.com/geopatricklewis/9btc20dtt7xk/wish/286249071</guid>
      </item>
      <item>
         <title></title>
         <author>geopatricklewis</author>
         <link>https://padlet.com/geopatricklewis/9btc20dtt7xk/wish/286257403</link>
         <description><![CDATA[<div>Chevon Brooks</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/315287013/1ea6b5110b31a3779caaad1bd5458168/Operating_System.pptx" />
         <pubDate>2018-09-26 20:27:19 UTC</pubDate>
         <guid>https://padlet.com/geopatricklewis/9btc20dtt7xk/wish/286257403</guid>
      </item>
      <item>
         <title></title>
         <author>geopatricklewis</author>
         <link>https://padlet.com/geopatricklewis/9btc20dtt7xk/wish/286262374</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/315287013/4d49503f433b1ea7f668383846bc5175/General_Purpose_Vs_Dedicated_Operating_Systems.pptx" />
         <pubDate>2018-09-26 20:45:45 UTC</pubDate>
         <guid>https://padlet.com/geopatricklewis/9btc20dtt7xk/wish/286262374</guid>
      </item>
   </channel>
</rss>
