HI WELCOME TO KANSIRIS

xamarin forms developer

Leave a Comment

About the Course

The Xamarin Forms Development course is primarily designed for Beginner(s)/Professional(s) who want to learn how to develop native cross platform apps with C# that run-on Android, iOS and Windows. In this course, you will learn about how to build cross platform UI using XAML and code, work with data, using Xamarin.forms controls, notifications, spinners, services, material design, and media integration like audio, video and finally publish it on App Store.
Here, you will learn how to test, debug and deploy the app to emulators, simulators, and real devices. This course will reveal new and exciting career opportunities in mobile apps development field.

Course objective

At the completion of this course, attendees will be able to;
  1. Understand Xamarin architecture
  2. Understand Xamarin.Android, Xamarin.iOS fundamentals
  3. Understand Xamarin.Forms fundamentals
  4. Build UI with XAML and code
  5. Work with images, display data beautifully and create interactive lists
  6. Implement multi-page apps with navigation, tabs, master/detail pages
  7. Store and retrieve data from a variety of sources like file system, SQLite database and RESTful services
  8. Implement MVVM pattern
  9. Write platform specific code for Android and iOS to access native features
  10. Test and deploy the app to emulators, simulators, and real devices
  11. Access Android and iOS mobile native features like camera, contacts, calendar, audio, video etc.
  12. Publish Android mobile app on Google Store and iOS on Apple Store

Who can do this course?

All students and professionals who are keen to develop amazing native cross platform mobile apps using Xamarin should go for this course.

Pre-requisites

Anyone who wants to learn this course should have a basic knowledge of C# programming language.

Tools/SDK/IDE

Visual Studio 2017, Android SDK, xCode, Windows UWP SDK, Visual Studio Emulator

Xamarin

Introduction to Xamarin

  1. Introduction to Xamarin
  2. Xamarin vs. Hybrid Framework vs. Native Framework
  3. Xamarin Development IDE – Visual Studio and Xamarin Studio
  4. Xamarin Architecture
  5. Introduction to Mono

Xamarin Development

  1. Xamarin Cross platform solutions
  2. Xamarin Family
  3. Xamarin Development Approaches
  4. Xamarin Advantages
  5. Xamarin Disadvantages

Setup the Development Environment on Windows

  1. Setting up Xamarin on Windows
  2. Configuring Visual Studio and SDK for Android and Windows UWP
  3. Configuring Visual Studio Emulator for Android and UWP
  4. Verify your Xamarin environment on Windows

Setup the Development Environment on Mac

  1. Setting up Xamarin on Mac
  2. Configuring XCode, Visual Studio and Android SDK
  3. Verify your Xamarin environment

Xamarin Project Types

  1. Xamarin Shared Projects
  2. Xamarin Portable Class Libraries

Xamarin.Android

Xamarin.Android

  1. Introduction to Android
  2. Android Architecture
  3. Introduction to Xamarin.Android
  4. Xamarin.Android Application Structure
  5. Xamarin.Android Architecture
  6. Xamarin.Android Code Compilation
  7. Xamarin.Android APIs

Android fundamentals

  1. Activities
  2. Views
  3. Layouts
  4. Resources
  5. Manifest

Android Activity

  1. Activity Life Cycle
  2. Activity Life Cycle Events
  3. Activity States

Running, Deployment, Testing

  1. Deploying app to Emulator and Devices
  2. Debugging in Emulator
  3. Debugging in Device
  4. Android Debug Log
  5. Testing app in different emulator

Xamarin.iOS

Xamarin.iOS

  1. Introduction to iOS
  2. iOS Architecture
  3. Introduction to Xamarin.iOS
  4. Xamarin.iOS Application Structure
  5. Xamarin.iOS Architecture
  6. Xamarin.iOS Code Compilation (AOT)
  7. Xamarin.iOS APIs

iOS fundamentals

  1. Storyboard
  2. Segues
  3. Views
  4. View Controllers
  5. Layouts
  6. Resources

iOS Life Cycle

  1. iOS Life Cycle
  2. iOS Life Cycle States

Running, Deployment, Testing

  1. Deploying app to Simulator and Devices
  2. Debugging in Simulator
  3. Debugging in Device
  4. Testing app in different Simulator

Windows UWP

Windows UWP

  1. Introduction to Windows UWP
  2. Windows UWP Architecture
  3. Advantages of UWP
  4. Xamarin for UWP Apps
  5. UWP Dev Tools

Windows UWP fundamentals

  1. Page
  2. Controls
  3. Layouts
  4. Resources

Windows UWP Life Cycle

  1. Windows UWP Life Cycle
  2. Windows UWP Life Cycle States
  3. Running, Deployment, Testing
  4. Deploying app to Emulator and Devices
  5. Debugging in Emulator
  6. Debugging in Device
  7. Testing app in different Emulators

Xamarin Forms

Xamarin Forms

  1. Introduction to Xamarin Forms
  2. Xamarin Forms Architecture
  3. Xamarin Forms UI
  4. Xamarin Forms UI Rendering Process
  5. Xamarin vs. Xamarin Forms
  6. Xamarin Forms Code Sharing Strategy
  7. PCL or Shared Project
  8. Advantages of PCL over Shared Project

