swift.pngPopular freelancing website Upwork today released its quarterly study ranking the fastest-growing skills employers are looking for, and Apple's Swift programming language scored the number two spot, meaning it's one of the most sought after skills for freelance developers.

Swift, along with the other top 10 skills that made the list in the fourth quarter of 2016, experienced more than 200 percent year-over-year growth. Other skills that have become more essential on Upwork alongside Swift include natural language processing, Tableau, Amazon Marketplace Web Services, and Stripe.

Introduced in 2014, Swift is Apple's programming language, developed in part by Chris Lattner who made headlines recently when he left Apple for Tesla. Designed to be concise yet expressive, Swift replaces Objective-C and is being increasingly adopted by developers.

Swift Playgrounds
Swift is meant to be simple to learn, something Apple highlights with Swift Playgrounds, an app that teaches children to code using the Swift language. Apple has been updating and refining Swift since its 2014 debut, and is set to unveil Swift 3.1 in the spring of 2017.

Upwork's Skills Index measures year-over-year growth rates based on freelancer billings through the Upwork site.

Tag: Swift

Top Rated Comments

2457282 Avatar
105 months ago
There are much more and much easier ways to learn Android programming than Swift. Sadly.
Wait, I don't believe Swift works for Android. Did I miss a joke?
Score: 9 Votes (Like | Disagree)
khaan Avatar
105 months ago
It's a ****** language with so many bugs underneath the compiler level. Garbage collections are completely broken in certain scenario that has been reported years ago, which still havent fixed yet. Not to mention the terrible performance with Swift compare to Objective C. There is a reason why even Apple themselves are not bothering adapting to it internally.

The syntax itself is even more bizarre and crazy to read. The entire idea of unwrap and wrap is like the a beginner's protection against null pointer. They tried so hard to reinvent a language with all other language combine, it just not working out. Essentially a DoA project.

Whoever think this language is on demand, you must be on some special kind of kool-aid. Most company's CTO or engineering director have no clue or any idea on what to use, they just follow the news and hype train to decide.
This is some quality ********. First of all Swift does not have a garbage collector, it uses ARC(automatic reference counting). If you don't understand what a retain cycle is, you will have memory leaks.

Optional, what you call wrap/unwrapping is not an idea that Swift came up with, a lot of functional languages like Haskell, Scala have it. It's not a beginner's protection, it's a way to guarantee that you never touch dangling pointers, the best part is the compiler does the heavy lifting and checks it for you. Once you grok the idea that you can map over optionals, they can even save you time and lines of code.

I agree that it has somewhat of a learning curve compared to objective-c, but it's nowhere near rust. And who told you that it has worse performance than objective-c?

I seriously believe that Swift will become the go-to language in a couple of years, both in the server-side space and in the mobile space.
Score: 5 Votes (Like | Disagree)
DMH0630 Avatar
105 months ago
It's a ****** language with so many bugs underneath the compiler level. Garbage collections are completely broken in certain scenario that has been reported years ago, which still havent fixed yet. Not to mention the terrible performance with Swift compare to Objective C. There is a reason why even Apple themselves are not bothering adapting to it internally.

The syntax itself is even more bizarre and crazy to read. The entire idea of unwrap and wrap is like the a beginner's protection against null pointer. They tried so hard to reinvent a language with all other language combine, it just not working out. Essentially a DoA project.

Whoever think this language is on demand, you must be on some special kind of kool-aid. Most company's CTO or engineering director have no clue or any idea on what to use, they just follow the news and hype train to decide.
Garbage collection? Swift and Objective-C both use reference counting.

Performance in apps is no longer greatly different between Swift and Objective-C since probably Swift 2.2.

The entire syntax is incredibly similar to Objective-C, especially semantically.

You do realize that Apple has nearly 20 years of code written in Objective-C right? No company would rewrite their entire codebase just because they have a new language, they'll phase it out with probably new development being done in Swift.

Seeing as null pointers and null pointer exceptions are one of the biggest causes for bugs I think safety is good, also Java has also adopted it the Optional type in Java 8.

Apparently someone is paying for people that do know Swift so regardless of it being hype or anything else the money is flowing and also its the language supported by Apple for all of its platforms so I doubt it'll die although it might become a niche used only for Apples platforms (thats the case of Objective-C anyway) and IBM is also spending money on Swift for the server.

So either IBM, Apple and everyone else spending money on it are stupid and you're incredibly smart or the other way around, the future will tell which is which.
Score: 4 Votes (Like | Disagree)
khaan Avatar
105 months ago
ARC is a form of garbage collection, just because it wrap the invisible autoreleasepool doesn't mean its really automatic.

Optional is nothing but a beginner protection. It doesn't save code, it add extra codes to save awful engineers from making corporate / enterprise software into oblivion.
ARC is not garbage collection.

ARC is compiler being smart and adding the retain/release calls to correct places automatically during compile time. The downside is every retain/release has some overhead.

A garbage collector sweeps the object graph in regular intervals during program execution, detects objects to release, and cycles. The downside is for large object graphs, this is a quite expensive operation and sometimes results in the application being frozen while the collector is running.

