For all iOS developers that are trying to get

October 23, 2021, 10:01 am
For all iOS developers that are trying to get
For all iOS developers that are trying to get the first job in the industry, a piece of advice: get into open source and read other peoples code. Coding in a production environment with code wrote by several people is a completely different beast.

When you work in college projects, the functionality for the project matters a lot. When you start working with the industry, functionality along with parameters like security, performance and standard coding practices gets into the game.

Apps for iOS and Open Source is incompatible combination, isnt it? But I can confirm your statement for Android devs. Moreover some apps written by one developer make me feel miserable. Like OpenCamera

Learn flutter and skip native. Thank me in a decade.

This is one of the best pieces of advice you could give. Bravo.

Thank you for sharing with us

Yes, it`s definitely true. The more you read, the better you are at coding.

I definitely +1 this

any great examples?

Solid advice! I wish I had done this before my first iOS dev role. I was completely lost when working in production environments using architectures and design patterns I hadnt come across before.

 
Sponsored links