WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Xen 1.3/2.0 and stability. what i'm goign to do with it.

To: brianw@xxxxxxxxxxxx
Subject: Re: [Xen-devel] Xen 1.3/2.0 and stability. what i'm goign to do with it.....
From: Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>
Date: Sat, 29 May 2004 13:30:12 +0100
Cc: Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxxx, Ian.Pratt@xxxxxxxxxxxx
Delivery-date: Sat, 29 May 2004 13:32:13 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: Your message of "Sat, 29 May 2004 04:10:16 CDT." <E1BTzxN-00040o-If@xxxxxxxxxxxxxxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
> Due to the plethora of "in-30-days" and online learning sites, what url would 
> you reccomend for learning python quickly?
> 
> I can make out the general semantics, so it'd be mostly a crash course for 
> someone that is already used to programing in general.

The main python.org site has some good docs, both online and in pdf.

http://python.org/2.3.4/

There's a good tutorial, along with the standard library
reference. I find I often have the library reference up in a
web browser window as the range of available modules is superb
and it's always worth searching to see if there's something off
the shelf you can use.  There's loads of 3rd party modules for
niche stuff too.

We try to have the python used in the Xen project compliant with
the python 2.2 spec, as this is what is shipped with RH9. There's
some nice new features in the 2.3 release, but nothing we can't
live without.

As always, the best way to learn is just to look at someone
else's code. I wouldn't particularly recommend looking at ours!

Ian


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>