What I call the 90/90 Rule of Software Development usually bites new inexperienced developers in the ass. It’s the concept that there’s the first 90% of building the app… and then there’s the second 90%. Let’s talk about it.
My Book: How I Became an iOS Developer:
https://gumroad.com/l/sean-allen-origin
Books, Hoodies, and other goodies:
seanallen.co/store
Check out my podcast, iOS Dev Discussions:
https://itunes.apple.com/us/podcast/ios-dev-discussions-sean-allen/id1426167395?mt=2
Paul Hudson of Hacking with Swift and I started a podcast called Swift Over Coffee:
https://itunes.apple.com/us/podcast/swift-over-coffee/id1435076502?mt=2
Book and learning recommendations that help out the channel if you decide to purchase (Affiliate Links):
Ray Wenderlich Books:
https://store.raywenderlich.com/a/20866/link/1
Ray Wenderlich Videos:
https://store.raywenderlich.com/a/20866/link/24
Paul Hudson’s Hacking With Swift:
https://gumroad.com/a/762098803
Learn Advanced Swift Here:
https://gumroad.com/a/656585843
Links to my Developer & YouTube Setup
https://www.amazon.com/shop/seanallen
Personal Links:
Swift News Hoodies & iPhone Case:
https://teespring.com/stores/sean-allen
Twitter:
https://twitter.com/seanallen_dev
Instagram:
@seanallen_dev
Patreon:
https://www.patreon.com/seanallen
Website:
https://seanallen.co
So true! I laughed like a super villain while you were describing this.
It’s called Pareto Principle 80/20
Very True ..
Cannot agree more!
I am react native developer. I want to start with iOS development for native development knowledge.
You're videos are very informative. Thank you
I usually refer to it as the “80/20 rule”, related to the “Pareto Principle”
https://en.m.wikipedia.org/wiki/Pareto_principle
i.e. 80% of the work takes 20% of the time, while the remaining 20% of the work takes 80% of the time.
Couldn't agree more sean keep the good content up, ow and nice beard your growing
What is under your Mac?
This is soooo true ??
Sean, I need help my son and I are struggling. could you please help.
my personal email is markwest1978@gmail.com once read could you delete this comment and contact me.
Kind Regards
Mark
Yeah it really goes this way
Soooo true…. in fact it might even be 90/200
Do you think we have to support very old devices like iPhone 5 or 4s ? I have too many problems when I want to support iPhone Xs Max and also iPhone 4s. What do you think Sean?
“Once your app gets out in the wild” – love it! Thank you for the insights.
I really want to know how you deal with 2nd 90 percents. Often times I end up left with a mess of code and unresolved bugs. It would be great to hear some advice from experienced dev like you. Thanks for your video anyway.
When it comes to Error Handling and Edge Cases, I just do them first, or at least error handling. You have to just assume everything is going wrong all time and handle those conditions first. This way you reverse the 2nd 90% with the first.
I released my first iOS app in 2013, as a hobbyist. Figuring out signing and getting the app into the App Store was a nightmare.
This a great thing to be mindful of Sean, good tips. Also +1000000000 for advocating developers take a11y seriously.
I really loved this as you have have explained the actual reality that every client has to understand.
When i started my career in mobile development I learned that developer will never release his application coz he will always find something more innovative and more improvements in his own code and you have to push developer to release the same code. TDD is something which is amazing in development if you are used to it you will enjoy the benefits.
Keep helping others. ?
But i really want to connect with you and understand how you manage your time.. ??
I'm currently on the second 90%!
I resort to splitting app development into two phases and urge my clients to pay ? also apply 80/20 rule of total delivery time to develop modules and UAT .
Hey Sean, can you do a video on creating widgets?
Second 90%: reality ready to slap you in da face!
Another good rule: total # of bugs = 2x of already found bugs