Beyond iOS development

1 minute read

As an iOS developer, you may have to become acquainted with not only Xcode, Swift, and a variety of frameworks, but also with some other skills. In today’s post, I listed the must-have ones.

full

an image from my iosdev.kz Instagram account

UI & UX

image-right iOS developers do not always design apps by themselves. However, they have to know the basics of User Interface & User Experience.

I recommend you to read Apple’s Human Interface Guidelines. It’s also great if you get familiar with graphics editors like Figma.

CS Knowledge

As I previously stated before, you need to learn some CS concepts to be a competent iOS developer, starting from simple data structures and algorithms, ending with more practical knowledge like system design.

No need to be scared: you don’t have to be a CS guru to start making apps. As you progress, you will eventually bump into these topics and deal with them easily ;)

Git

Git is a version-control system, that is necessary for every project, so you should understand how to use it.

Almost all developers are signed up in GitHub(or GitLab, BitBucket, etc), which is a website where people collaborate, host their projects, and find cool frameworks, so you should join too!

Explore

image-left Developers should always be ready to acquire new skills and tools because the IT industry is constantly growing. There may be other knowledge that you will need to gain, but as long as you are willing to learn new things - you are good to go.

Until next time!

I hope this article was helpful to you! Share with this post and follow me on Instagram where I post the short versions of my iOS development articles. You can also visit my Medium account.

P.S: any support is highly appreciated ;)

Thanks for reading!

Included media of Apple WWDC2019 wallpaper is used for non-commercial editorial use

Updated: