Xamarin Forms: Build Native Cross-platform Apps with C#
What you’ll learn
-
Build native mobile apps for Android, iOS and Windows using C#
-
Understand the fundamentals of Xamarin Forms and its architecture
-
Build user-interfaces with XAML and code
-
Work with images
-
Present data in beautiful, interactive lists
-
Implement multi-page apps with navigation, tabs, master/detail pages
-
Build forms and setting pages
-
Store and retrieve data from a variety of sources (file system, SQLite database and RESTful services)
-
Implement Model-View-ViewModel (MVVM) architectural pattern
With over 13,000 happy students and 2,600+ positive reviews, this course is Udemy’s most popular course for learning Xamarin Forms!
Do you have an idea for an app and want to turn that into reality? Well, if you want to build that app for iOS, you need to know Objective-C, which is an old, C-based language. The alternative is to learn Swift. If you want to build the same app for Android, you need to learn Java. And if you want to build this app for Windows, of course you need to know C#.
Sounds like a lot of headache. It’s not just about learning different programming languages. It’s about the fact that each platform has its own UI framework which is built with a different architecture and API.
Building apps shouldn’t be that painful. Is there a better way? Yes there is: Xamarin Forms.
Xamarin Forms is a UI framework for building native cross-platform mobile apps with C#. You code your app only once, and let Xamarin compiler build your app for each platform. As simple as that! You don’t need to learn 4 different languages and presentation frameworks!
In this course, Mosh, author of 9 five-star courses on Udemy, will take you on a pragmatic and step-by-step journey and teach you how to build native mobile apps for Android, iOS and Windows using Xamarin Forms and C#.
In particular, you’ll:
- Learn and understand the fundamentals of Xamarin Forms and its architecture
- Build user-interfaces with XAML and code
- Work with images
- Present data in beautiful, interactive lists
- Implement multi-page apps with navigation, tabs, master/detail pages
- Build form and setting pages
- Store and retrieve data from a variety of sources (file system, SQLite database and RESTful services)
- Implement Model-View-ViewModel (MVVM) architectural pattern
If you’ve taken any of Mosh’s courses before, you know what you get: clear, concise training, without waffling or mocking around.
You get 7.5 hours of high-quality content and every single minute is crafted with outstanding delivery and world-class production. Mosh doesn’t create 10+ hour courses that need to be fast-forwarded or skipped.
This course is packed with real-world examples, exercises and best practices. Not only will you learn how to use Xamarin Forms, you’ll also learn first-class tips to make your code cleaner and more maintainable.
Lectures also have downloadable source code so you can code-along while watching the videos.
So, if you’re looking for a Xamarin Forms course with
- A passionate coder and instructor who knows his craft
- Perfect structure
- Balanced mix of theory and practice
- Clear, concise and bite-sized videos
- Lots of real-world examples and coding exercises
- Downloadable source code
- Discussion of best practices
- World-class audio / video production
Don’t look further. Enrol in the course now and learn to build native mobile apps for Android, iOS and Windows using your existing C# skills.
PREREQUISITES
All you need to know in order to take this course is C#. At a minimum, you should be comfortable with classes, interfaces, events, delegates, lambda expressions and a bit of LINQ.
If you need to strengthen your fundamentals, you can watch Mosh’s related courses:
- C# Intermediate: Classes, Interfaces and Object-oriented Programming
- C# Advanced: Take Your C# Skills to the Next Level
FREQUENTLY ASKED QUESTIONS
1- Do I need a Mac to take the course?
Not at all! You can use use Visual Studio on Windows to build and deploy apps to Windows and Android. You need a Mac only to build your app for iOS. And this involves simply adding a new project to your Visual Studio solution, setting it as the start up project and building it. That’s it! You don’t need to write any extra code.
So, no, you don’t need a Mac to take this course or learn Xamarin Forms in general.
2- Do I need to know about Xamarin.Android and Xamarin.iOS libraries?
Again, no! Xamarin Forms provides a simple, unified API for you to build cross-platform mobile apps. When you build your app for Android or iOS, it will internally use Xamarin.Android or Xamarin.iOS to map the common user interface elements to their corresponding native equivalent.
You need to know about Xamarin.Android or Xamarin.iOS only if you want to build custom user-interface elements.
WHAT OTHER STUDENTS WHO HAVE TAKEN THIS COURSE SAY
“Another fantastic course by Mosh! Really well presented and easy to follow along. Highly recommended for anyone wanting to get up an running with Xamarin. I have apps up on my Android device and the whole experience has been super. Thanks Very Much!” -Aindriu Mac Giolla Eoin
“Mosh has that incredible teaching skill to start from a fundamental level and then take you on a journey to iterate and improve on to a best practice mode thereby allowing you to grasp the core concept faster. Very much recommended for anyone who has always wanted to build native Android and iOS applications leveraging your existing C# skills. Keep up the good work Mosh!” -Sachin Chitran
“I read through the entire Xamarin Forms official book as well as some other books on the topic before taking this course. I wish I had taken this course from the beginning. The concepts are explained clearly, and the exercises at the end of each section really help to solidify what you have just learnt.” -Morné Zaayman
“You will not be disappointed by Mosh. At first I saw his content on youtube and I wanted to get a more in depth grip of his courses. I can assure you that the investment is truly worth it. You will neither feel like the instructor is talking to a stone who has never programmed, nor feel overwhelmed by a lot of complex programming techniques. The way he explains is just right for the average coder looking for improvements.” -Oproiu Stefan
“This was my first paid video course ever and wow…what a surprise! Now six months later, I already bought two other courses from Mosh Hamedani because it’s a great way to learn so much in such a short time. I became a real fan of Mosh because he gives a boost to my work career.
I recommend all the developers to watch the video courses of Mosh, you will not regret! He’s a very enthusiastic instructor who can teach you difficult concept as if they were easy. The video content includes many great exercises which will challenge yourself. Furthermore, the cheat sheets are very useful to refresh your memory.” -Yen Jacobs
30-DAY FULL MONEY-BACK GUARANTEE
This course comes with a 30-day full money-back guarantee. Take the course, watch every lecture, and do the exercises, and if you feel like this course is not for you, ask for a full refund within 30 days. All your money back, no questions asked.
ABOUT YOUR INSTRUCTOR
Mosh (Moshfegh) Hamedani is a software engineer with 17 years of professional experience. He is the author of several best selling Udemy courses with more than 120,000 students in 192 countries. He has a Master of Science in Network Systems and Bachelor of Science in Software Engineering. His students describe him as passionate, pragmatic and motivational in his teaching.
So, do you want to use your existing C# skills to build native apps for Android, iOS and Windows?
Join the other 13,000 students who have taken this course and start building your first native cross-platform app within a few minutes.
Who this course is for:
- Developers who want to utilize their existing C# skills to build native mobile apps
- Developers who don’t want to learn Objective-C, Swift or Java to build native apps
12 reviews for Xamarin Forms: Build Native Cross-platform Apps with C#
Add a review
Original price was: $109.99.$19.99Current price is: $19.99.
Ankit Yadav –
course is best for beginners and easy going, covered the basics. All topics are covered with practical example. What I am missing in this course is to have 1 small project as last module, that would have been perfect.
Thanks
Leonidas Pigounakis –
Mosh is one of my favourites. Always nice and clean code with understandable explanations, good examples and exercises. Until today (May 2021) that I completed the course a lot of stuff are now outdated and/ or obsolete and this may make it difficult for absolute beginners to follow. However, I believe that students with a few months experience in the language will not have any serious problems, as this course still gives a very good explanation of Xamarin Forms in total.
Pieter Conradie –
This is wonderful beginner course for anybody to learn Xamarin. The level of detail is great and very easy to understand. You will need to basic understanding of coding but otherwise I love what I learned and cannot wait to use it.
Gabriela Ambrósio Campanine –
O professor tem uma didática excelente, explica a parte teórica dos conceitos e apresenta exemplos práticos.
Apesar de o conteúdo teórico do curso ser excelente, tive que alterar minha avaliação de 5 estrelas para 4 estrelas, pois há muitos conteúdos desatualizados nas aulas.
Rodrigo Mendoza Marín –
Mosh courses are always good and makes you get up and running in no time.
Pros:
1. Structure of course
2. Exercises
3. Easy to follow
Cons:
1. Needs some updates, for example, instead of listviews use collection views with refresh view
2. Exercise Netflix Roulette API endpoint is down, but you can use other free ones for the exercise.
3. SQLite section missing one-to-one, many-to-one, many-to-many relationships.
4. Missing shell, dependency service, custom renders.
imtiaz Iqbal –
For many years i have been trying to learn xamarin but all the courses i took did not cover the way i could learn.
But this course made me learn xamarin very easily.
Thank you!
Prasad Daflapurkar –
The course contents provided exactly what I needed to start with Xamarin form apps.
Bankimchandra M –
Mosh has a nice way of explaining the functionalities of the components. He is insightful and knowledgeable on the subject at hand. Overall, a very good course.
Eduardo Lozano Quintana –
Excelente para entender lo básico de Xamarin y empezar a crear aplicaciones.
MR. MAMADIMO MELVIN MAMABOLO –
Please UPDATE the Course to the latest Xamarin studio or Make a new Course
Sean Riley –
Content is very outdated.
Mayank Gupta –
The course must include the below
1:-How to deploy the project on the play store?
because without this topic course is incomplete.