Create your first 3 fully apps with .NET MAUI
- Description
- Curriculum
- FAQ
- Reviews
Do you want to get into the world of multi-platform development but do not know where to start?
What I recommend is to take practice and start creating applications from scratch. With this you will learn the process on how to develop a cross-platform application, that is, for Android, iOS and Windows, as well as other platforms such as MacOS and Tizen.
In this course, you will create your first three applications with .NET MAUI from zero, which are:
Application #1: Body Mass Index (BMI) Calculator.
This is the first application you will develop. It is a simple calculator for body mass index, it will help you understand the concept of layouts and controls. We will start creating the graphical interface, personalizing things like background color and controls. Then, we’ll move on to the code behind and add the logic needed to perform the calculations. Finally, you will see a simple way to restrict the data entered in the application.
Application # 2: Pomodoro
The second application we will build is a Pomodoro application. With this application, you will learn how to handle other types of layouts such as grids, plus you will see simple ways to add an amazing design to the controls without the need to customize them or create complex code. You will also learn how to change the font family, how to handle timers for countdown, how to run sounds in the application and how to add some constraints to have a fully functional application.
Application # 3: Amiibopedia
The last application is an app to look up Amiibo information. In this application, you will learn how to create an attractive graphical interface, how to use the MVVM pattern by creating Models and ViewModels, how to consume REST services, how to display different layouts based on converters and how to implement a search in a list.
With a duration of approximately one hour per application, this course is a great way to get started in the world of mobile development with .NET MAUI.
What are you waiting for? See you in the course.
-
1App overviewVideo lesson
-
2Explanation of the sample applicationVideo lesson
-
3Installing XAML StylerVideo lesson
-
4Removing the default codeVideo lesson
-
5Creating de UIVideo lesson
-
6Performing the calculationsVideo lesson
-
7Restricting data entryVideo lesson
-
8Reinforce your knowledge with more contentVideo lesson
-
9App overviewVideo lesson
-
10Creating the UI - Creating the GridVideo lesson
-
11Creating the UI - Adding the pomodoro elementVideo lesson
-
12Creating the UI - Customizing the controlVideo lesson
-
13Creating the UI - Change the FontFamilyVideo lesson
-
14Creating the UI - Adding the buttonVideo lesson
-
15Adding pomodoro logic - Implementing time reversalVideo lesson
-
16Establishing whether the pomodoro is running or notVideo lesson
-
17Implementing the alarm soundVideo lesson
-
18Adding pomodoro logic - Final adjustmentsVideo lesson
-
19IntroductionVideo lesson
-
20Creating the base UIVideo lesson
-
21Creating the AmiiboModel classVideo lesson
-
22Creating the ViewModel and getting the AmiibosVideo lesson
-
23Replacing static data with real dataVideo lesson
-
24Assigning a different background color for each elementVideo lesson
-
25Implementing Amiibo searchVideo lesson
External Links May Contain Affiliate Links read more