<?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>Abd Allah Diab&#039;s Blog &#187; Tutorial</title>
	<atom:link href="http://mpcabd.igeex.biz/tag/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://mpcabd.igeex.biz</link>
	<description>My Technical Blog</description>
	<lastBuildDate>Mon, 16 Jan 2012 17:21:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://mpcabd.igeex.biz/?pushpress=hub'/>
		<item>
		<title>I&#039;m Learning Python part 10 (last one)</title>
		<link>http://mpcabd.igeex.biz/im-learning-python-part-10-last-one/</link>
		<comments>http://mpcabd.igeex.biz/im-learning-python-part-10-last-one/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 22:24:22 +0000</pubDate>
		<dc:creator>Abd Allah Diab</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[CS]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://magicpc.wordpress.com/?p=128</guid>
		<description><![CDATA[I&#39;m Learning Python part 10 (last one) Back to blogging As usual, I will apologize for not blogging for a long time. I have been very busy, university exams, university projects, job projects, teaching and learning. Python Course At Damascus University, in the faculty of informatics we managed to create free courses to students, and [...]]]></description>
		<wfw:commentRss>http://mpcabd.igeex.biz/im-learning-python-part-10-last-one/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>I&#039;m Learning Python part 9</title>
		<link>http://mpcabd.igeex.biz/im-learning-python-part-9/</link>
		<comments>http://mpcabd.igeex.biz/im-learning-python-part-9/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 00:35:21 +0000</pubDate>
		<dc:creator>Abd Allah Diab</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[CS]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://magicpc.wordpress.com/?p=92</guid>
		<description><![CDATA[I&#8217;m Learning Python part 9 Classes In Python As I told you before, Python is a powerful programming language, and powerful it won&#8217;t be without Object Oriented design. Python supports both Pure Object Oriented Programming (Every thing must be in a class) and Structural Programming (You can type code everywhere). It supports also other programming [...]]]></description>
		<wfw:commentRss>http://mpcabd.igeex.biz/im-learning-python-part-9/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>I&#039;m Learning Python part 8</title>
		<link>http://mpcabd.igeex.biz/im-learning-python-part-8/</link>
		<comments>http://mpcabd.igeex.biz/im-learning-python-part-8/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 22:34:20 +0000</pubDate>
		<dc:creator>Abd Allah Diab</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[CS]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://magicpc.wordpress.com/?p=81</guid>
		<description><![CDATA[I&#8217;m Learning Python part 8 Python 3.0 Since the last time I wrote an article Python many changes happened in my life, one of them is the release of Python 3.0 (Which is known also as Python3K and Python3000). Python 3.0 is the first intentionally backwards incompatible Python release, which means that there are some [...]]]></description>
		<wfw:commentRss>http://mpcabd.igeex.biz/im-learning-python-part-8/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>I&#039;m Learning Python part 7</title>
		<link>http://mpcabd.igeex.biz/im-learning-python-part-7/</link>
		<comments>http://mpcabd.igeex.biz/im-learning-python-part-7/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 23:35:36 +0000</pubDate>
		<dc:creator>Abd Allah Diab</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[CS]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://magicpc.wordpress.com/2008/11/29/im-learning-python-part-7/</guid>
		<description><![CDATA[I&#8217;m Learning Python (part 7) Apology: First of all I wanna apologize for being late with this part, I&#8217;ve had busy days first during Shaam 2008 expo and second during some studies at the college and last busy time past launching Bawabaty project. Numbers: Numbers in Python are divided into 5 sections: Integers: Such as: [...]]]></description>
		<wfw:commentRss>http://mpcabd.igeex.biz/im-learning-python-part-7/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>I&#039;m Learning Python part 6</title>
		<link>http://mpcabd.igeex.biz/im-learning-python-part-6/</link>
		<comments>http://mpcabd.igeex.biz/im-learning-python-part-6/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 21:36:29 +0000</pubDate>
		<dc:creator>Abd Allah Diab</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[CS]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://magicpc.wordpress.com/?p=45</guid>
		<description><![CDATA[I&#8217;m Learning Python (part 6) Dictionaries Dictionaries in Python are like dictionaries in life, they consist of key-value pairs, each key maps a value, values can be any object type, and keys also. Keys must be unique, I mean that we can&#8217;t have two identical keys with different values. Dictionaries are defined using curly braces [...]]]></description>
		<wfw:commentRss>http://mpcabd.igeex.biz/im-learning-python-part-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#039;m Learning Python (part 5)</title>
		<link>http://mpcabd.igeex.biz/im-learning-python-part-5/</link>
		<comments>http://mpcabd.igeex.biz/im-learning-python-part-5/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 15:34:38 +0000</pubDate>
		<dc:creator>Abd Allah Diab</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[CS]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://magicpc.wordpress.com/?p=41</guid>
		<description><![CDATA[I&#8217;m Learning Python (part 5) String Is Immutable? Last time I told you to try to change a specified character, you must have failed if you tried: &#62;&#62;&#62; s[0] = &#8216;c&#8217; The error you&#8217;d get is: TypeError: &#8216;str&#8217; object does not support item assignment This means that strings are immutable, so are core-types, numbers and [...]]]></description>
		<wfw:commentRss>http://mpcabd.igeex.biz/im-learning-python-part-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#039;m Learning Python part 4</title>
		<link>http://mpcabd.igeex.biz/im-learning-python-part-4/</link>
		<comments>http://mpcabd.igeex.biz/im-learning-python-part-4/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 15:45:55 +0000</pubDate>
		<dc:creator>Abd Allah Diab</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[CS]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://magicpc.wordpress.com/?p=36</guid>
		<description><![CDATA[I&#8217;m Learning Python (part 4) Why Use Built-In Types? Most of the time in programming you&#8217;ll use lists, stacks, arrays, queues and dictionaries, so instead of constructing them, Python gives you a bunch of built-in types to use. The built-in types implement the semantic of the type ADT (Abstract Data Type), and they are fast, [...]]]></description>
		<wfw:commentRss>http://mpcabd.igeex.biz/im-learning-python-part-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#039;m Learning Python part 3</title>
		<link>http://mpcabd.igeex.biz/im-learning-python-part-3/</link>
		<comments>http://mpcabd.igeex.biz/im-learning-python-part-3/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 21:16:19 +0000</pubDate>
		<dc:creator>Abd Allah Diab</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[CS]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://magicpc.wordpress.com/?p=33</guid>
		<description><![CDATA[I&#39;m Learning Python (part 3) What Is Interactive Mode? When you install Python on your platform you&#39;ll find an executable called &#39;python&#39;, when you run it you&#39;ll find a terminal and you&#39;ll see something like the following: Python 2.6 (r26:66721, Oct 2 2008, 11:35:03) [MSC v.1500 32 bit (Intel)] on win32 Type &#34;help&#34;, &#34;copyright&#34;, &#34;credits&#34; [...]]]></description>
		<wfw:commentRss>http://mpcabd.igeex.biz/im-learning-python-part-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I’m Learning Python part 2</title>
		<link>http://mpcabd.igeex.biz/i%e2%80%99m-learning-python-part-2/</link>
		<comments>http://mpcabd.igeex.biz/i%e2%80%99m-learning-python-part-2/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 07:02:03 +0000</pubDate>
		<dc:creator>Abd Allah Diab</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[CS]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://magicpc.wordpress.com/?p=29</guid>
		<description><![CDATA[I&#8217;m Learning Python (part 2) Who Uses Python? In the world there are more than 1 million Python user, that&#8217;s because it&#8217;s open source, and because it is implemented for every platform, and it comes included within Linux distributions and Macintosh computers and more. Google uses Python in its web search system, and it employs [...]]]></description>
		<wfw:commentRss>http://mpcabd.igeex.biz/i%e2%80%99m-learning-python-part-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I&#039;m Learning Python part 1</title>
		<link>http://mpcabd.igeex.biz/im-learning-python-part-1/</link>
		<comments>http://mpcabd.igeex.biz/im-learning-python-part-1/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 20:25:51 +0000</pubDate>
		<dc:creator>Abd Allah Diab</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[CS]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://magicpc.wordpress.com/2008/10/04/im-learning-python-part-1/</guid>
		<description><![CDATA[I&#8217;m Learning Python I&#8217;ll start posting this series of blogs on WordPress and CSC, here I&#8217;ll write what I&#8217;m gonna learn on my way to learning Python. If you don&#8217;t know what Python is, or you&#8217;ve heard about it but you&#8217;re not sure what it is, my first blog will cover it for you. What [...]]]></description>
		<wfw:commentRss>http://mpcabd.igeex.biz/im-learning-python-part-1/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

