Description
In this course, you will learn:-
- Students will be able to use Xamarin to create a simple iOS application using C#
Syllabus:-
-
Introduction
-
Mobile Development
-
What is Xamarin?
-
Install Xamarin
-
Introduce the development tools
-
Create an iOS application
-
iOS Terminology
-
Add a root view controller
-
Flash Quiz
-
Add Screens to your application
-
Add subview and controls
-
Flash Quiz
-
Create a UI for your app
-
Add behavior to your application
-
Add logic to your app
-
Tour the Xamarin.iOS Designer
-
Create the UI for a single view application
-
Describe and use Auto Layout
-
Add constraints
-
Flash Quiz
-
Interact with designer-defined views programmatically
-
Flash Quiz
-
Add behavior
-
Navigate between view controllers programmatically
-
Add a second screen
-
Utilize segues to navigate between view controllers
-
Flash Quiz
-
Use segues to create navigation
-
Summary