From 590f7ab669deb83466ebb113c90975822886fc49 Mon Sep 17 00:00:00 2001 From: Christos Koutsiaris Date: Mon, 11 Apr 2016 09:55:07 +0100 Subject: [PATCH] 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 --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 0e511d97..9e3a7d69 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -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++ -- GitLab