- 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.
- Visual Studio 2012 Cookbook
- Drupal 8 Blueprints
- Java 9 Programming Blueprints
- PySide GUI Application Development(Second Edition)
- C++ 從入門到項目實踐(超值版)
- Visual Basic程序設計實踐教程
- Procedural Content Generation for C++ Game Development
- 區塊鏈技術進階與實戰(第2版)
- Raspberry Pi Robotic Projects(Third Edition)
- Data Manipulation with R(Second Edition)
- Instant Pygame for Python Game Development How-to
- 絕密原型檔案:看看專業產品經理的原型是什么樣
- PHP典型模塊與項目實戰大全
- Java入門經典
- ReactJS Blueprints