Thread: Programming Objective C in Mac OSX

  1. #1
    MacUser
    Guest

    Programming Objective C in Mac OSX

    Hi, I'm beginning to learn programming on Mac OSX and I have been told that learning Objective C is the best way to go about it. Would anybody have any suggestions for me (links or books) to help me learn Objective C? I know this is mainly a Linux and Windows programmig forum, but any help help you can provide will be greatly apprieciated.

  2. #2
    Banned Troll_King's Avatar
    Join Date
    Oct 2001
    Posts
    1,784
    Check to see what compilers are available for MacOSX and look at their manuals. I know that you can use objective c with GCC. < http://gcc.gnu.org/ >

    I personally prefer C++ to Objective C, however it's impossible to deny that a lot of systems out there are implemented in Object Oriented C.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Mac OS X Users/C programmers?
    By petermichaux in forum C Programming
    Replies: 16
    Last Post: 04-18-2011, 06:36 AM
  2. How to Send Mac Address From Client to Server
    By Lieyza197 in forum C Programming
    Replies: 2
    Last Post: 05-27-2009, 09:58 AM
  3. Programming with C in Mac OSX Terminal
    By feroze in forum C Programming
    Replies: 2
    Last Post: 02-21-2009, 07:23 PM
  4. Compiling a program for Mac OSX from a windows computer
    By Jedi Nescioquis in forum Windows Programming
    Replies: 1
    Last Post: 02-13-2009, 03:06 PM
  5. pausing screen in mac osx
    By hostensteffa in forum C++ Programming
    Replies: 1
    Last Post: 10-23-2005, 01:54 AM