Skip to content

Full Stack Xamarin with C# for Beginners to Build Apps

Build native mobile apps with Xamarin for Android, iOS and Windows. Learn Xamarin.Forms, improve your Xamarin skills


Oak Academy

Summary

Price
£39 inc VAT
Study method
Online, On Demand What's this?
Duration
11.6 hours · Self-paced
Qualification
No formal qualification
Certificates
  • Reed courses certificate of completion - Free

Add to basket or enquire

Overview

Hello,

Welcome to Full Stack Xamarin with C# for Beginners to Build Apps course.
Build native mobile apps with Xamarin for Android, iOS and Windows. Learn Xamarin.Forms, improve your C# Xamarin skills.

Do you want to learn C# but have no experience at all.

This Full Stack Xamarin with C# for Beginners to Build Apps course is the perfect place for you to start. In this course, we designed C# .NET course to give you everything you need to become productive with C#.

Code with C# today!

After learning about C#, you will be able to make easily your own applications with Xamarin.

The best course is right in front of your eyes. This is the most complete course that teaches you how to build Native Cross-Platform Apps with C# Codes.

In this course, we will develop cross-platform apps with XamarinForms. You do not need to learn Java, Kotlin, Objective-C, Swift, or anything of that. All you need to know is C #, and you will learn it in this course.

No prior knowledge is needed!

Enroll and master fundamentals of C# and programming with the .NET framework, because you'll have lots of options waiting in front of you. Either choose to build mobile apps or you can make a job transition and work as a web developer. We want you to know that when you know the fundamentals well, switching to different technology stacks is easier.

That`s why you are at a great place to start with C#.

All my students will have a chance to learn not only the whats but also learn the whys and hows.

What you will learn?

  • C# Programming and Features of C#

  • Visual Studio IDE

  • Console Application

  • Variables

  • Primitive Types and Non-Primitive Types

  • Flow Control Expressions

  • Arrays and Lists

  • Error Handling and Debugging

  • Functions

  • Reading File

  • Writing to File

  • Installing Visual Studio and Xamarin libraries

  • Creating a custom Emulator

  • Running project on the Emulator

  • Developing native mobile apps for Android, iOS, and UWP

  • Building user interfaces with XAML and C# code

  • Using Xamarin Forms Previewer

  • Managing NuGet packages

  • Creating pages and navigation between them

  • Adding and using elements

  • Designing with Layouts

  • TableView and Cells

  • Displaying popups

  • ListView and data binding basic

  • Getting platform-specific functions with Dependency Service

  • Using native controls with Custom Renderers

By registering the course you will have lifetime access the all resources, practice videos, and will be able to ask questions about related topics whenever you want.

Why would you want to take this course?

Our answer is simple: The quality of teaching.

When you enroll, you will feel the OAK Academy`s seasoned developers' expertise.

This course starts with very basics. First, you will learn how to install the tools, some terminology. Then the show will start and you will learn everything with hands-on practices. I'll also teach you the best practices and shortcuts.

Step-by-Step Way, Simple and Easy With Exercises

By the end of the course, you’ll have a firm understanding of Xamarin and valuable insights on how things work under the hood and you'll also be very confident in the basics of coding and game development, and hungry to learn more. The good news is since the Free and popular tools are used you don’t need to buy any tool or application.

Video and Audio Production Quality

All our videos are created/produced as high-quality video and audio to provide you the best learning experience.

You will be,

  • Seeing clearly

  • Hearing clearly

  • Moving through the course without distractions

You'll also get:

  • Lifetime Access to The Course

  • Fast & Friendly Support in the Q&A section

Dive in now!

We offer full support, answering any questions.

See you in the Full Stack Xamarin with C# for Beginners to Build Apps course!

Curriculum

