Mobile Devices Applications Development
https://docs.google.com/presentation/d/1k6mrMA2an9HWeLkTihgKY68HMIMQLaHjHSyBPP6LgdA/edit?usp=sharing
- Master github : how to work with github
- Study (read and understand) developer.android.com
- Study developer.apple.com --> iOS and Swift
- Study (reand and understand) http://cordova.apache.org/ ; https://build.phonegap.com/plans
- JavaScript frameworks http://webix.com/; http://www.idangero.us/framework7/#.VhvTx_ntmko
- https://developers.facebook.com/docs/javascript;
http://www.couchbase.com/nosql-databases/couchbase-mobile;
https://cloudant.com/product/cloudant-features/sync/;
http://www.iriscouch.com/;
https://www.smileupps.com/;
http://pouchdb.com/
Bonus:
- https://golang.org/
- https://xamarin.com/
- https://github.com/google/j2objc ; http://j2objc.org/
- http://www.m-gwt.com/
- Write ToDo with Webix and Framework7
- Use PouchDB to store data and sync with CouchDB
- Add authentication mechanism (persona)
- Transform SPA mobile web applications in cordova Android hybrid applications
- Use Couchbase Lite to store data and sync with CouchDB
- Make hybrid application work offline
- Share with friends your ToDo lists