Re: [Ilugc] beginner in python needing help

2008-12-24 Thread Kenneth Gonsalves
On Wednesday 24 Dec 2008 12:51:05 pm kish wrote: > Dive is a bit harsh > Would go with > > http://openbookproject.net/thinkCSpy/index.xhtml this is for non programmers, for programmers start with diveintopython -- regards KG http://lawgon.livejournal.com _

Re: [Ilugc] Invitation to conduct python workshop to a python expert in a college

2008-12-24 Thread Kenneth Gonsalves
On Wednesday 24 Dec 2008 12:16:33 pm moham ilias wrote: > We are planning to conduct a workshop on python in our college (THE NEW > COLLEGE) this january can i expect any expert in python accepting our > invitation.pls respond me.. date? is a projector available? is there a lab where people ca

Re: [Ilugc] beginner in python needing help

2008-12-24 Thread Roshan Mathews
On Wed, Dec 24, 2008 at 2:32 PM, Kenneth Gonsalves wrote: > On Wednesday 24 Dec 2008 12:51:05 pm kish wrote: >> Dive is a bit harsh >> Would go with >> >> http://openbookproject.net/thinkCSpy/index.xhtml > > this is for non programmers, for programmers start with diveintopython > I'd second that.

Re: [Ilugc] beginner in python needing help

2008-12-24 Thread Kenneth Gonsalves
On Wednesday 24 Dec 2008 2:46:31 pm Roshan Mathews wrote: > >> http://openbookproject.net/thinkCSpy/index.xhtml > > > > this is for non programmers, for programmers start with diveintopython > > I'd second that.  Dive Into Python is just yummy yummy.  If you > already know how to program, that is.

Re: [Ilugc] beginner in python needing help

2008-12-24 Thread Sahasranaman MS
On Wed, Dec 24, 2008 at 2:51 PM, Kenneth Gonsalves wrote: > note: proficiency in PHP does not constitute 'know how to program' > > If you know C++, I think the first couple of topics in Dive into Python would do to get you started. After that, The Python Challenge, Project Euler and Googling when

[Ilugc] Re: ilugc Digest, Vol 55, Issue 75

2008-12-24 Thread abdullah abdul Khadir
Hello, On Tue, 23 Dec 2008 22:10:14 +0530 "Shakthi Kannan" > wrote : > > Hi, > > --- On Tue, Dec 23, 2008 at 9:46 PM, abdullah abdul Khadir > wrote: > | Also can i attach a usb and read the data from the usb? > \-- > > Qemu USB emulation: > http://bellard.org/qemu/qemu-doc.html#SEC33 Tried i

Re: [Ilugc] Reading data in a virtual OS

2008-12-24 Thread abdullah abdul Khadir
On Wed, Dec 24, 2008 at 7:29 PM, abdullah abdul Khadir < abdullah.ak2...@gmail.com> wrote: > > Hello, > > On Tue, 23 Dec 2008 22:10:14 +0530 "Shakthi Kannan" < >> shakthim...@gmail.com> wrote : >> >> Hi, >> >> --- On Tue, Dec 23, 2008 at 9:46 PM, abdullah abdul Khadir >> wrote: >> | Also can i

Re: [Ilugc] Reading data in a virtual OS

2008-12-24 Thread Ashish Verma
On Wed, Dec 24, 2008 at 7:31 PM, abdullah abdul Khadir < abdullah.ak2...@gmail.com> wrote: > On Wed, Dec 24, 2008 at 7:29 PM, abdullah abdul Khadir < > abdullah.ak2...@gmail.com> wrote: > > Tried it using -usbdevice /dev/sdb1 command line option. > Does not seem to be working. > What is the error

[Ilugc] Re: ilugc Digest, Vol 55, Issue 77

2008-12-24 Thread abdullah abdul Khadir
Hi, On Thu, Dec 25, 2008 at 12:00 PM, "Ashish Verma" wrote: > > abdullah.ak2...@gmail.com> wrote: > > > > Tried it using -usbdevice /dev/sdb1 command line option. > > Does not seem to be working. > > > > What is the error that you received. Did you first boot theVM with -usb > option. If yes, th