<?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"
	>

<channel>
	<title>Onecore &#187; Review</title>
	<atom:link href="http://www.onecore.net/category/review/feed" rel="self" type="application/rss+xml" />
	<link>http://www.onecore.net</link>
	<description>Developer Network</description>
	<pubDate>Thu, 14 Aug 2008 08:29:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>C++ Templates</title>
		<link>http://www.onecore.net/c-templates.htm</link>
		<comments>http://www.onecore.net/c-templates.htm#comments</comments>
		<pubDate>Sat, 05 Jul 2008 09:56:59 +0000</pubDate>
		<dc:creator>mahesh</dc:creator>
		
		<category><![CDATA[C++]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Review]]></category>

		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.onecore.net/?p=87</guid>
		<description><![CDATA[Template in C++ is very interesting topic. Templates allow you to define functions and  Classes that have parameters for type names. This article is about C++ templates, its types and its usage. 
What is template?
Templates allow us to define generic classes. Template is mechanism which allows us to use one  function or class to handle [...]]]></description>
		<wfw:commentRss>http://www.onecore.net/c-templates.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>RAD-C++ : GUI Library</title>
		<link>http://www.onecore.net/rad-c-gui-library.htm</link>
		<comments>http://www.onecore.net/rad-c-gui-library.htm#comments</comments>
		<pubDate>Thu, 15 May 2008 07:25:37 +0000</pubDate>
		<dc:creator>mahesh</dc:creator>
		
		<category><![CDATA[C++]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://www.onecore.net/rad-c-gui-library.htm</guid>
		<description><![CDATA[There are lot of GUI toolkits arround,each has its own way of developing programs.There are many libraries that requires lot of study &#38; you need to spend a lot of time with it.At the end,you wish you can create your programs in few minutes without thinking about the DLL or any memory issue.In such case [...]]]></description>
		<wfw:commentRss>http://www.onecore.net/rad-c-gui-library.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>Wx-Dev-C++ : Open Source Wxwidget IDE</title>
		<link>http://www.onecore.net/wx-dev-c-open-source-wxwidget-ide.htm</link>
		<comments>http://www.onecore.net/wx-dev-c-open-source-wxwidget-ide.htm#comments</comments>
		<pubDate>Tue, 15 Apr 2008 07:53:07 +0000</pubDate>
		<dc:creator>mahesh</dc:creator>
		
		<category><![CDATA[C++]]></category>

		<category><![CDATA[IDE]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Review]]></category>

		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.onecore.net/?p=49</guid>
		<description><![CDATA[Dev-C++ is the most promising IDE for learning C++ that gives you with mingw(source),package manager,devpaks &#38; more features.But best of all it is free,thats why it is the most downloaded IDE from sourceforge.But there has been no news for this IDE since last version beta 5.In the meantime guru cathiresan came up with Wx-DevC++,fork of [...]]]></description>
		<wfw:commentRss>http://www.onecore.net/wx-dev-c-open-source-wxwidget-ide.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>Dev-C++ : Introduction</title>
		<link>http://www.onecore.net/dev-c-introduction.htm</link>
		<comments>http://www.onecore.net/dev-c-introduction.htm#comments</comments>
		<pubDate>Mon, 15 Oct 2007 08:27:19 +0000</pubDate>
		<dc:creator>mahesh</dc:creator>
		
		<category><![CDATA[C++]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Review]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.onecore.net/dev-c-introduction.htm</guid>
		<description><![CDATA[I was searching for alternative for Turbo C++ and i found out a very good IDE &#8220;Dev-C++&#8221;.Unlike turbo c++,It has enough user base &#38; supported by libraries/developers,help is available on many programming forums.Also many game developers use Dev-C++ as thier back-end IDE.In next few articles,you will learn a lot about Dev-C++.In this article i have focused [...]]]></description>
		<wfw:commentRss>http://www.onecore.net/dev-c-introduction.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>In review : C/C++ Books</title>
		<link>http://www.onecore.net/in-review-cc-books.htm</link>
		<comments>http://www.onecore.net/in-review-cc-books.htm#comments</comments>
		<pubDate>Fri, 05 Oct 2007 05:14:44 +0000</pubDate>
		<dc:creator>mahesh</dc:creator>
		
		<category><![CDATA[C++]]></category>

		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://www.onecore.net/in-review-cc-books.htm</guid>
		<description><![CDATA[There are several C/C++ books targeted towards beginners. It becomes a tough decision while choosing single out of them. It depends on how you grasp the things, some folks learn from run &#38; learn method while some learn from theory approach. If you are pursuing a C/C++ course in college/institute then your instructors will point [...]]]></description>
		<wfw:commentRss>http://www.onecore.net/in-review-cc-books.htm/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
