<?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>bodom_lx at task3 dot cc &#187; elements of</title>
	<atom:link href="http://task3.cc/tag/elements-of/feed/" rel="self" type="application/rss+xml" />
	<link>http://task3.cc</link>
	<description>Trying to be mathematically simple and precise</description>
	<lastBuildDate>Mon, 30 Aug 2010 12:32:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Introduction To Software Testing</title>
		<link>http://task3.cc/1201/introduction-to-software-testing/</link>
		<comments>http://task3.cc/1201/introduction-to-software-testing/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 14:05:39 +0000</pubDate>
		<dc:creator>bodom_lx</dc:creator>
				<category><![CDATA[Activism?]]></category>
		<category><![CDATA[Free*]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Analysis]]></category>
		<category><![CDATA[brief introduction to software testing]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[CFG]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[CONNECT]]></category>
		<category><![CDATA[contact]]></category>
		<category><![CDATA[control flow graph]]></category>
		<category><![CDATA[daniel]]></category>
		<category><![CDATA[data flow analysis]]></category>
		<category><![CDATA[data flow testing]]></category>
		<category><![CDATA[definitions software testing]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[elements of]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[functionality]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[introduction to software testing]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Jeff]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[mind]]></category>
		<category><![CDATA[models]]></category>
		<category><![CDATA[OSI]]></category>
		<category><![CDATA[pageTracker]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[set]]></category>
		<category><![CDATA[sid]]></category>
		<category><![CDATA[software engineering]]></category>
		<category><![CDATA[software engineering project]]></category>
		<category><![CDATA[software testing]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[Text]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[wikipedia]]></category>

		<guid isPermaLink="false">http://task3.cc/?p=1201</guid>
		<description><![CDATA[Elements and Concepts &#8211; A brief overview Download PDF version of the whole document. You can browse the article online but I encourage the download of the PDF since it is written with accuracy. Introduction This document contains some basic concepts and definitions about software testing. It has been written for studying a part of [...]]]></description>
		<wfw:commentRss>http://task3.cc/1201/introduction-to-software-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to Aspect-Oriented Programming</title>
		<link>http://task3.cc/1144/introduction-to-aspect-oriented-programming/</link>
		<comments>http://task3.cc/1144/introduction-to-aspect-oriented-programming/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 10:16:48 +0000</pubDate>
		<dc:creator>bodom_lx</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Unibz]]></category>
		<category><![CDATA[aspect-oriented programming]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[elements of]]></category>
		<category><![CDATA[freemind]]></category>
		<category><![CDATA[functional programming]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mind]]></category>
		<category><![CDATA[mindmap]]></category>
		<category><![CDATA[pageTracker]]></category>
		<category><![CDATA[programming paradigms]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[wikipedia]]></category>

		<guid isPermaLink="false">http://task3.cc/?p=1144</guid>
		<description><![CDATA[Like I did for Functional Programming, this post contains the mindmap that covers the basic elements of Aspect-Oriented Programming. This is just a tiny summary of the most important points of AOP, and uses AspectJ in the examples. Topics covered: Definition Response to Object-Oriented crosscutting concerns Aspects Advices Inter-Type Declarations Join Point Model: Join Points, [...]]]></description>
		<wfw:commentRss>http://task3.cc/1144/introduction-to-aspect-oriented-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sorting array elements with C language</title>
		<link>http://task3.cc/274/sorting-array-elements-with-c-language/</link>
		<comments>http://task3.cc/274/sorting-array-elements-with-c-language/#comments</comments>
		<pubDate>Sat, 23 Feb 2008 14:09:59 +0000</pubDate>
		<dc:creator>bodom_lx</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[algorithms]]></category>
		<category><![CDATA[C language]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[data structures]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[elements of]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[pageTracker]]></category>
		<category><![CDATA[pointer]]></category>
		<category><![CDATA[pointers]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[tiny c]]></category>
		<category><![CDATA[Unibz]]></category>
		<category><![CDATA[wikipedia]]></category>

		<guid isPermaLink="false">http://task3.cc/sorting-array-elements-with-c-language/</guid>
		<description><![CDATA[UPDATE 17:19: it seems that the program I implemented today uses a kind of Bubble Sort algorithm, give it a try, it&#8217;s quite interesting! After 3 long days studying C, I think I&#8217;ve assimilated a good knowledge base for the incoming semester. So there is a tiny C program that sorts the elements of a [...]]]></description>
		<wfw:commentRss>http://task3.cc/274/sorting-array-elements-with-c-language/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Some definitions for Introduction to Programming (Java)</title>
		<link>http://task3.cc/211/some-definitions-for-introduction-to-programming-java/</link>
		<comments>http://task3.cc/211/some-definitions-for-introduction-to-programming-java/#comments</comments>
		<pubDate>Sun, 10 Jun 2007 15:27:35 +0000</pubDate>
		<dc:creator>bodom_lx</dc:creator>
				<category><![CDATA[Activism?]]></category>
		<category><![CDATA[Unibz]]></category>
		<category><![CDATA[cannot]]></category>
		<category><![CDATA[Client]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[elements of]]></category>
		<category><![CDATA[HEAD]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[mind]]></category>
		<category><![CDATA[OSI]]></category>
		<category><![CDATA[pageTracker]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[pointer]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[set]]></category>
		<category><![CDATA[sid]]></category>
		<category><![CDATA[Text]]></category>

		<guid isPermaLink="false">http://task3.cc/2007/06/10/some-definitions-for-introduction-to-programming-java/</guid>
		<description><![CDATA[This document contains some precious definitions about Introduction to Programming, with Java as programming language supported. All of these definitions do not come from my mind, I just wrote a summary of the exhaustive teaching material of prof. Diego Calvanese of the free University of Bolzano. You can read his whole work at this url: [...]]]></description>
		<wfw:commentRss>http://task3.cc/211/some-definitions-for-introduction-to-programming-java/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
