Different Languages to Develop Programs For a Macintosh

Software developers have the ability to design athat I found with using this language. It may take
program, also has the ability to write the code thatsometime to learn this language but, when you do it
makes the program work. There is many codes incan save you a lot of time.
which to write a program for a Macintosh. Some ofWith Macpearl (CGI)- some of the pros and cons are.
the examples are: Apple script-which is the Mac's builtThe pros are that it is easier to use, and you don't
in programming language, MacPerl (CGI)- It is similarneed a lot of knowledge of the language to get the
to applescript but it is based mainly on Unix. This isprogram to function. The cons of using CGI is you
just two of the programming languages, there are ahave to be careful to force it, and not to pass
lot of other languages that could be used.through all the data, then it will get confusing. You
Each language has it's pros and its cons. Withcan not easily get the query string parameters in the
Applescript the pros are that it is very flexible. It issame space as the POST parameters.
can also be used by other applications (i.e. ical andThis is just some of the languages that you can use
other applications). Some of the cons are that it canwhen you ar beginning to develop programs for a
be tough to learn, and also if you were to place theMac. My suggestion is to do some research and find
wrong words in the wrong place could really messwhich of these are easier for you to use.
things up. These are just some of the pros and cons