Optionals are an abstraction that makes life easier. You may see it as a beginner feature for awful engineers. But to be honest you sound like a beginner too.
Score: 3 Votes (Like | Disagree)
shansoft Avatar
105 months ago
It's a ****** language with so many bugs underneath the compiler level. Garbage collections are completely broken in certain scenario that has been reported years ago, which still havent fixed yet. Not to mention the terrible performance with Swift compare to Objective C. There is a reason why even Apple themselves are not bothering adapting to it internally.

The syntax itself is even more bizarre and crazy to read. The entire idea of unwrap and wrap is like the a beginner's protection against null pointer. They tried so hard to reinvent a language with all other language combine, it just not working out. Essentially a DoA project.

Whoever think this language is on demand, you must be on some special kind of kool-aid. Most company's CTO or engineering director have no clue or any idea on what to use, they just follow the news and hype train to decide.
Score: 2 Votes (Like | Disagree)
^VE1N Avatar
105 months ago
Any good books for beginners on swift that have a background in C++ and C#?
Check this one - https://www.safaribooksonline.com/library/view/ios-10-programming/9781491970065/
Score: 2 Votes (Like | Disagree)

Popular Stories

iOS 18

iOS 18.4 Will Include These New Features for Your iPhone

Wednesday February 5, 2025 7:15 am PST by
iOS 18.3 was released last month, so the first iOS 18.4 beta should be coming soon. iOS 18.4 is expected to be a more substantial update for the iPhone, with several new features and changes related to Apple Intelligence and beyond. Apple's website suggests that iOS 18.4 will be released in April, following beta testing. Below, we outline what to expect from the update so far. Apple...
iCloud General Feature Redux

iPhone Users Who Pay for iCloud Storage Receive an All-New Perk

Thursday February 6, 2025 11:21 am PST by
If you pay for iCloud storage on your iPhone, Apple has a new perk for you, at no additional cost. iCloud+ is the official name for Apple's paid iCloud storage plans, which range from 50GB for $0.99 per month to 12TB for $59.99 per month in the United States. iCloud+ plans already come with multiple perks for free, such as Hide My Email and HomeKit Secure Video, and now there is another one...
iPhone SE 4 Single Camera Thumb

iPhone SE 4 Launching as Soon as Next Week

Thursday February 6, 2025 3:30 pm PST by
Apple's next-generation iPhone SE could debut as soon as next week with a launch to follow later in February, reports Bloomberg's Mark Gurman. Apple isn't expected to hold an event for the iPhone SE 4, and will instead unveil the device through a press release. The iPhone SE 4 is expected to have an iPhone 14-style design, with Apple eliminating the thick bezels and Touch ID Home button of...
iOS 18

iOS 18.3.1 Update Coming Soon for iPhones

Thursday February 6, 2025 7:31 am PST by
Apple is internally testing iOS 18.3.1 for iPhones, according to our website's analytics logs, which have been a consistently reliable indicator of upcoming iOS versions. The software update should be released within the next few weeks. iOS 18.3.1 should be a minor update that addresses software bugs and/or security vulnerabilities. Apple Intelligence notification summaries for news and...
maxresdefault

An Apple TV Refresh is Coming in 2025 - Here's What You Should Know

Wednesday February 5, 2025 10:17 am PST by
Apple hasn't refreshed the Apple TV since 2022, but rumors suggest that we're finally going to get an update in 2025. We don't have a full picture of what to expect yet, but we have some hints on what's coming. Subscribe to the MacRumors YouTube channel for more videos. Updated A-Series Chip The current Apple TV 4K uses the A15 Bionic chip that was in the iPhone 13 lineup, and it's time for...
iCloud General Feature Redux

Apple Ordered by UK to Create Global iCloud Encryption Backdoor

Friday February 7, 2025 2:37 am PST by
The British government has secretly demanded that Apple give it blanket access to all encrypted user content uploaded to the cloud, reports The Washington Post. The undisclosed order is said to have been issued last month, and requires that Apple creates a back door that allows UK security officials unencumbered access to encrypted user data worldwide – an unprecedented demand not before...
Apple Leak Feature

Apple Leaker Issues Apology: 'Profound and Expensive Mistake'

Friday February 7, 2025 9:21 am PST by
Last year, we reported that Apple sued its former software engineer Andrew Aude for providing journalists with confidential information about the company's future plans, including details about the Journal app, Vision Pro headset, and more. As reported by 9to5Mac, the Superior Court of Santa Clara County on Thursday dismissed the lawsuit after Apple and Aude reached an agreement to resolve...
apple wallet drivers license feature iPhone 15 pro

iPhone Driver's Licenses to Expand to These 7 U.S. States

Wednesday February 5, 2025 6:27 am PST by
In select U.S. states, residents can add their driver's license or state ID to the Wallet app on the iPhone and Apple Watch, providing a convenient and contactless way to display proof of identity or age at select airports and businesses, and in select apps. Below, we outline which U.S. states and territories offer the feature, and additional states that have committed to rolling it out in...