Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6754831
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T13:19:41+00:00 2026-05-26T13:19:41+00:00

I would like to learn Objective C, proficiently. I have a decade of extensive

  • 0

I would like to learn Objective C, proficiently.

I have a decade of extensive experience and expertise in C# and almost all of the .NET framework. I am also a little familiar with low level concepts. I know what a pointer is.

If I were to start learning Objective C, what are the key things to know before I even start researching the language? For example, do I need to change the way I think about programming, do I need to approach the platform and language in a substantially different way.

Thanks all,

Nick

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T13:19:42+00:00Added an answer on May 26, 2026 at 1:19 pm

    do I need to change the way I think about programming, do I need to approach the platform and language in a substantially different way.

    Not substantially different, but different. The key thing to remember with Objective-C is that its model is much more in the spirit of Smalltalk’s message passing paradigm than any of the C++-alike languages like Java and C#. You do not call methods of an object, you send messages to an object and it is the object that decides what code to run at run time. So you can actually send any message to any object (although the object might choose to throw an unrecognised selector exception) and you can change the behaviour of objects at run time.

    Also, inheritance is used much less in Objective-C than other OO languages and you’ll need to get very familiar with the delegate pattern (not to be confused with C# delegates).

    You’ll be surprised at the range of different collection classes i.e. it’s very small. There’s an array, a dictionary (map) and a set and mutable versions of each plus a few other relatively uncommon variants of these. There aren’t a bazillion versions of each collection, one for each possible underlying implementation as in Java. The philosophy is “here’s an API, let the runtime designers worry about the implementation”.

    Oh, and try to avoid using exceptions.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to learn objective-c, but don't have a Mac. How would I
I would like to learn what is bit interleaving. I have an example: a:
I would like to learn about HTML forms. For example, I have 2 input
I would like to learn the functional parts of C# (.NET 4). As a
I would like to learn how to use NUnit. I learn best by reading
I would like to learn how setup prefix routing like there is in cakephp
I would like to learn how to select weighted items. For example : I
I would like to learn how to use binding functions. Here is the idea:
I would like to learn how I can use nested template tags where the
I would like to learn about games (strategy) algorithms especially about how do enemies

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.