<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2012 - Developer Shed, LLC. -->
<rss version="2.0">
<channel>
<title>Tutorialized.com - Latest Tutorial Listings For Miscellaneous</title>
<link>http://www.tutorialized.com/</link>
<description>Photoshop Tutorials and Flash Tutorials</description>
<language>en-us</language>
<lastBuildDate>Thu, 16 Feb 2012 03:17:07 -0500</lastBuildDate>
<pubDate>Thu, 16 Feb 2012 03:17:07 -0500</pubDate>
<item>
<title>[Detailed Guide] Programming and You! </title>
<pubDate>Thu, 02 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/%5BDetailed-Guide%5D-Programming-and-You%21-/65328</link>
<description>
<![CDATA[This is an old guide I made about a year or so ago and today I have decided to clean it up a bit and make it better. This guide should go according to Python 2.6. I would update this guide but, I have...]]>
</description><guid>http://www.tutorialized.com/tutorial/%5BDetailed-Guide%5D-Programming-and-You%21-/65328</guid>
</item>
<item>
<title>Printing Text in Python</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Printing-Text-in-Python/64708</link>
<description>
<![CDATA[This is a simple tutorial going over the most basic way of printing text in Python. For this tutorial I am using Python 2.6.4. You can get Python here.]]>
</description><guid>http://www.tutorialized.com/tutorial/Printing-Text-in-Python/64708</guid>
</item>
<item>
<title>Learning python part 5 (modules)</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Learning-python-part-5-%28modules%29/64705</link>
<description>
<![CDATA[Modules are a fantastic and easy tool to start using. They speed up the coding progress considerably if you're able to find the right modules. An example of this is a module i've been using alot recen...]]>
</description><guid>http://www.tutorialized.com/tutorial/Learning-python-part-5-%28modules%29/64705</guid>
</item>
<item>
<title>learning python part 4 (a look at functions)</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/learning-python-part-4-%28a-look-at-functions%29/64704</link>
<description>
<![CDATA[Let's start of with a simple function What this does is it defines the function add(). &quot;a&quot; and &quot;b&quot; are parameters that are requested]]>
</description><guid>http://www.tutorialized.com/tutorial/learning-python-part-4-%28a-look-at-functions%29/64704</guid>
</item>
<item>
<title>learning python part 3 (lists, dictionaries and tuples)</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/learning-python-part-3-%28lists%2C-dictionaries-and-tuples%29/64702</link>
<description>
<![CDATA[In this tutorial i will try my best to go over lists, dictionaries and tuple. All of these are really powerful and shouldn't be looked over as they provide really useful tools that will speed up the c...]]>
</description><guid>http://www.tutorialized.com/tutorial/learning-python-part-3-%28lists%2C-dictionaries-and-tuples%29/64702</guid>
</item>
<item>
<title>Learning python part 2 (syntax and variables)</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Learning-python-part-2-%28syntax-and-variables%29/64701</link>
<description>
<![CDATA[In this chapter i will go over common syntax and the different variable types.]]>
</description><guid>http://www.tutorialized.com/tutorial/Learning-python-part-2-%28syntax-and-variables%29/64701</guid>
</item>
<item>
<title>Learning Python part 1 (Getting started and first program)</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Learning-Python-part-1-%28Getting-started-and-first-program%29/64700</link>
<description>
<![CDATA[part 1 Getting started and first program Installing python: To get started on using python you have to install an interpreter....]]>
</description><guid>http://www.tutorialized.com/tutorial/Learning-Python-part-1-%28Getting-started-and-first-program%29/64700</guid>
</item>
<item>
<title>Learning Python part 0 (prelude)</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Learning-Python-part-0-%28prelude%29/64698</link>
<description>
<![CDATA[This is part 0 or prelude of a series of python tutorials I've been planning to write. These tutorials won't have any special learning order, rather they will cover random parts of python. So you may ...]]>
</description><guid>http://www.tutorialized.com/tutorial/Learning-Python-part-0-%28prelude%29/64698</guid>
</item>
<item>
<title>Learning Pygame(simple 2d), part 5 Checking for Winners and finishing up</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Learning-Pygame%28simple-2d%29%2C-part-5-Checking-for-Winners-and-finishing-up/64697</link>
<description>
<![CDATA[&quot;You now have an almost complete pygame game, but you still can't win! Here is what you have now.&quot;]]>
</description><guid>http://www.tutorialized.com/tutorial/Learning-Pygame%28simple-2d%29%2C-part-5-Checking-for-Winners-and-finishing-up/64697</guid>
</item>
<item>
<title>Developing a Basic IRC Bot with Python</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Developing-a-Basic-IRC-Bot-with-Python/64695</link>
<description>
<![CDATA[Ok here is My Attempt at a Python IRC Bot Tutorial.]]>
</description><guid>http://www.tutorialized.com/tutorial/Developing-a-Basic-IRC-Bot-with-Python/64695</guid>
</item>
<item>
<title>Learning Pygame(simple 2d), part 3 Recognizing clicks</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Learning-Pygame%28simple-2d%29%2C-part-3-Recognizing-clicks/64693</link>
<description>
<![CDATA[Now that you have a screen we need to do some work on the clicking a square and displaying the result. So far we have:]]>
</description><guid>http://www.tutorialized.com/tutorial/Learning-Pygame%28simple-2d%29%2C-part-3-Recognizing-clicks/64693</guid>
</item>
<item>
<title>Python on Google App Engine: Creating blog engine</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Python-on-Google-App-Engine%3A-Creating-blog-engine/64691</link>
<description>
<![CDATA[I am going to write series of articles describing process of creating a blog engine for Google App Engine. I suppose that you have some experience with Python and web frameworks around it. I will try ...]]>
</description><guid>http://www.tutorialized.com/tutorial/Python-on-Google-App-Engine%3A-Creating-blog-engine/64691</guid>
</item>
<item>
<title>Python on Google App Engine: Creating blog engine. Part 2</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Python-on-Google-App-Engine%3A-Creating-blog-engine.-Part-2/64690</link>
<description>
<![CDATA[In last part we configured very basic Flask application for Google App Engine. In this part we will add some models and forms to our application. Let's start with model Post which represents blog post...]]>
</description><guid>http://www.tutorialized.com/tutorial/Python-on-Google-App-Engine%3A-Creating-blog-engine.-Part-2/64690</guid>
</item>
<item>
<title>Printing Text in Python - Part 2</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Printing-Text-in-Python---Part-2/64688</link>
<description>
<![CDATA[&quot;This tutorial will build on what you learned in Printing Text in Python - Part 1. For this tutorial I am using Python 2.6.4. You can get Python here. For instructions on opening up the Python ID...]]>
</description><guid>http://www.tutorialized.com/tutorial/Printing-Text-in-Python---Part-2/64688</guid>
</item>
<item>
<title>Learning Pygame(simple 2d), part 4 Displaying X  O  status</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Learning-Pygame%28simple-2d%29%2C-part-4-Displaying-X--O--status/64686</link>
<description>
<![CDATA[&quot;Now that we have our basics of clicking and a basic screen, let's display some characters! Right now we have:&quot;]]>
</description><guid>http://www.tutorialized.com/tutorial/Learning-Pygame%28simple-2d%29%2C-part-4-Displaying-X--O--status/64686</guid>
</item>
</channel>
</rss>
