<?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; object-oriented programming</title>
	<atom:link href="http://zarrata.com/durofy/tag/object-oriented-programming/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>10 Major Differences Between C And C++</title>
		<link>http://zarrata.com/durofy/computers/programming/10-major-differences-between-c-and-c/</link>
		<comments>http://zarrata.com/durofy/computers/programming/10-major-differences-between-c-and-c/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 17:23:23 +0000</pubDate>
		<dc:creator>Rishabh Dev</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[10 differences c c++]]></category>
		<category><![CDATA[c c++ difference]]></category>
		<category><![CDATA[c vs c++]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[c++ programming]]></category>
		<category><![CDATA[differences between c and c++]]></category>
		<category><![CDATA[main difference c c++]]></category>
		<category><![CDATA[major differences c and c++]]></category>
		<category><![CDATA[object-oriented programming]]></category>
		<category><![CDATA[procedural programming]]></category>

		<guid isPermaLink="false">http://zarrata.com/durofy/?p=81</guid>
		<description><![CDATA[C++, as the name suggests is a superset of C. As a matter of fact, C++ can run most of C code while C cannot run C++ code. Here are the 10 major differences between C++ &#38; C&#8230;
1. C follows the procedural programming paradigm while C++ is a multi-paradigm language(procedural as well as object oriented)
In [...]]]></description>
		<wfw:commentRss>http://zarrata.com/durofy/computers/programming/10-major-differences-between-c-and-c/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<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>
		<item>
		<title>C++ Tutorial 2 &#8211; Multi-Paradigm Programming</title>
		<link>http://zarrata.com/durofy/computers/programming/c-as-a-multi-paradigm-programming-language/</link>
		<comments>http://zarrata.com/durofy/computers/programming/c-as-a-multi-paradigm-programming-language/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 16:13:51 +0000</pubDate>
		<dc:creator>Rishabh Dev</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[c++ programming]]></category>
		<category><![CDATA[multi-paradigm]]></category>
		<category><![CDATA[multi-paradigm languages]]></category>
		<category><![CDATA[object-oriented programming]]></category>
		<category><![CDATA[programming language]]></category>
		<category><![CDATA[programming paradigm]]></category>

		<guid isPermaLink="false">http://zarrata.com/durofy/?p=46</guid>
		<description><![CDATA[Whenever the programmers feel the need to change the basic layout of setting up a program, a new paradigm is introduced. Computer languages can then be classified based on the respective paradigm.
A programming paradigm is nothing but a style of programming. In one paradigm we may concentrate on the logic, in another, we may stress [...]]]></description>
		<wfw:commentRss>http://zarrata.com/durofy/computers/programming/c-as-a-multi-paradigm-programming-language/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
