From 5002a6cd0745dca581ad88f277731c1f1fc613a8 Mon Sep 17 00:00:00 2001 From: Packt Date: Thu, 1 Jun 2017 10:56:45 +0530 Subject: [PATCH] Updated free-programming-books.md Added the Xamarin book under C# --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index ae9f6c88..1dcb9a69 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -511,7 +511,6 @@ * [SVG Essentials](http://commons.oreilly.com/wiki/index.php/SVG_Essentials) * [The Quest for Artificial Intelligence: A History of Ideas and Achievements](http://ai.stanford.edu/~nilsson/QAI/qai.pdf) - Nils J. Nilsson (PDF) * [Trends Shaping the London Tech Scene](http://www.oreilly.com/programming/free/trends-shaping-the-london-tech-scene.csp) *(Just fill the fields with any values)* -* [Xamarin Cross-Platform Development Cookbook](https://www.packtpub.com/free-eBook/xamarin-cross-platform-development-cookbook) - George Taskos, Packt. (Just fill the fields with any values) #### MOOC @@ -886,6 +885,7 @@ * [Fundamentals of Computer Programming with C#](http://www.introprogramming.info/english-intro-csharp-book/read-online/) - Svetlin Nakov * [Introduction to Rx](http://www.introtorx.com) * [Threading in C#](http://www.albahari.com/threading/) +* [Xamarin Cross-Platform Development Cookbook](https://www.packtpub.com/free-eBook/xamarin-cross-platform-development-cookbook) - George Taskos, Packt. (Just fill the fields with any values) ### C++ -- GitLab