Beginning Xamarin Development for the Mac
by: Dawid Borycki
Print Length 页数: 214 pages
Edition 版次: 1st ed.
Language 语言: English
Publisher finelybook 出版社: Apress
Publication Date 出版日期: 2018-01-20
ISBN-10: 1484231317
ISBN-13: 9781484231319
Book Description
By finelybook
Beginning Xamarin Development for the Mac: Create iOS,watchOS,and Apple tvOS apps with Xamarin.iOS and Visual Studio for Mac
Develop apps for the iPhone,iPad,and Apple wearables using Visual Studio for the Mac.
Learn how to set up your development environment and emulators,and how to create adaptive user interfaces for various platforms. Expert Dawid Borycki guides you through the fundamentals of programming for Apple platforms (Model View Controller,Test Driven Development),navigation patterns,gesture handling,accessing user’s location,and reading and consuming data from web services.
After reading this book,you will be able to build native apps that look and feel like other apps built into iOS,watchOS,and tvOS,and have the skills that are in high demand in today’s market. If you are already programming C# apps for web or desktop,you will learn how to extend your skill set to Apple mobile,wearable,and smart TV platforms.
What You’ll Learn
Build and implement native apps for Apple platforms
Create adaptive,universal views and handle navigation between them
Access user’s location and handle touch input
Consume data from web services
Minimize app development time with C#
Who This Book Is For
Developers who are interested in mobile and device development,as well as experienced non-Apple developers who want to switch or extend their skill set to programming for Apple platforms
Contents
Chapter 1: Fundamentals
Chapter 2: App Structure and Lifecycle
Chapter 3: Views
Chapter 4: Navigation
Chapter 5: Touch
Chapter 6: Unit Testing
Chapter 7: Consuming RESTful Web Services
Chapter 8: watchOS
Chapter 9: tvOS