|
|
|
|
|
by jasey
3899 days ago
|
|
As someone who has developed an app for Android (going into it knowing Java really well) and now porting it to iOS using swift ( not knowing Swift at all), the language is actually the least of your worries. It's like you say the tooling, the paradigms, the UI and libraries, SQLite etc which are the biggest learning challenges. Also mobile dev is unique in its self (limited hardware & no reliable network conn) That's been my experience anyway... |
|