-
Book Overview & Buying
-
Table Of Contents
Xamarin 4 By Example
By :
Xamarin 4 By Example
By:
Overview of this book
The mobile app market is increasing exponentially every year. Xamarin Studio with its modern and powerful IDEs makes creating applications a lot easier by simplifying the development process. Xamarin will allow you and your team to create native applications by taking advantage of one of the most evolved programming language in the world: C#.
This book will provide you with the basic skills you need to start developing mobile apps using C# and Xamarin. By working through the examples in each chapter, you will gain hands-on experience of creating a complete app that is fully functional by all means. Finally, you will learn to publish the app you created on the app market. Each project in this book will take you one step closer to becoming a professional app developer.
Table of Contents (11 chapters)
Preface
1. Getting Started with Xamarin
2. Sharing Code between Platforms
3. Exploring the UI Controls
4. Data – the Monkeys Catalog
5. Cloud and Async Communication
6. Custom Renderers
7. Monkey Puzzle Game – Processing Images
8. The People Around Me Application
9. Testing – Spot the bugs