26
sections
114
lectures
11h 38m
total
    • 1: 2 - No experience on C#_ Don`t Worry! 02:00
    • 2: 3 - C# .NET Framework 02:56
    • 3: Project Files and Course Documents 01:00
    • 4: 5 - Development Environments 06:34
    • 5: 6 - How To Install Visual Studion On Windows_ 02:22
    • 6: 7- installing visual studio on mac 05:48
    • 7: 8 - What is Console App_ 00:46
    • 8: 9 - Functions Used in Console Environment to Write and Read 04:58
    • 9: 10 - Read _ Readline 03:15
    • 10: 11 - What Is Variables_ 09:18
    • 11: 12 - Type Conversions in Variables 08:13
    • 12: 13 - Introduction to Windows Form 01:28
    • 13: 14 - Review Necessary Windows 07:51
    • 14: 15 - Review Form Properties 05:19
    • 15: 16 - Using MessageBox 05:13
    • 16: 17 -Button 09:09
    • 17: 18 -Label 03:40
    • 18: 19 -textbox 06:29
    • 19: 20 -GroupBox 02:24
    • 20: 21 - RadioButton 03:55
    • 21: 22 - Checbox 03:58
    • 22: 23 - Combobox 09:21
    • 23: 24 - Datetimepicker 05:54
    • 24: 25 - Switch and Data Transfer Between Forms 06:02
    • 25: 26 - Using Operators 05:08
    • 26: 27 - Using Comment Line 03:51
    • 27: 28 - Using Region 02:02
    • 28: 29 - Naming Conventions 04:21
    • 29: 30 - Using Breakpoint 07:43
    • 30: 31 - Keyboard Shortcuts in Visual Studio 03:37
    • 31: 32 - If -Else Statement 12:55
    • 32: 33 - Switch Case Statement 06:22
    • 33: 34 - While DoWhile 11:06
    • 34: 35 - For Loop 05:33
    • 35: 36 - Jump Statements 09:15
    • 36: 37 - Make an Example With What We Learn 20:57
    • 37: 38 - Arrays 09:44
    • 38: 39 - Methods 16:38
    • 39: 40 - Class and Object 13:06
    • 40: 41 - Using List Class 13:53
    • 41: 42 - Using Random Class 09:08
    • 42: 43 - Using Timer Class 07:29
    • 43: 44 - Using Math Class 20:24
    • 44: 1 - What We Will Learn in Xamarin Course? 05:28
    • 45: 2 - Frequently Asked Questions 02:36
    • 46: 4 - What is Xamarin? 02:22
    • 47: 5 - Why Xamarin? 02:37
    • 48: 6 - Setting Up Visual Studio 2019 and Xamarin 02:19
    • 49: 8 - Create First Xamarin Forms App Using Visual Studio 02:26
    • 50: 9 - Meeting with Xamarin Forms Project Architecture 07:09
    • 51: 10 - Creating an Android Emulator 02:58
    • 52: 11 - Deploying App on Emulator 01:40
    • 53: 12 - Content Page 07:49
    • 54: 13 - Navigation Page and Toolbar Items 10:03
    • 55: 14 - Tabbed Page 03:30
    • 56: 15 - Carousel Page 03:31
    • 57: 16 - Master Detail Page 07:19
    • 58: 17 - Navigation Between Pages 05:06
    • 59: 18 - What We Have Learned 01:03
    • 60: 19 - Button 05:42
    • 61: 20 - Label 02:18
    • 62: 21 - Entry and Editor 04:39
    • 63: 22 - Search Bar 02:28
    • 64: 23 - Switch and Checkbox 02:11
    • 65: 24 - Slider 02:37
    • 66: 25 - Stepper 01:32
    • 67: 26 - Progress Bar 02:26
    • 68: 27 - Box View 01:32
    • 69: 28 - Image 02:26
    • 70: 29 - Picker 01:52
    • 71: 30 - Date Picker and Time Picker 02:05
    • 72: 31 - Activity Indicator 01:05
    • 73: 32 - Web View 02:00
    • 74: 33 - Let’s practice: Register Page 22:48
    • 75: 34 - Stack Layout 11:26
    • 76: 35 - Grid 11:38
    • 77: 36 - Absolute Layout 08:20
    • 78: 37 - Relative Layout 07:46
    • 79: 38 - Let’s Practice: Login Page Design 13:39
    • 80: 39 - Table View 05:03
    • 81: 40 - Text Cell 02:09
    • 82: 41 - Switch Cell 01:32
    • 83: 42 - Entry Cell 01:35
    • 84: 43 - Image Cell 01:24
    • 85: 44 - View Cell 05:34
    • 86: 45 - Let’s Practice: Settings Page 20:32
    • 87: 46 - What is OOP? 02:46
    • 88: 47 - Class and Object 06:26
    • 89: 48 - Displaying Alerts 04:47
    • 90: 49 - Action Sheet 02:48
    • 91: 50 - What We Have Learned? 00:35
    • 92: 51 - Creating a List View 01:49
    • 93: 52 - Adding Items in List View with Data Binding 03:42
    • 94: 53 - Getting Selected Item 02:48
    • 95: 54 - Adding Header and Footer 04:11
    • 96: 55 - Pull to Refresh 01:37
    • 97: 56 - Using Search Bar 02:17
    • 98: 57 - Grouping on List View 04:39
    • 99: 58 - Let’sPractice: Cafe´ Menu App 33:58
    • 100: 59 - Enum 05:07
    • 101: 60 - Define an Interface and the Get Method 05:14
    • 102: 61 - Service Implementation on Android 03:10
    • 103: 62 - Service Implementation on iOS 02:03
    • 104: 63 - Service Implementation on UWP 03:16
    • 105: 64 - What We Have Learned? 00:56
    • 106: 65 - Interface 07:13
    • 107: 66 - Creating a Control 01:27
    • 108: 67 - Creating a Custom Renderer on Android 03:57
    • 109: 68 - Creating a Custom Renderer on iOS 02:16
    • 110: 69 - Creating a Custom Renderer on UWP 02:19
    • 111: 70 - Creating a Custom Control 03:27
    • 112: 71 - Adding Bindable Properties to a Custom Control 07:41
    • 113: 72 - Let’s Practice: Video Player App 48:40
    • 114: 73 - Encapsulation 10:55

