<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>A level revision by Mr Greatorex</title>
      <link>https://padlet.com/ben_greatorex/c0olvyka9j9r</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2016-12-07 09:00:02 UTC</pubDate>
      <lastBuildDate>2025-11-19 13:23:38 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title></title>
         <author>kieranndyerr</author>
         <link>https://padlet.com/ben_greatorex/c0olvyka9j9r/wish/142225505</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/154875530/9d16dd7ff1c72fb2223ef4b967d4bca1/Compression.docx" />
         <pubDate>2016-12-07 09:05:27 UTC</pubDate>
         <guid>https://padlet.com/ben_greatorex/c0olvyka9j9r/wish/142225505</guid>
      </item>
      <item>
         <title>High and Low Level Languages</title>
         <author></author>
         <link>https://padlet.com/ben_greatorex/c0olvyka9j9r/wish/142225532</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/154875500/ca8d374d040f2b5dd79ca3958f3a7254/High_and_Low_Level_Languages.docx" />
         <pubDate>2016-12-07 09:05:37 UTC</pubDate>
         <guid>https://padlet.com/ben_greatorex/c0olvyka9j9r/wish/142225532</guid>
      </item>
      <item>
         <title>Programming Paradigms</title>
         <author></author>
         <link>https://padlet.com/ben_greatorex/c0olvyka9j9r/wish/142226026</link>
         <description><![CDATA[<div>A programming paradigm is a “style” or way of programming.
<br>Procedural is where code is gone through sequentially, and is excellent for general programming jobs.  One advantage is that this allows portable source code. One disadvantage is that a fully de-bugged working program can take more time to put together.
<br>Event-driven programming is a used to structure a program around various events. These events include user input events in GUI’s and networking requests from websites, they activate functions.
<br>Mark-up languages are designed for the processing, definition and presentation of text. The language specifies code for formatting, both the layout and style, within a text file. The code used to specify the formatting are called tags.  It is used for websites.  
<br>Object oriented is good for producing re-usable code that’s uses classes, objects and methods. It is used in in large software projects where data and the methods acting upon that data are kept together.
<br>A class is a blueprint of an object. 
<br>An object is an instance of a class with all the classes properties and methods assigned to it.
<br>A method is a procedure associated with a class. 
<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2016-12-07 09:08:58 UTC</pubDate>
         <guid>https://padlet.com/ben_greatorex/c0olvyka9j9r/wish/142226026</guid>
      </item>
      <item>
         <title>Changeover Methods</title>
         <author></author>
         <link>https://padlet.com/ben_greatorex/c0olvyka9j9r/wish/142236049</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/154875500/26229ee42be79369ea29f18dc27cb756/System_Changeover_Methods.docx" />
         <pubDate>2016-12-07 10:02:33 UTC</pubDate>
         <guid>https://padlet.com/ben_greatorex/c0olvyka9j9r/wish/142236049</guid>
      </item>
      <item>
         <title>Analysis methods</title>
         <author></author>
         <link>https://padlet.com/ben_greatorex/c0olvyka9j9r/wish/142236058</link>
         <description><![CDATA[<div>Observation<br><br></div><div>Where an analyst follows a user around, making notes on how they do their job. They observe the user in their natural environment to see exactly how the system works. One advantage is that the analyst sees parts of the system that the user may not realise are important. It can also confirm information gathered through other analysis. One disadvantage is that some people may feel threatened, and there is no guarantee that somethings may not be picked up, or the analysis may misunderstand something.<br><br></div><div>Interviewing<br><br></div><div>Where an analysis picks some key stakeholders and asks them targeted questions about the current and new system. One advantage is large amounts of info can be gathered and the analysis can discuss with the stake holder if they need clarification. It produces detailed responses about key parts of the system. One disadvantage is that it is very time consuming so only a limited number of people can be interviewed. Interviewees may not be truthful, so their responses need to be verified.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-12-07 10:02:38 UTC</pubDate>
         <guid>https://padlet.com/ben_greatorex/c0olvyka9j9r/wish/142236058</guid>
      </item>
      <item>
         <title></title>
         <author>kieranndyerr</author>
         <link>https://padlet.com/ben_greatorex/c0olvyka9j9r/wish/142236128</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/154875530/047f8724bda033a686d275f00cab1d8f/Feasibility.docx" />
         <pubDate>2016-12-07 10:03:06 UTC</pubDate>
         <guid>https://padlet.com/ben_greatorex/c0olvyka9j9r/wish/142236128</guid>
      </item>
      <item>
         <title>Compilation process</title>
         <author></author>
         <link>https://padlet.com/ben_greatorex/c0olvyka9j9r/wish/142241384</link>
         <description><![CDATA[<div>When a compiler receives source code it goes through a number of stages;<br><br></div><div>Lexical analysis removes comments and whitespaces, checks variable names, and turns the source code into a token stream.<br><br></div><div>Syntax analysis checks the order of expressions, reports errors in syntax and creates a syntax tree.<br><br></div><div>Machine code generation replaces nodes on the syntax tree with blocks of machine code, and optimises the machine code to improve run speed or file size.<br><br></div><div> <br><br></div><div> <br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2016-12-07 10:32:55 UTC</pubDate>
         <guid>https://padlet.com/ben_greatorex/c0olvyka9j9r/wish/142241384</guid>
      </item>
      <item>
         <title></title>
         <author>kieranndyerr</author>
         <link>https://padlet.com/ben_greatorex/c0olvyka9j9r/wish/142241417</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/154875530/fcebcf956165c21689bd163a6f629b6e/Backups.docx" />
         <pubDate>2016-12-07 10:33:10 UTC</pubDate>
         <guid>https://padlet.com/ben_greatorex/c0olvyka9j9r/wish/142241417</guid>
      </item>
   </channel>
</rss>
