Autoplay
Autocomplete
Previous Lesson
Complete and Continue
The Ultimate Xamarin Course - Build Cross Platform Apps!
Variables
01. Setting up Xamarin Studio
02. Introduction to Variables
03. Boolean Variables in iOS
04. Boolean Variables in Android
05. Integer Variables in iOS
06. Integer Variables in Android
07. Float and Double Variables in iOS
08. Float and Double Variables in Android
09. Character Variables in iOS
10. Character Variables in Android
11. String Variables in iOS
12. String Variables in Android
13. Summary of Variables
Arrays
01. Intro to Arrays in Xamarin
02. Boolean Arrays in iOS
03. Integer Arrays in Android
04. Floats and Double Arrays in iOS
05. Character Arrays in Android
06. String Arrays in iOS
07. Access Elements in Number Arrays in Android
08. Accessing Elements in Boolean, Character, and String Arrays in iOS
09. Modifying Variables Within an Array in Android
10. Multidimensional Int Arrays in iOS
If Statements
01. Introduction to If Statements
02. Basic If Statements with Booleans in iOS
03. Basic If Statements With Integers in Android
04. Test 2 Conditions with 1 If Statement in iOS
05. Test 2 Conditions Using Nested If Statements in Android
06. 2 If Statements With Different Outcomes in iOS
07. Else If Statements in Android
08. Else Statements in iOS
09. Piecing it all Together and Recap in Android
For Loops
01. Intro to For Loops in Xamarin
02. For Loops that Increase Count by 1 in iOS
03. Appending Strings Using For Loops in Android
04. Printing Character Arrays in iOS
05. Modifying Array Element Using For Loops in Android
06. Different Ways to Index With a For Loop in iOS
07. If Statements in For Loops in Android
08. Access Elements by Testing I Rather Than Changing the Index in iOS
09. For Loops in the Mario Game in Android
Functions
01. Introduction to Functions
02. Basic Void Function Without Parameters in iOS
03. Void Function With Parameters in Android
04. Number Return Type Functions in iOS
05. Boolean and String Return Types in Android
06. If Statements in Functions
07. Functions Calling Other Functions
Tip Calculator
01. Setting up Xamarin
02. Designing the Layout
03. Adding IDs to the Design Template
04. Initializing the Fields Used in the Layouts
05. Implementing Main Functionality
06. Running the App and Finishing the Design
07. Setting up Xamarin for iOS Development
08. Designing the Layout in iOS
09. Assigning Names and Improving Design
10. Initializing the Button
11. Implementing Functionality in iOS
12. Running and Changing Appearances in iOS
Compound Interest Calculator
01. Intro and Set Up
02. Designing the Layout in iOS
03. Designing the Functionality in iOS
04. Create Text Input Handlers in iOS
05. Implementing Functionality in iOS
06. Running the App and Making it Visually Appealing in iOS
07. Designing the Layout in Android
08. Designing Functionality in Android
09. Initializing Variables to Contain Text Input in Android
10. Implementing Functionality in Android
11. Making the Calculator Look Good in Android
Inspirational Quote
01. Intro and Setup
02. Designing the Layout in iOS
03. Design the Skeleton of the Code in iOS
04. Declaring Variables and Initializing our List of Quotes in iOS
05. Implementing Functionality in iOS
06. Running the App and Making it More Visually Appealing in iOS
07. Designing the Layout in Android
08. Declaring Methods and Understanding Flow in Android
09. Declaring Variables in Android
10. Implementing Final Functionality in Android
11. Improving the Visual Appeal in Android
True False Test
01. Introduction
02. Designing the Layout in Android
03. Declaring Variables in Android
04. Declaring Methods in Android
05. Implementing Functionality in Android
06. Improving Appearance in Android
07. Designing the Layout in iOS
08. Declaring Variables in iOS
09. Declaring Functions in iOS
10. Implementing the Functionality in iOS
11. Improving the Design in iOS
Multiple Choice Test
01. Introduction
02.Designing the Layout in iOS
03. Declaring Variables in iOS
04. Declaring Functions in iOS
05. Implementing Methods in iOS
06. Implementing Functionality in iOS
07. Improving the Design in iOS
08. Designing the Layout in Android
09. Declaring Variables in Android
10. Initializing Variables in Andriod
11. Declaring Functions in Android
12. Implementing Functionality in Android
13. Fine Tuning the Design in Android
Buoyancy Force Calculator
01. Introduction
02. Designing the Layout in Android
03. Initializing Layout in Android
04. Declaring Variables in Android
05. Setting up the Spinner in Android
06. Handling Spinner Sections in Android
07. Handling Button Presses in Android
08. Improving the Design in Android
09. Designing the Layout in iOS
10. Declaring Variables in iOS
11. Creating a Picker in iOS
12. Add Event Handler for Picker in iOS
13. Implementing the Last of the Functionality in iOS
14. Improving the Design in iOS
Velocity Calculator
01. Intro and Set Up
02. Designing the Layout in iOS
03. Designing the Skeleton of the App in iOS
04. Handling Text Input in iOS
05. Switch Statement to Choose Appropriate Equation in iOS
06. Implementing the Calculation and the Print Part in iOS
07. Changing the Appearance in iOS
08. Designing the Layout in Android
09. Designing the Code Skeleton and Initializing Design Fields in Android
10. Storing Text Input in Android
11. Implementing Final Functionality in Android
12. Fine Tuning the Appearance in Android
Hangman
01. Introduction
02. Designing the Layout in Android
03. Initializing Views in Android
04. Declaring Global Variables in Android
05. Implementing Set Up Functions in Android
06. Check and Reveal Letter Functions in Android
07. The Last Functionality in Android
08. Improving Appearance in Android
09. Designing the Layout in iOS
10. Variables and Basic Functions in iOS
11. The Last Three Functions in iOS
12. Improving Appearance in iOS and Summary
Kinematics Calculator
01. Introduction
02. Designing Layout in Android
03. Initializing Widgets in Android
04. Declaring Global Variables in Android
05. Setting up Spinners in Android
06. Setting up the Choose Calculation Functions in Android
07. Implementing the Choose Calculation Functions in Android
08. Implementing the First of the Calculation Functions in Android
09. Implementing the Last of the Functionality in Android
10. Improving the Design in Android
11. Designing the Layout in iOS
12. Implementing Picker in iOS
13. Creating New Picker Instances in iOS
14. Adding Event Handlers to Pickers in iOS
15. Adding Helper Functions in iOS
16. Implementing the Last Functionaltiy in iOS
17. Improving the Design in iOS
Average Calculator
01. Introduction
02. Designing the Layout in Android
03. Adding Variables in Android
04. Implementing Functionality in Android
05. Improving the Design in Android
06. Designing the Layout in iOS
07. Implementing Functionaliy in iOS
08. Improving the Design in iOS
09. Moving the Code to myclass.cs and Summary
04. Test 2 Conditions with 1 If Statement in iOS
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock