Re: applescript discussion



In article <1hkrzjs.7j9ekm1n42jxkN%matt@xxxxxxxxxxx>,
matt@xxxxxxxxxxx (matt neuburg) wrote:

Donnie Rhodes <daddyb@xxxxxxxxx> wrote:

hi guys and gals. just wondering what everyones two-bits regarding
applescript may be. i have been studying python as a first programming
language, and have been wondering if applescript might be a more
realistic and better suited solution for me. i dont necessarily need to
write my own programs, just want to learn for enjoyments sake. i dont
mean or want to start a comparison of python and applescript, as i know
there is absolutely no basis to that. the python reference was
arbitrary. any online information regarding learning applescript for
beginners that you found useful would be great. thanks. bryan

I wrote a book on AppleScript and I *still* wouldn't recommend that you
learn it unless you need the special thing it does, namely, to send
messages to "scriptable" applications (such as iTunes or InDesign) to
drive them remotely.

If you are just learning programming and want to learn a clean modern
language, Python or Ruby are both excellent choices. If you want to
write applications (something with a user interface), that would be
Cocoa (and probably Objective-C, even though there are Python and Ruby
bridges). m.

Matt, just out of curiosity, where would you place RealBasic within your
comments about programming languages for beginners?
.



Relevant Pages

  • Recommend an E-book Meeting the Following Criteria (Newbie, Long)
    ... I know several programming languages namely Java, Perl and C in this order ... Now I'm wondering which Python book I should get as there are so many out ... I'd like to mostly concentrate on language features but some pointers ...
    (comp.lang.python)
  • Re: Resources for education (was Re: Operating systems at war?)
    ... programming in a language in which structure is a requirement can be ... What is wrong with Python? ... advanced programming techniques like object oriented programming it is ... To learn Python basics is only a matter of days ...
    (comp.sys.acorn.advocacy)
  • Re: map/filter/reduce/lambda opinions and background unscientific mini-survey
    ... > Python language, while "function" etc are not, but they are certainly ... But in the Python sense? ... The programming use is probably *closer* to the English meaning ...
    (comp.lang.python)
  • Re: Pythons simplicity philosophy
    ... Python will be aimed at aliens. ... Reasonable people on my world typically seem to realize that sum() is ... general-purpose programming language that aims for simplicity. ...
    (comp.lang.python)
  • Re: Pythons simplicity philosophy
    ... >> language, I would be more concerned about moving to a larger big O ... so does sum(), since the programmer can provide his own comparison ... portable as Python is, came with as many batteries installed, and had ... not a function in a general-purpose programming. ...
    (comp.lang.python)