Hi Mark,

When i started off i had pretty much the same questions. I think you need to
start with the Python tutorial as it will show you the basics (from the
Python shell and how to write and run Python files, to language syntax +
keywords and how to define and use functions, classes, modules etc). From
there you could approach any good tutorial to reiterate on that as you will
have a good basic grasp.


On Sat, Nov 21, 2009 at 3:20 AM, Alan Gauld <alan.ga...@btinternet.com>wrote:

>
> "mark guinder" <mgsharky...@aim.com> wrote
>
>> ok, all i know is that i have python installed on my computer(mac),  and i
>> know how to open up "IDLE", how do i write my first program,  what do i use
>> , how do i open that, and how to i save it as a prograam?
>>
>
> That's slightly more than I assume for beginners in my tutorial...
> So you  could try that.
>
> Or any of the other non-programmers tutorials linked on the python web site
>
> http://www.python.org
>
> --
> Alan Gauld
> Author of the Learn to Program web site
> http://www.alan-g.me.uk/
>
>
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>



-- 
Regards,
Lloyd
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to