- Xamarin Blueprints
- Michael Williams
- 139字
- 2021-07-08 11:48:17
Preface
Throughout my journey as a mobile developer, I have worked with many different development paradigms and techniques. I have built mobile applications in Java, objective-C, Swift (2 and 3), and C# across all mobile platforms. I’ve even built entire servers for my mobile applications.
I'm not standing here to brag, or to say that I'm an expert. But I do believe that I have encountered a ton of problems, and built solutions that a lot of mobile developers will require.
My latest work has been around building cross-platform solutions with Xamarin using both native and Xamarin.Forms. I have spent a lot of time narrowing down, what I believe are the best approaches in building any cross-platform mobile application. Building good architecture, structure, and a smooth user experience, whilst sharing as much code as possible.
Enjoy.
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- Beginning Java Data Structures and Algorithms
- Java從入門到精通(第5版)
- 深入理解Java7:核心技術與最佳實踐
- AutoCAD VBA參數化繪圖程序開發與實戰編碼
- 嚴密系統設計:方法、趨勢與挑戰
- App Inventor少兒趣味編程動手做
- 程序員的成長課
- Android智能手機APP界面設計實戰教程
- Getting Started with RethinkDB
- 大話程序員:從入門到優秀全攻略
- Node.js Web Development
- Mastering Unity Scripting
- Learning Node.js for Mobile Application Development
- Learning Java Lambdas