Course media

Description

Hello,

Welcome to Full Stack Xamarin with C# for Beginners to Build Apps course.
Build native mobile apps with Xamarin for Android, iOS and Windows. Learn Xamarin.Forms, improve your C# Xamarin skills.

Do you want to learn C# but have no experience at all.

This Full Stack Xamarin with C# for Beginners to Build Apps course is the perfect place for you to start. In this course, we designed C# .NET course to give you everything you need to become productive with C#.

Code with C# today!

After learning about C#, you will be able to make easily your own applications with Xamarin.

The best course is right in front of your eyes. This is the most complete course that teaches you how to build Native Cross-Platform Apps with C# Codes.

In this course, we will develop cross-platform apps with XamarinForms. You do not need to learn Java, Kotlin, Objective-C, Swift, or anything of that. All you need to know is C #, and you will learn it in this course.

No prior knowledge is needed!

Enroll and master fundamentals of C# and programming with the .NET framework, because you'll have lots of options waiting in front of you. Either choose to build mobile apps or you can make a job transition and work as a web developer. We want you to know that when you know the fundamentals well, switching to different technology stacks is easier.

That`s why you are at a great place to start with C#.

All my students will have a chance to learn not only the whats but also learn the whys and hows.

What you will learn?

  • C# Programming and Features of C#

  • Visual Studio IDE

  • Console Application

  • Variables

  • Primitive Types and Non-Primitive Types

  • Flow Control Expressions

  • Arrays and Lists

  • Error Handling and Debugging

  • Functions

  • Reading File

  • Writing to File

  • Installing Visual Studio and Xamarin libraries

  • Creating a custom Emulator

  • Running project on the Emulator

  • Developing native mobile apps for Android, iOS, and UWP

  • Building user interfaces with XAML and C# code

  • Using Xamarin Forms Previewer

  • Managing NuGet packages

  • Creating pages and navigation between them

  • Adding and using elements

  • Designing with Layouts

  • TableView and Cells

  • Displaying popups

  • ListView and data binding basic

  • Getting platform-specific functions with Dependency Service

  • Using native controls with Custom Renderers

By registering the course you will have lifetime access the all resources, practice videos, and will be able to ask questions about related topics whenever you want.

Why would you want to take this course?

Our answer is simple: The quality of teaching.

When you enroll, you will feel the OAK Academy`s seasoned developers' expertise.

This course starts with very basics. First, you will learn how to install the tools, some terminology. Then the show will start and you will learn everything with hands-on practices. I'll also teach you the best practices and shortcuts.

Step-by-Step Way, Simple and Easy With Exercises

By the end of the course, you’ll have a firm understanding of Xamarin and valuable insights on how things work under the hood and you'll also be very confident in the basics of coding and game development, and hungry to learn more. The good news is since the Free and popular tools are used you don’t need to buy any tool or application.

