Beginning Xamarin Development for the Mac: Create iOS, watchOS, and Apple tvOS apps with Xamarin.iOS and Visual Studio for Mac
β Scribed by Dawid Borycki (auth.)
- Publisher
- Apress
- Year
- 2018
- Tongue
- English
- Leaves
- 225
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
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#
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
β¦ Table of Contents
Front Matter ....Pages i-xvi
Fundamentals (Dawid Borycki)....Pages 1-26
App Structure and Lifecycle (Dawid Borycki)....Pages 27-46
Views (Dawid Borycki)....Pages 47-82
Navigation (Dawid Borycki)....Pages 83-100
Touch (Dawid Borycki)....Pages 101-116
Unit Testing (Dawid Borycki)....Pages 117-142
Consuming RESTful Web Services (Dawid Borycki)....Pages 143-162
watchOS (Dawid Borycki)....Pages 163-191
tvOS (Dawid Borycki)....Pages 193-209
Back Matter ....Pages 211-214
β¦ Subjects
Microsoft and .NET
π SIMILAR VOLUMES
<p><p>Quickly learn how to get the most out of the Visual Studio for Mac integrated development environment (IDE). </p><p>Microsoft has invested heavily to deliver their very best development tools and platforms to other operating systems. Visual Studio for Mac is a powerful developer tool that rein
Contents at a Glance -- Contents -- About the Author -- About the Technical Reviewers -- Acknowledgments -- Introduction -- Part I: Preparing for Development -- Chapter 1: Configuring the Mac Development Machine -- Getting an Apple ID -- Upgrading macOS -- Creating a Developer Account -- Installing
Xamarin is a Mono-based suite of products that allows developers to create iOS and Android apps using C# and .NET. This learning guide is your first port of call to quickly learn Xamarin. Starting with the foundations by understanding the architecture behind Xamarin.iOS and Xamarin.Android, you wil