The first few installments are now on:
- The goal -https://github.com/slodge/MvvmCross/wiki/v3-02-00-Tip-Calc-A-first-app
- The PCL -https://github.com/slodge/MvvmCross/wiki/v3-02-01-Tip-Calc---The-Core-Project
- The Android UI - https://github.com/slodge/MvvmCross/wiki/v3-02-03-Tip-Calc-A-Xamarin.Android-UI-project
- The iOS UI - https://github.com/slodge/MvvmCross/wiki/v3-02-04-Tip-Calc-A-Xamarin.iOS-UI-project
Coming next will be the WindowsPhone and WinRT UIs - which I probably will cover in less detail.
After this first tutorial is done I'll start on other samples and walk-throughs, moving on from the intro and covering more advanced topics....
You'll notice I'm currently not saying too much about where to get files from or how to setup the IDEs for PCLs... this is partly because this area is changing a lot right now - so I think the docs could be out of date every week if I try to explain too much.
These are taking a lot of time to produce...
- Are they worth it?
- Is there something else you'd prefer to see instead?
- Or as well?
- Feedback always welcome!
Definitely worth it so far, these are exactly what we needed to get started. Thanks.
ReplyDelete+1
DeleteDon't forget the wpf sample!
ReplyDeleteI didn't :) See http://www.codeproject.com/Articles/566635/MvvmCross-TipCalc-Step-6-Creating-a-WPF-UI - but please do bear in mind that wpf is not something I've commercially developed for - so I'm relying on the community to plug the (BIG) gaps in my knowledge, and to keep WPF up-to-speed with samples, plugins, etc.
DeleteSweet, thanks. Unfortunately I am a beginner at wpf so I am not much help here.
Delete