• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Getting Started with Objective C and Xcode?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting Started with Objective C and Xcode?


  • Subject: Re: Getting Started with Objective C and Xcode?
  • From: Alexander Bokovikov <email@hidden>
  • Date: Sat, 24 Apr 2010 12:21:04 +0600


On 21.04.2010, at 1:09, Daniel Blade wrote:

Does anyone have any suggestions for getting started assuming no prior C knowledge? Every book I find assumes you already know C. It seems odd to learn C if my main objective is to code in Objective C.

Your main objective (as I can suppose) is to create some real software, but not just "to code". Objective C is used in Cocoa to build the frontend (GUI) of your application. It can be your choice what language to use for its backend building. As for me, I do it in Free Pascal, as I have a lot of my code, written in this language. Therefore it's not strange, that all books describing XCode + ObjC do not describe C language. Also, as it was already said here, ObjC is just an extension of C/C++, so it's description doesn't include the base language description.


As for C language books, there are good references in this thread.

HTH!

-Alex
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Getting Started with Objective C and Xcode?
  • Next by Date: Re: Getting Started with Objective C and Xcode?
  • Previous by thread: Re: Getting Started with Objective C and Xcode?
  • Next by thread: Framework in a Framework "edit" included framework path?
  • Index(es):
    • Date
    • Thread