[Tutor] First Python Test

Simon Yan simonyan at fedoraproject.org
Fri Feb 1 18:11:12 CET 2013


On Fri, Feb 1, 2013 at 9:18 PM, Dustin Guerri <dustinguerri at gmail.com>wrote:

> Thanks for replying, Simon.  I have no particular reason to use Xcode -
> what would you recommend instead ?
>
I would recommend start off from a simple text editor that has basic syntax
highlighting features. There are a number of options out there.
TextMate is a good choice, a little pricy.
VIM, if you are a terminal guy
Even Python IDLE is a good choice you wanted to edit just a few simple .py
files.

I would suggest give it a look in the Mac App Store and you will find a few
other good ones too.


>
>
> *Dustin Guerri*
> Mobile : (+ 34) 625 857 967
> dustinguerri at gmail.com
> [image: LinkedIn]<http://www.linkedin.com/profile/view?id=16395850&trk=tab_pro>
>
> Contact me: [image: Google Talk] dustinguerri [image: Skype] dustinguerri
>   Get a signature like this.
> <http://r1.wisestamp.com/r/landing?promo=20&dest=http%3A%2F%2Fwww.wisestamp.com%2Femail-install%3Futm_source%3Dextension%26utm_medium%3Demail%26utm_campaign%3Dpromo_20> CLICK
> HERE.<http://r1.wisestamp.com/r/landing?promo=20&dest=http%3A%2F%2Fwww.wisestamp.com%2Femail-install%3Futm_source%3Dextension%26utm_medium%3Demail%26utm_campaign%3Dpromo_20>
>
>
>
> On 1 February 2013 13:05, Simon Yan <simonyan at fedoraproject.org> wrote:
>
>>
>>
>>
>> On Thu, Jan 17, 2013 at 6:47 AM, Dustin Guerri <dustinguerri at gmail.com>wrote:
>>
>>> Hi there,
>>>
>>> I'm trying to create a plain text file called "hello.py" with the
>>> following text :
>>>
>>>     print('hello world')
>>>     raw_input('Press any key to continue')
>>>
>>> I'd then like to run this program with Python Launcher on a Mac.
>>>
>>> I'd lke to use Xcode as my text editor.  Once I have Xcode open, which
>>> template should I use to input the text ?
>>>
>> I don't think there is a file type of Python that you can create from
>> Xcode.
>> Just curious, why would you want to use XCode as a Python editor?
>>
>>
>>>
>>> Thanks,
>>>
>>> *Dustin Guerri*
>>> Mobile : (+ 34) 625 857 967
>>> dustinguerri at gmail.com | www.vimeo.com/dustinguerri/pop
>>> [image: LinkedIn]<http://www.linkedin.com/profile/view?id=16395850&trk=tab_pro>
>>> Contact me: [image: Google Talk] dustinguerri [image: Skype]dustinguerri
>>>   Get a signature like this.
>>> <http://r1.wisestamp.com/r/landing?promo=20&dest=http%3A%2F%2Fwww.wisestamp.com%2Femail-install%3Futm_source%3Dextension%26utm_medium%3Demail%26utm_campaign%3Dpromo_20> CLICK
>>> HERE.<http://r1.wisestamp.com/r/landing?promo=20&dest=http%3A%2F%2Fwww.wisestamp.com%2Femail-install%3Futm_source%3Dextension%26utm_medium%3Demail%26utm_campaign%3Dpromo_20>
>>>
>>>
>>> _______________________________________________
>>> Tutor maillist  -  Tutor at python.org
>>> To unsubscribe or change subscription options:
>>> http://mail.python.org/mailman/listinfo/tutor
>>>
>>>
>>
>>
>> --
>> Regards,
>> YeeYaa (Simon Yan)
>>
>> http://simonyan.fedorapeople.org/
>>
>
>


-- 
Regards,
YeeYaa (Simon Yan)

http://simonyan.fedorapeople.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20130202/18737e2c/attachment.html>


More information about the Tutor mailing list