<?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>programming Archives - Muhammad Anas</title>
	<atom:link href="https://anas.pk/tag/programming-2/feed/" rel="self" type="application/rss+xml" />
	<link>https://anas.pk/tag/programming-2/</link>
	<description>API Integrations Expert &#124; Full-Stack web developer</description>
	<lastBuildDate>Sat, 26 Oct 2013 22:00:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<site xmlns="com-wordpress:feed-additions:1">30027766</site>	<item>
		<title>C++ program to check if a sentence is a Palindrome or not</title>
		<link>https://anas.pk/2011/04/01/c-program-to-check-if-a-sentence-is-a-palindrome-or-not/</link>
					<comments>https://anas.pk/2011/04/01/c-program-to-check-if-a-sentence-is-a-palindrome-or-not/#comments</comments>
		
		<dc:creator><![CDATA[Muhammad Anas]]></dc:creator>
		<pubDate>Thu, 31 Mar 2011 20:52:15 +0000</pubDate>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[character]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[palindrome]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sentence]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[studio]]></category>
		<category><![CDATA[visual]]></category>
		<category><![CDATA[word]]></category>
		<guid isPermaLink="false">http://anas.cz.cc/?p=223</guid>

					<description><![CDATA[<p>I have written a program in C++ which can check a word, phrase or sentence if it is a palindrome on a character by character basis. It is capable of handling complex sentences with punctuation marks such as "Dammit, I'm mad!".</p>
<p>The post <a href="https://anas.pk/2011/04/01/c-program-to-check-if-a-sentence-is-a-palindrome-or-not/">C++ program to check if a sentence is a Palindrome or not</a> appeared first on <a href="https://anas.pk">Muhammad Anas</a>.</p>
]]></description>
		
					<wfw:commentRss>https://anas.pk/2011/04/01/c-program-to-check-if-a-sentence-is-a-palindrome-or-not/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">223</post-id>	</item>
		<item>
		<title>Very Simple C++ programs &#8211; Nested loops Demonstration/Examples</title>
		<link>https://anas.pk/2011/03/22/very-simple-c-programs-nested-loops-demonstrationexamples/</link>
					<comments>https://anas.pk/2011/03/22/very-simple-c-programs-nested-loops-demonstrationexamples/#comments</comments>
		
		<dc:creator><![CDATA[Muhammad Anas]]></dc:creator>
		<pubDate>Mon, 21 Mar 2011 19:29:47 +0000</pubDate>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[demonstration]]></category>
		<category><![CDATA[do while]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[for]]></category>
		<category><![CDATA[integer]]></category>
		<category><![CDATA[loops]]></category>
		<category><![CDATA[nested]]></category>
		<category><![CDATA[pattern]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[programs]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[while]]></category>
		<guid isPermaLink="false">http://anas.cz.cc/?p=215</guid>

					<description><![CDATA[<p>These are four very simple C++ programs which demonstrate how to use nested loops. Problem is that we have to print some simple patterns of integers. So, let's do it.</p>
<p>The post <a href="https://anas.pk/2011/03/22/very-simple-c-programs-nested-loops-demonstrationexamples/">Very Simple C++ programs &#8211; Nested loops Demonstration/Examples</a> appeared first on <a href="https://anas.pk">Muhammad Anas</a>.</p>
]]></description>
		
					<wfw:commentRss>https://anas.pk/2011/03/22/very-simple-c-programs-nested-loops-demonstrationexamples/feed/</wfw:commentRss>
			<slash:comments>185</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">215</post-id>	</item>
		<item>
		<title>Revised Version: C++ program to check whether a number is prime or not</title>
		<link>https://anas.pk/2011/02/11/revised-version-c-program-to-check-whether-a-number-is-prime-or-not/</link>
					<comments>https://anas.pk/2011/02/11/revised-version-c-program-to-check-whether-a-number-is-prime-or-not/#comments</comments>
		
		<dc:creator><![CDATA[Muhammad Anas]]></dc:creator>
		<pubDate>Fri, 11 Feb 2011 04:40:41 +0000</pubDate>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[number]]></category>
		<category><![CDATA[prime]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[revised]]></category>
		<category><![CDATA[version]]></category>
		<category><![CDATA[visual]]></category>
		<category><![CDATA[whether]]></category>
		<guid isPermaLink="false">http://anas.cz.cc/?p=185</guid>

					<description><![CDATA[<p>It is a revised version of one of my programs named C++ program check whether a number is prime or not. It has been improved according to the suggestions of one of my readers.</p>
<p>The post <a href="https://anas.pk/2011/02/11/revised-version-c-program-to-check-whether-a-number-is-prime-or-not/">Revised Version: C++ program to check whether a number is prime or not</a> appeared first on <a href="https://anas.pk">Muhammad Anas</a>.</p>
]]></description>
		
					<wfw:commentRss>https://anas.pk/2011/02/11/revised-version-c-program-to-check-whether-a-number-is-prime-or-not/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">185</post-id>	</item>
		<item>
		<title>C++ program to check whether a number is complete square or not</title>
		<link>https://anas.pk/2011/02/10/c-program-to-check-whether-a-number-is-complete-square-or-not/</link>
					<comments>https://anas.pk/2011/02/10/c-program-to-check-whether-a-number-is-complete-square-or-not/#respond</comments>
		
		<dc:creator><![CDATA[Muhammad Anas]]></dc:creator>
		<pubDate>Thu, 10 Feb 2011 17:11:53 +0000</pubDate>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[complete]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[number]]></category>
		<category><![CDATA[professional]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[square]]></category>
		<category><![CDATA[studio]]></category>
		<category><![CDATA[visual]]></category>
		<guid isPermaLink="false">http://anas.cz.cc/?p=178</guid>

					<description><![CDATA[<p>A c++ program to check whether a number taken as input from the user is a complete square or not. It makes use of three variables, a while loop and an if statement.</p>
<p>The post <a href="https://anas.pk/2011/02/10/c-program-to-check-whether-a-number-is-complete-square-or-not/">C++ program to check whether a number is complete square or not</a> appeared first on <a href="https://anas.pk">Muhammad Anas</a>.</p>
]]></description>
		
					<wfw:commentRss>https://anas.pk/2011/02/10/c-program-to-check-whether-a-number-is-complete-square-or-not/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">178</post-id>	</item>
		<item>
		<title>C++ program to check whether a number is prime or not</title>
		<link>https://anas.pk/2011/02/09/c-program-to-check-whether-a-number-is-prime-or-not/</link>
					<comments>https://anas.pk/2011/02/09/c-program-to-check-whether-a-number-is-prime-or-not/#comments</comments>
		
		<dc:creator><![CDATA[Muhammad Anas]]></dc:creator>
		<pubDate>Wed, 09 Feb 2011 07:06:09 +0000</pubDate>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[number]]></category>
		<category><![CDATA[prime]]></category>
		<category><![CDATA[professional]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[studio]]></category>
		<category><![CDATA[visual]]></category>
		<guid isPermaLink="false">http://anas.cz.cc/?p=159</guid>

					<description><![CDATA[<p>A c++ program to check whether a number entered by the user is prime or not. This program uses three variables, a while loop and a few if selection statements. Check it out and please give your comments and suggestions.</p>
<p>The post <a href="https://anas.pk/2011/02/09/c-program-to-check-whether-a-number-is-prime-or-not/">C++ program to check whether a number is prime or not</a> appeared first on <a href="https://anas.pk">Muhammad Anas</a>.</p>
]]></description>
		
					<wfw:commentRss>https://anas.pk/2011/02/09/c-program-to-check-whether-a-number-is-prime-or-not/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">159</post-id>	</item>
		<item>
		<title>A Python Program to print multiplication table of any natural number</title>
		<link>https://anas.pk/2010/07/07/a-python-program-to-print-multiplication-table-of-any-natural-number/</link>
					<comments>https://anas.pk/2010/07/07/a-python-program-to-print-multiplication-table-of-any-natural-number/#respond</comments>
		
		<dc:creator><![CDATA[Muhammad Anas]]></dc:creator>
		<pubDate>Wed, 07 Jul 2010 16:43:00 +0000</pubDate>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[multiplication]]></category>
		<category><![CDATA[natural]]></category>
		<category><![CDATA[number]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[table]]></category>
		<guid isPermaLink="false">http://anas.cz.cc/?p=29</guid>

					<description><![CDATA[<p>I am just beginning in the world of computer programming with python as my first language. Yesterday, I wrote a very simple program which, when executed, ask us for a number whose table we want to print, then a number from where we want to start the table and finally a number up to which [&#8230;]</p>
<p>The post <a href="https://anas.pk/2010/07/07/a-python-program-to-print-multiplication-table-of-any-natural-number/">A Python Program to print multiplication table of any natural number</a> appeared first on <a href="https://anas.pk">Muhammad Anas</a>.</p>
]]></description>
		
					<wfw:commentRss>https://anas.pk/2010/07/07/a-python-program-to-print-multiplication-table-of-any-natural-number/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">29</post-id>	</item>
	</channel>
</rss>
