<?xml-stylesheet type="text/xsl" href="http://redgloo.sse.reading.ac.uk/gk004759/rss/rssstyles.xsl"?>
<rss version='2.0'   xmlns:dc='http://purl.org/dc/elements/1.1/'>
    <channel xml:base='http://redgloo.sse.reading.ac.uk/gk004759/'>
        <title><![CDATA[Ross Alexander Humphrey : Activity]]></title>
        <description><![CDATA[Activity for Ross Alexander Humphrey, hosted on RedGloo.]]></description>
        <generator>Elgg</generator>
        <link>http://redgloo.sse.reading.ac.uk/gk004759/</link>        
        <item>
            <title><![CDATA[SE1SA5 - Review of Project 2]]></title>
            <link>http://redgloo.sse.reading.ac.uk/gk004759/weblog/3066.html</link>
            <guid isPermaLink="true">http://redgloo.sse.reading.ac.uk/gk004759/weblog/3066.html</guid>
            <pubDate>Mon, 16 Mar 2009 10:52:48 GMT</pubDate>
		<dc:subject><![CDATA[Alexander]]></dc:subject>
		<dc:subject><![CDATA[GK004759]]></dc:subject>
		<dc:subject><![CDATA[Humphrey]]></dc:subject>
		<dc:subject><![CDATA[Project 2]]></dc:subject>
		<dc:subject><![CDATA[Project2]]></dc:subject>
		<dc:subject><![CDATA[Ross]]></dc:subject>
		<dc:subject><![CDATA[analysis]]></dc:subject>
		<dc:subject><![CDATA[code]]></dc:subject>
		<dc:subject><![CDATA[SE1SA5]]></dc:subject>
            <description><![CDATA[<p style="text-align: justify; font: normal normal normal 12px/normal Times; margin: 0px"><span style="text-decoration: underline; letter-spacing: 0px"><strong>Review of What I have Learnt&nbsp;</strong></span></p> <p style="text-align: justify; font: normal normal normal 10px/normal Times; margin: 0px"><span style="letter-spacing: 0px">Over the course of completing this coursework I have learnt how to consolidate many programming ideas into one project, in doing so I have learnt the importance of concise and clear programming and commenting. The coursework did prove to be difficult at first with so much scope but once a clear specification had been written it was clear to see that the coursework was achievable. The first task that was ultimately important to the success of the program was writing pseudo code which gave a clear idea of what had to be programmed. The first problem that occurred was during the phase of recognizing characters and strings, after spending an extended period of time on it, I used the programming sessions to review my code with peers and was shown a way that was very concise and simple way to carry out the function which greatly helped in developing the section of code mentioned.&nbsp;</span></p> <p style="text-align: justify; font: normal normal normal 10px/normal Times; min-height: 13px; margin: 0px"><span style="letter-spacing: 0px"></span></p> <p style="text-align: justify; font: normal normal normal 10px/normal Times; margin: 0px"><span style="letter-spacing: 0px">Difficulties where encountered however support from peers and mentors was helpful as well as being able to consult code in books and online that was helpful in creating a basis that could be applied to the given problem. The program was first written as one large function however to create a more efficient program it was made into functions, thus also using another programming construct.&nbsp;</span></p> <p style="text-align: justify; font: normal normal normal 10px/normal Times; min-height: 13px; margin: 0px"><span style="letter-spacing: 0px"></span></p> <p style="text-align: justify; font: normal normal normal 10px/normal Times; margin: 0px"><span style="letter-spacing: 0px">At the beginning of this project it was slightly daunting however breaking down the problems and using all available resources helped greatly making the project ultimately enjoyable and satisfying to complete, whilst learning more on file operations and manipulation of characters within them.&nbsp; The graph was easily implemented although in my own opinion looked very impressive when run and gave the user a good visual of the statistics&nbsp;</span></p><p style="text-align: justify; font: normal normal normal 10px/normal Times; margin: 0px">&nbsp;</p><p style="text-align: justify; font: normal normal normal 10px/normal Times; margin: 0px">&nbsp;</p><p style="text-align: justify; font: normal normal normal 10px/normal Times; margin: 0px">&nbsp;</p>]]></description>
        </item>
                
        <item>
            <title><![CDATA[SE1SA5 - More exciting first than Hello World?]]></title>
            <link>http://redgloo.sse.reading.ac.uk/gk004759/weblog/2742.html</link>
            <guid isPermaLink="true">http://redgloo.sse.reading.ac.uk/gk004759/weblog/2742.html</guid>
            <pubDate>Tue, 14 Oct 2008 13:17:37 GMT</pubDate>
		<dc:subject><![CDATA[SE1SA5 HELLO WORLD]]></dc:subject>
            <description><![CDATA[<p>Hello World...Not exciting, not challenging, not hard.</p><p>&nbsp;It might be good for the budding programmer but it lacks any exciting content. A simple program that prints &quot;Hello World&quot; hardly gives you an indication of what a language can do. The expansion of the code could make it a little more interesting as well as challenging. It also takes 10 minutes to complete in its entirety (not filling the hour practical slot)&nbsp;</p><p>&nbsp;</p><p>The concept of hello world may seem good for the first time programmer but optional extras (apart from comments and adding an extra print function or /n ) could be added to make it more exciting for others. </p><p>&nbsp;</p><p>Sample of Hello World Code</p><p>#include &lt;stdio.h&gt;<br />int main()<br />{<br />&nbsp;&nbsp;&nbsp; printf(&quot;Hello World! &quot;) ;<br />&nbsp;&nbsp;&nbsp; return 0;<br />}<br />&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>]]></description>
        </item>
        
    </channel>
</rss>