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 145853
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T08:29:50+00:00 2026-05-11T08:29:50+00:00

I am working on C++ since last 4-5 years . Recently I have bought

  • 0

I am working on C++ since last 4-5 years . Recently I have bought iphone and macbook and want do do some programming for iphone.

So I have started reading one book about Objective-C. I have also learn that we can program with Ruby and Python on MAC.

So my question is which one to study? Which language you guys see the FUTURE???

Can we program with these languages on other platforms? Or are these only limited on MAC?

I am just a beginner in objective-C.Need some expert thoughts which way to go.

AC

  • 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. 2026-05-11T08:29:51+00:00Added an answer on May 11, 2026 at 8:29 am

    I use all the languages C++, Ruby, Python and Objective-C. I like each one in different ways. If you want to get into Mac and iPhone development as others I recommend Objective-C.

    One of the benefits not mentioned is that Objective-C is a proper superset of C (C++ is almost a superset), that means you can bring over all your C programming knowledge from doing C++ to Objective-C programming. In fact you can also mix in C++ code in Objective-C code.

    You can’t do that in a seamless way in Python and Ruby. The reason why you can do this is that Objective-C is actually a very simple language.

    Originally it was just C with a custom made preprocessor which took statements like this:

    [rectangle setX: 10 y: 10 width: 20 height: 20]; 

    and converted it to this before compiling:

      objc_msgSend(rectangle, 'setX:y:width:height:', 10, 10, 20, 20); 

    Apart from that Ruby, Python and Objective-C are very similar in their object model at least compared to C++. In C++ classes are created at compile time. In Objective-C, Ruby and Python classes are things created at runtime.

    I wrote some stuff on why Obj-C is cool here

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

Sidebar

Related Questions

I have been working with thread since last few days.I want to stop my
Since last 5 years i have been working with SVN and i am new
Last night I tried to put together something that I have had working since
Since last August 2009, I have been working on project but then decided to
I have been working on Visual Studio 2005 since last couple of days. Till
For some reason since last night Xcode just stopped working properly, it doesn't autocorrect,
I have php scripts that were working ok since Ocober last year, last I
I have a malfunctioning set of jquery datepickers that are only not working since
I've been working in ASP.NET for several years now (since the 1.0 days!), but
I am working on an application for android and we since we have lots

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.