1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-23 01:59:02 +00:00

Add Xamarin.Forms C#

1200-page ebook is a deep dive for C# programmers who want to write applications using a single code base that targets the three most popular mobile platforms: iOS, Android, and Windows
This commit is contained in:
Christos Koutsiaris 2016-04-11 09:55:07 +01:00
parent b4fb8bdfe3
commit 590f7ab669

View File

@ -830,6 +830,7 @@
* [Dissecting a C# Application](https://damieng.com/blog/2007/11/08/dissecting-a-c-application-inside-sharpdevelop) - Christian Holm, Bernhard Spuida, Mike Kruger
* [Fundamentals of Computer Programming with C#](http://www.introprogramming.info/english-intro-csharp-book/read-online/) - Svetlin Nakov
* [Threading in C#](http://www.albahari.com/threading/)
* [Creating Mobile Apps with Xamarin.Forms C#](http://aka.ms/xamebook)
### C++