<?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>Durofy &#187; fundamental of oop</title>
	<atom:link href="http://zarrata.com/durofy/tag/fundamental-of-oop/feed/" rel="self" type="application/rss+xml" />
	<link>http://zarrata.com/durofy</link>
	<description>Le tout de tous et partout...</description>
	<lastBuildDate>Thu, 05 Aug 2010 05:37:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Basics Of Object Oriented Programming</title>
		<link>http://zarrata.com/durofy/computers/programming/the-basics-of-object-oriented-programming/</link>
		<comments>http://zarrata.com/durofy/computers/programming/the-basics-of-object-oriented-programming/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 15:56:11 +0000</pubDate>
		<dc:creator>Rishabh Dev</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[abstraction data]]></category>
		<category><![CDATA[basics oop]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[classes]]></category>
		<category><![CDATA[encapsulation]]></category>
		<category><![CDATA[fundamental of oop]]></category>
		<category><![CDATA[information hiding]]></category>
		<category><![CDATA[inheritance]]></category>
		<category><![CDATA[object oriented paradigm]]></category>
		<category><![CDATA[object-oriented programming]]></category>
		<category><![CDATA[objects]]></category>
		<category><![CDATA[oop]]></category>
		<category><![CDATA[polymorphism]]></category>

		<guid isPermaLink="false">http://zarrata.com/durofy/?p=49</guid>
		<description><![CDATA[As I pointed out in my previous post, we use classes in Object Oriented Programming(OOP) which are a blueprint of objects that share common properties. This use of classes &#038; more precisely, of objects makes the process of programming easy &#038; efficient.
That was exactly the reason why the Object Oriented Programming Paradigm was introduced. Now, [...]]]></description>
		<wfw:commentRss>http://zarrata.com/durofy/computers/programming/the-basics-of-object-oriented-programming/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
