It’s Been Real, Android: Why I’m Retiring from Android
raptureinvenice.com
It’s Been Real, Android: Why I’m Retiring from Android
1–10 of 342 posts
Re: It’s Been Real, Android: Why I’m Retiring from Android
#2Re: It’s Been Real, Android: Why I’m Retiring from Android
#3As the OP pointed out - straddling several languages means that syntax and keywords are not always readily apparent when you sit down to code, but knowing where to look for them and refresh your memory quickly becomes an activity all on its own.
This from a guy who is a week away from being 50, and still occasionally puts a ';' at the end of his ruby code blocks.
Re: It’s Been Real, Android: Why I’m Retiring from Android
#4i have to say, refusing/unable/lazy/ to learn is the most terrible thing ever happened to a developer. I'm always excited about new things even I have to learn them hard, even they start with poor quality, but I believe these are what make developers happy
I read the article more as: "I have found throughout the years I've become a decent programmer in iOS and Android, I'd rather be a good or excellent iOS developer."
The end just briefly describes why he decided to go with iOS instead of Android briefly, but that's about it.
Re: It’s Been Real, Android: Why I’m Retiring from Android
#5However, I have been drawn in by the promise of React Native, which addresses compilation time and cross platform concerns.
Re: It’s Been Real, Android: Why I’m Retiring from Android
#6I'm not saying that iOS is better. Don't really know. I've played with Swift and a few of the Apple tutorials.
In general, I'm against the current incarnation of mobile. After years of having an Android (and now having an iPhone due to work), I switched to a Samsung Juke. That's right, a feature phone! The Android just got slower and slower. No updates, not improvements. Finally it screeched in my ears while working. I picked it up and slammed it on the desk (felt great for a week). Both iOS and Android are slow, overly wrought operating systems.
That being said, unlike the author, I'll still use Android and iOS for my products. I have products that need to be mobile. They have to target the machines my customers have now. That also means that I'll have two native app code bases. I'll have to keep track of native app UX/UI standards. I'll have to keep such hardware around ('cause Android's emulator is still sucks when I've got an VM running).
Re: It’s Been Real, Android: Why I’m Retiring from Android
#7i have to say, refusing/unable/lazy/ to learn is the most terrible thing ever happened to a developer. I'm always excited about new things even I have to learn them hard, even they start with poor quality, but I believe these are what make developers happy
Re: It’s Been Real, Android: Why I’m Retiring from Android
#8Re: It’s Been Real, Android: Why I’m Retiring from Android
#9Re: It’s Been Real, Android: Why I’m Retiring from Android
#10i have to say, refusing/unable/lazy/ to learn is the most terrible thing ever happened to a developer. I'm always excited about new things even I have to learn them hard, even they start with poor quality, but I believe these are what make developers happy
By all means people should try out things, and keep up with things, but for a lot of professional reasons it makes sense to have a core competency. Of course it also makes sense to move that as needed.