Developer-roadmap: any plans for a roadmap for mobile app developer

Created on 24 Apr 2017  Â·  8Comments  Â·  Source: kamranahmedse/developer-roadmap

This is super helpful, thanks for putting it together. Given the name of this project as developer-roadmap, I assume a developer can be a mobile app developer.

Most helpful comment

That's actually an interesting one, though i imagine the main ones can't go far from the predilects:

The native stuff:

  • Java for Android.
  • Objective C or Swing (honestly don't remember which) for IOS.

Hybrid app development with JS, HTML and CSS.

  • Cordova for Cross Platform Hybrid mobile development.
  • Ionic on top of Cordova with Angular, (there's Ionic 2 that uses Angular 2, mentioned because Angular 2 was a full rewrite and break change in comparison with Angular 1, so had to do Ionic 2 as well).

And in the native frameworks:

  • React Native aiming for native like performance but still using JS as a base with React.
  • NativeScript aiming for native like performance but still using JS as a base with Angular 2.
  • Xamarin, heard it was like the predecessor of many of the above, though i haven't heard much about it lately.

That basically conforms the map of mobile app developer, we could go in depth on each but those are the main ones.

All 8 comments

That's actually an interesting one, though i imagine the main ones can't go far from the predilects:

The native stuff:

  • Java for Android.
  • Objective C or Swing (honestly don't remember which) for IOS.

Hybrid app development with JS, HTML and CSS.

  • Cordova for Cross Platform Hybrid mobile development.
  • Ionic on top of Cordova with Angular, (there's Ionic 2 that uses Angular 2, mentioned because Angular 2 was a full rewrite and break change in comparison with Angular 1, so had to do Ionic 2 as well).

And in the native frameworks:

  • React Native aiming for native like performance but still using JS as a base with React.
  • NativeScript aiming for native like performance but still using JS as a base with Angular 2.
  • Xamarin, heard it was like the predecessor of many of the above, though i haven't heard much about it lately.

That basically conforms the map of mobile app developer, we could go in depth on each but those are the main ones.

Xamarin builds native apps using C# and .NET.

Indeed this is very helpful and obvious guide, please add native android, iOS developer roadmap,too!! @kamranahmedse !

@Nuruddinjr I don't think each should have their own roadmap, i think of them as branches of the Mobile App Developer roadmap.

oh yeah , this also works, looking forward to seeing Mobile App Developer roadmap!

Due to lack of knowledge and this being not relevant to "web developer", I will have to close this issue. However I came across this mobile developer roadmap; I am not sure about the accuracy of it though. But you may create an issue there.

Thank you for reporting though.

That was unexpected, I tough this repo was about dev's in general, not just web ones, if you say it's because of lack of knowledge then that's ok, maybe someone​ with a bit more knowledge​ can make a PR.

image

@luchillo17 it is just the name. I will update it :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

halr9000 picture halr9000  Â·  3Comments

4rterius picture 4rterius  Â·  5Comments

technicolor1 picture technicolor1  Â·  4Comments

minthemiddle picture minthemiddle  Â·  3Comments

huseyincelik picture huseyincelik  Â·  3Comments