Right programing language for developing application for Mac
        Posted  
        
            by 
                drasto
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by drasto
        
        
        
        Published on 2011-01-08T15:51:04Z
        Indexed on 
            2011/01/08
            15:53 UTC
        
        
        Read the original article
        Hit count: 219
        
I'm planing to buy Mac. I would like to be able to develop GUI aplication for Mac as well. Currently I develop in C# using VisualStudio as IDE. I also know Java and I'm familiar with NetBeans IDE. Application created in both of this languages can run on Mac (as can NetBeans IDE) but I was told that neither C# nor Java is recomended for MacOS X development.
So what language is recomended for MacOS X development ? I guess there is some recomodation from Apple for the developers ? I would prefer Object-oriented easy-to-use programing language (nothing like C) with good IDE that supports GUI creating (GUI designer).
Thank you for answers
© Stack Overflow or respective owner