Video and Audio Production Quality

All our videos are created/produced as high-quality video and audio to provide you the best learning experience.

You will be,

  • Seeing clearly

  • Hearing clearly

  • Moving through the course without distractions

You'll also get:

  • Lifetime Access to The Course

  • Fast & Friendly Support in the Q&A section

Dive in now!

We offer full support, answering any questions.

See you in the Full Stack Xamarin with C# for Beginners to Build Apps course!

Who is this course for?

  • Newbies or students looking for a refresher on the basics of C# and .NET
  • People who wants to learn C# and Xamarin
  • People who wants to learn Visual Studio
  • People who want to learn game development & design with xamarin with c#
  • People who wants develop their own game ( and game development fundamentals)
  • Anyone who wants learn to build native mobile apps with Xamarin for Android, iOS and Windows
  • Those who wants to start learning Xamarin from scratch and move forward
  • An absolutely amazing course it was! I've got a very good idea of how to make a real-world application with the help of Xamarin Forms.
  • People who want to build a app with full stack xamarin with c# for beginners
  • People who want to learn xamarin forms
  • Passion for learning to build Native Cross-Platform Apps and uwp with C# Codes
  • Developers who want to utilize their existing C# skills to build native mobile apps for xamarin forms
  • People who want to learn visual studio 2019 xamarin c# oak academy mobile app xamarin ios uno platform c# mobile
  • Anyone who want to learn programming with xamarin form c# apps xamarin native ios xamarin visual studio xamarin 2019 c# app xamarin app xamarin oak academy
  • People who want to learn xamarın xamarin mobile app cross platform app development xamarin course xamarin project c# mobile apps c# ios
  • Anyone who want to learn programming with xamarin uwp xamarin forms xamarin android c# xamarin form c# xamarin xamarin c# c# full stack
  • People who want to learn xamarin native xamarin ios full stack c# oak academy visual studio 2019 xamarin full stack xamarin c# mobile c# mobile app xamarin visual studio
  • Anyone who want to learn programming with fullstack xamarin. forms c# app xamarin beginner xamarin project android visual studio xamarin full stack mobile meanstack xamarin studio mobile app c# xamarin android app xamarin projects windows app xamarin 2019

Requirements

  • No prior knowledge of C# and xamarin is required

  • A computer for installing all the free software (xamarin, xamarin forms, c# (c sharp programming) and tools needed to practice

  • Free software and tools used during the full stack xamarin with c# course

  • Nothing else! It’s just you, your computer and your ambition to get started today

  • LIFETIME ACCESS, course updates, new content, anytime, anywhere, on any device

  • If you know C# Object Oriented Programming, it will be a huge advantage for Xamarin

  • Microsoft Windows 7, 8, 10 or Apple Mac OS X 10.12 and later versions for Xamarin Android

Questions and answers

Currently there are no Q&As for this course. Be the first to ask a question.

Certificates

Reed courses certificate of completion

Digital certificate - Included

Will be downloadable when all lectures have been completed

Reviews

Currently there are no reviews for this course. Be the first to leave a review.

FAQs

Study method describes the format in which the course will be delivered. At Reed Courses, courses are delivered in a number of ways, including online courses, where the course content can be accessed online remotely, and classroom courses, where courses are delivered in person at a classroom venue.

CPD stands for Continuing Professional Development. If you work in certain professions or for certain companies, your employer may require you to complete a number of CPD hours or points, per year. You can find a range of CPD courses on Reed Courses, many of which can be completed online.

A regulated qualification is delivered by a learning institution which is regulated by a government body. In England, the government body which regulates courses is Ofqual. Ofqual regulated qualifications sit on the Regulated Qualifications Framework (RQF), which can help students understand how different qualifications in different fields compare to each other. The framework also helps students to understand what qualifications they need to progress towards a higher learning goal, such as a university degree or equivalent higher education award.

An endorsed course is a skills based course which has been checked over and approved by an independent awarding body. Endorsed courses are not regulated so do not result in a qualification - however, the student can usually purchase a certificate showing the awarding body's logo if they wish. Certain awarding bodies - such as Quality Licence Scheme and TQUK - have developed endorsement schemes as a way to help students select the best skills based courses for them.