<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Manfredas Zabarauskas&#039; Blog &#187; cambridge university</title>
	<atom:link href="http://blog.zabarauskas.com/tag/cambridge-university/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.zabarauskas.com</link>
	<description>We are what we repeatedly do; excellence, then, is not an act but a habit. -- Aristotle</description>
	<lastBuildDate>Fri, 04 Jun 2010 12:26:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>It Literally Pays Off to Do Homework in Cambridge</title>
		<link>http://blog.zabarauskas.com/it-literally-pays-off-to-do-homework-in-cambridge/</link>
		<comments>http://blog.zabarauskas.com/it-literally-pays-off-to-do-homework-in-cambridge/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 21:18:07 +0000</pubDate>
		<dc:creator>Manfredas Zabarauskas</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[algorithm]]></category>
		<category><![CDATA[assembly]]></category>
		<category><![CDATA[cambridge university]]></category>
		<category><![CDATA[mips]]></category>
		<category><![CDATA[prize]]></category>
		<category><![CDATA[sort]]></category>

		<guid isPermaLink="false">http://blog.zabarauskas.com/?p=377</guid>
		<description><![CDATA[
&#160;
45 minutes, 28 MIPS instructions and £25.
Computer Science FTW.
&#160;
# Copyright Manfredas Zabarauskas, 2009.
# MIPS routine that reads an array of ten integers
# and prints the sorted array to console.
.text
main:   sub $t7, $sp, 40
l_read: li $v0, 5
        syscall
        sw $v0, [...]]]></description>
			<content:encoded><![CDATA[<p><small><div class="wp-caption alignleft" style="width: 590px"><img title="Well done! - joint shortest traditional (and practical :-) sort for the OS1a prize tick." src="http://blog.zabarauskas.com/img/sort.jpg" alt="Well done! - joint shortest traditional (and practical :-) sort for the OS1a prize tick." width="580" height="258" /><p class="wp-caption-text">&quot;Well done! - joint shortest traditional (and practical :<b></b>-) sort for the OS1a prize tick&quot;. Cambridge, 2009.</p></div></small></p>
<div style="clear: both;">&nbsp;<br />
45 minutes, 28 MIPS instructions and £25.<br />
Computer Science FTW.<br />
&nbsp;</div>
<pre># Copyright Manfredas Zabarauskas, 2009.
# MIPS routine that reads an array of ten integers
# and prints the sorted array to console.
.text
main:   sub $t7, $sp, 40
l_read: li $v0, 5
        syscall
        sw $v0, 0($t7)
        add $t7, $t7, 4
        bne $t7, $sp, l_read
l_out:  sub $t8, $sp, 36
        sub $t7, 40
l_inn:  add $t8, $t8, 4
        lw $t2, -8($t8)
        lw $t3, -4($t8)
        ble $t2, $t3, no_swp
        sw $t2, -4($t8)
        sw $t3, -8($t8)
        move $t7, $sp
no_swp: bne $t8, $sp, l_inn
        beq $t7, $sp, l_out
l_prnt: li $v0, 11
        li $a0, 10
        syscall
        li $v0, 1
        lw $a0, 0($t7)
        syscall
        add $t7, $t7, 4
        bne $t7, $sp, l_prnt
        li $v0, 10
        syscall
</pre>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zabarauskas.com/it-literally-pays-off-to-do-homework-in-cambridge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>University of Cambridge, Wolfson College</title>
		<link>http://blog.zabarauskas.com/cambridge-university-wolfson-college/</link>
		<comments>http://blog.zabarauskas.com/cambridge-university-wolfson-college/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 11:52:57 +0000</pubDate>
		<dc:creator>Manfredas Zabarauskas</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[cambridge university]]></category>
		<category><![CDATA[confirmation]]></category>
		<category><![CDATA[wolfson college]]></category>

		<guid isPermaLink="false">http://blog.zabarauskas.com/?p=190</guid>
		<description><![CDATA[
So, it&#8217;s finally official. In less than two months time I&#8217;ll be reading Computer Science at the University of Cambridge, Wolfson College. Hopefully that&#8217;s the last university in my universities chain &#8211; all in all there are not many better places to go to. Not many at all.
I&#8217;m already looking forward to it. To the [...]]]></description>
			<content:encoded><![CDATA[<p><small><div class="wp-caption alignright" style="width: 111px"><img title="Wolfson College" src="http://profile.ak.fbcdn.net/object3/1946/69/n14811473732_2271.jpg" alt="Wolfson College" width="101" height="139" /><p class="wp-caption-text">Wolfson College</p></div></small><br />
So, it&#8217;s finally official. In less than two months time I&#8217;ll be reading Computer Science at the <a title="University of Cambridge" href="http://www.cam.ac.uk" target="_blank">University of Cambridge</a>, <a title="Wolfson College" href="http://www.wolfson.cam.ac.uk/" target="_blank">Wolfson College</a>. Hopefully that&#8217;s the last university in my universities chain &#8211; all in all there are not many better places to go to. Not many at all.</p>
<p>I&#8217;m already looking forward to it. To the legendary supervision sessions, to the world class experts in the field, to the competitiveness amongst the students. I&#8217;m sure I will finally arrive at the place where I&#8217;ll be the average guy between the best one&#8217;s&#8230; not the other way around.</p>
<p>(I&#8217;m not convinced that the latter applies to the basketball team, though. Well, I guess we&#8217;ll find that out pretty soon).</p>
<div class="wp-caption alignleft" style="width: 630px"><img title="Confirmation Letter. Cambridge University, Wolfson College, 2009." src="http://blog.zabarauskas.com/img/confirmation.jpg" alt="Confirmation Letter. Cambridge University, Wolfson College, 2009." width="620" height="424" /><p class="wp-caption-text">Confirmation Letter. Cambridge University, Wolfson College, 2009.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.zabarauskas.com/cambridge-university-wolfson-college/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Analytics Code -->
