<?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>Functional Objects &#124; Learn Programming</title>
	<atom:link href="http://www.functionalobjects.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.functionalobjects.com</link>
	<description></description>
	<lastBuildDate>Mon, 15 Nov 2010 10:58:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Learn About Functional Objects</title>
		<link>http://www.functionalobjects.com/learn-about-functional-objects/</link>
		<comments>http://www.functionalobjects.com/learn-about-functional-objects/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 10:58:50 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.functionalobjects.com/?p=11</guid>
		<description><![CDATA[When it comes to programming, there are many different concepts that you as a beginner must understand in order to improve your programming abilities. Whether you are designing software for the desktops, laptops or mobile phones such as the iPhone or the Android platform, there are some things that you cannot ignore in the hope [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>When it comes to programming, there are many different concepts that you  as a beginner must understand in order to improve your programming  abilities. Whether you are designing software for the desktops, laptops  or mobile phones such as the iPhone or the Android platform, there are  some things that you cannot ignore in the hope that your code will just  work.</p>
<p>Statements are one such programming concept that may at  first seem difficult to understand but are something you will come to  use again and again. Statements are essentially an instruction to tell  the computer what to do. There are many different types of statements  which range from ones that are used every day to the types of statements  you will only use or come across once in a blue moon.</p>
<p>Functional  objects which is also known as object functional programming is the  process of moving graphical objects from once place to another. These  are common in iPhone applications or other mobile applications. A very  simple example of a functional object you would already be aware of is  the slider bar on the iPhone. This moves the object from point A to  point B; in the process it unlocks the mobile phone. Functional objects  can be used to set off multiple reactions based on user input as you are  only limited by your imagination.</p>
<p>When it comes to coding, your brain will become filled with lingo such as ints  (integers), vars (variables) and much more. For people interested in  coding for the iPhone, you will need to learn the C programming language  plus Objective C and Cocoa programming.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.functionalobjects.com/learn-about-functional-objects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

