Thursday, July 28, 2016

C# For Mac Using Xamarin Studio Part 1

C# For Mac Using Xamarin Studio Part 1

What is C#? 

C# is a programming language created by Microsoft in making cross platform apps.

What is the benefits of C#?

C# is multi-platform. It can be used on Windows and Macs and even on Linux.

What is Xamarin Studio?

Xamarin Studio is an Integrated Development Environment (IDE) for Apple macOS used in making apps for macOS, Android, iOS such as iPhone, iPad, etc. Xamarin is owned by Microsoft and is free to use.   

Where do I get Xamarin Studio?

Click on the link here: https://www.xamarin.com.

Where can I learn Xamarin Studio?

There are video tutorials to get you started: https://developer.xamarin.com.

Where can I learn C# language?

There are lots of video tutorials on Microsoft’s website called, “Microsoft Virtual Academy,” which is free to join: https://mva.microsoft.com.  

What’s Next?

I will be showing you how to build your first Android project and debug it on your Android phone.


See ya!