Is Objective-C Still Relevant?

In the world of iOS development, Swift is on the rise. But what about Objective-C? Is ObjC still relevant? Are Objective-C fans clinging onto a band that broke up 20 years ago?

This next song is called TheVariableThatTookUpMoreCharactersThanTheLineLimit

My take: Objective-C is not going away anytime soon. But if you’re just starting iOS development, learn Swift.

Objective-C is so pervasive in iOS that it’s impossible to completely remove it. Apple continues to maintain libraries written in Objective-C, so we should expect Objective-C to be treated as a (mostly) first class language in iOS.

At other companies, legacy code remains. Some of Google’s iOS apps are completely written in Objective-C.

Further proof that there are still opportunities for diehard Objective-C fans: StackOverflow conducted a survey in February 2020. On average, Objective-C developers make more money than Swift developers ($64k vs $58k).

But for new apps, Swift is the future. I bet a Swift developer could outpace someone writing in Objective-C. Furthermore, features like SwiftUI are exclusively for the new kids.

If I was building an app from scratch, I would choose Swift.

This entry was posted in Software and tagged , , , . Bookmark the permalink.

1 Response to Is Objective-C Still Relevant?

  1. Pingback: The One Thing You Need to Understand Before You Write a Resume | Sheldon's Software

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s