Xamarin Forms Fundamentals

  1. Pages
  2. Views
  3. Layouts
  4. Cells

Xamarin Forms Views/Controls and Views Alignment

  1. Xamarin Forms Views/Controls
  2. Comparing Xamarin Forms Controls with Native
  3. Views Alignment

Xamarin Forms App Life Cycle

  1. Xamarin Forms Application Methods
  2. Comparing Android and iOS and Windows App Life Cycle

XAML

XAML

  1. Introduction to XAML
  2. How XAML Works?
  3. Advantages of XAML
  4. XAML vs. Code
  5. XAML Compilation
  6. Xamarin – XAML Page

XAML Properties

  1. XAML Properties Syntax
  2. Attached Properties
  3. Content Properties
  4. XAML Markup Extensions
  5. Other XAML Standard Markup Extensions

Resources

  1. Introduction to Resources
  2. Resource Dictionary
  3. Static and Dynamic Resources
  4. x:Static
  5. Styles

Xamarin Forms Fundamentals

Layouts

  1. Xamarin Forms Layouts
  2. Layout Options
  3. Stack Layout
  4. Grid Layout
  5. Relative Layout
  6. Relative Layout - Constraint Expression Properties

Layouts Contd.

  1. Absolute Layout
  2. Absolute Layout Flags
  3. Comparing iOS, Android and Xamarin.Forms Layouts
  4. Content View
  5. Scroll View
  6. Frame

Data Binding and MVVM

  1. Data Binding
  2. Data Binding Modes
  3. MVVM
  4. MVVM Event Handling
  5. Events and Handlers
  6. ICommand Interface
  7. Command with a Parameter
  8. Triggers

Navigation

  1. Introduction to Navigation
  2. Hierarchical Navigation
  3. Modal Pages
  4. A Simple Master Detail
  5. Master Detail Page
  6. Tabbed Page
  7. Carousel Page
  8. Displaying Popups
  9. Toolbar Items

Data Access – SQLite and RESTful Services

  1. Setting Up SQLite
  2. Using SQLite
  3. INotifyPropertyChanged Interface
  4. Consuming RESTful Services

Lists

  1. Populating a Basic List
  2. Cell Appearance
  3. Custom Cells
  4. Grouping Items
  5. Handling Selections
  6. Context Actions
  7. Pull to Refresh
  8. Search Bar

Multimedia

  1. Multimedia API
  2. Playing Audio
  3. Playing Video
  4. Accessing Camera
  5. Alarm Manager
  6. Gallery

Telephony API

  1. Telephony Manager
  2. Phone State
  3. SIM state
  4. SIM Number
  5. Network Type
  6. Internet Status
  7. Making Phone Call
  8. Send SMS

Notification

  1. Notification API
  2. Creating Notification Builder
  3. Setting Notification Properties
  4. Attaching Actions
  5. Issuing Notification

Maps

  1. Maps Initialization
  2. Platform Configuration
  3. Using Maps
  4. Maps Types
  5. Google Map

Themes

  1. Light Theme
  2. Dark Theme
  3. Customizing Theme

Project Development

Discussing Project Architecture

  1. Understanding Application layers
  2. Discussing Application Entities Properties
  3. Discussing Relationship among Application Entities

Developing Project

  1. Designing Application Architecture
  2. Developing Service layer using Entity Framework Code First
  3. Implementing User Login and SignUp Process
  4. Storing User Details in Local DB

Navigation and Profile

  1. Creating Side menu
  2. Updating Profile

My Store

  1. Creating My Store for product listing
  2. Searching Products
  3. Product Details

Shopping Cart

  1. Creating Shopping Cart
  2. Adding Products to Shopping Cart
  3. Removing Products from Shopping Cart

Payment Gateway

  1. Understanding Payment Gateway Process
  2. Integrating Payment Gateway
  3. Sending/Receiving data to and from Payment Gateway
  4. Placing order

Store Deployment – Google, Apple, Windows

  1. Preparing the App for store deployment
  2. Adding Application Icons and Images
  3. Adding Splash Screen
  4. Packaging and Distributing the App
  5. Uploading to App Store
Self-Paced Learning

  •  Learn to build industry relevant projects
  •  Access to interactive Learning Platform
  •  Measure Progress through Assessments
  •  Access to support forum
  •  Learn Anytime, Anywhere, on Any Device
  •  1 Yr. of access to pre-recorded sessions videos
  •  Certificate of Completion
12,000/20050% OFF
6,000/100
Instructor Led Training

  •  Interactive instructor-led live sessions
  •  Live Q&A sessions with mentor
  •  Learn to build industry relevant projects
  •  Access to interactive Learning Platform
  •  Measure Progress through Assessments
  •  Access to support forum
  •  Learn Anytime, Anywhere, on Any Device
  •  1 Yr. of access to pre-recorded & live sessions videos
  •  Certificate of Completion
16,500/275

0 comments:

Post a Comment

Note: only a member of this blog may post a comment.