 |

05-23-2012, 07:18 PM
|
|
LivingThe Dream
|
|
Join Date: Jul 2009
Location: Cali
Posts: 933
|
|
Best "language" for Mac coding?
Hi guys, I'm new to this section, what language is really used to code on a Mac?
I'm clueless. Thanks.
|

05-24-2012, 01:00 AM
|
 |
Apprentice
|
|
Join Date: Aug 2007
Posts: 998
|
|
Re: Best "language" for Mac coding?
Objective C is the standard language. There are lots of tutorials available, I wouldn't know what to recommend though.
|

05-24-2012, 01:40 PM
|
|
Member
|
|
Join Date: May 2012
Posts: 23
|
|
Re: Best "language" for Mac coding?
Sarune you got your answer through "The Fat Controller". However if you have started for Mac, then its fine, but if still you are thinking for it then I would recommend that its better to choose any other platform, because this one is really a big one and highly technical and most probably mathematical also.
PS: I hate Maths.
|

05-24-2012, 06:54 PM
|
|
LivingThe Dream
|
|
Join Date: Jul 2009
Location: Cali
Posts: 933
|
|
Re: Best "language" for Mac coding?
Thank you, is this a language to use for making programs on Mac?
|

05-24-2012, 07:45 PM
|
 |
i am a guy ok?? -.-
|
|
Join Date: Nov 2006
Location: Canada
Posts: 5,232
|
|
Re: Best "language" for Mac coding?
Quote:
Originally Posted by sarune
Thank you, is this a language to use for making programs on Mac?
|
Since you're a beginner I'd actually start with Python. Python applications are cross-platform which means that anything you make can be used on Mac, Windows, Linux, etc. Objective C is complicated and would most likely discourage you from pursuing any other type of programming, so you should try learning it after you've mastered at least 1 language. If you don't learn Python, learn Java, though Java can get fairly complex as well and can be daunting for beginners.
|

05-24-2012, 08:02 PM
|
|
Legend
|
|
Join Date: Jan 2007
Posts: 10,896
|
|
Re: Best "language" for Mac coding?
Quote:
Originally Posted by Blupig
Since you're a beginner I'd actually start with Python. Python applications are cross-platform which means that anything you make can be used on Mac, Windows, Linux, etc. Objective C is complicated and would most likely discourage you from pursuing any other type of programming, so you should try learning it after you've mastered at least 1 language. If you don't learn Python, learn Java, though Java can get fairly complex as well and can be daunting for beginners.
|
I learned Java from the get go and that's what you will learn in college if you go that route so I'd say it would be a good first language...
__________________
PM me with any issues.
I do not MM or trade anything.
Anyone claiming to be me in a trade or MM is an imposter.
|

05-24-2012, 11:45 PM
|
 |
Apprentice
|
|
Join Date: Aug 2007
Posts: 998
|
|
Re: Best "language" for Mac coding?
Quote:
Originally Posted by sarune
Thank you, is this a language to use for making programs on Mac?
|
Yes.
However, as others have said it is quite a difficult one for you to begin programming with.
|

05-26-2012, 02:14 AM
|
 |
Guru
|
|
Join Date: Dec 2007
Posts: 1,339
|
|
Re: Best "language" for Mac coding?
C/C++.
XCode is some time the only reason to get a mac.
Trust me on this....
|

05-26-2012, 02:21 AM
|
 |
Forum Addict
|
|
Join Date: Aug 2011
Posts: 538
|
|
Re: Best "language" for Mac coding?
Quote:
Originally Posted by M_A_I_N_FTW
C/C++.
|
this^^^
c/c++ are very useful languages for many things such as gaming (if you are interested in that type of thing) and it is a nice introduction to coding. it also makes things like java much easier to learn if you are fluent in c++.
Last edited by ilovegold69 : 05-26-2012 at 02:27 AM.
|

05-26-2012, 09:57 PM
|
|
LivingThe Dream
|
|
Join Date: Jul 2009
Location: Cali
Posts: 933
|
|
Re: Best "language" for Mac coding?
I will most likely Check out Python then move onto something bigger.
|

05-27-2012, 06:54 AM
|
|
Newcomer
|
|
Join Date: May 2012
Posts: 13
|
|
Re: Best "language" for Mac coding?
wouldnt this owrkj on PC
|

05-29-2012, 02:25 PM
|
|
Active Member
|
|
Join Date: Mar 2011
Location: Posts: 1,337
Posts: 242
|
|
Re: Best "language" for Mac coding?
inb4 people telling him to learn c++ - c++ is a bitch on macs because osx barely supports it.
Try Java, it is universal, and you can do pretty much whatever you want with it.
Edit: shit i misread the question, most applications that use the OSX GUI are coded in Objective C.
Last edited by pakadz : 05-29-2012 at 02:29 PM.
|
 |
|