From 60b42b7856ed3ca1c6f19253522bfa440b6f495a Mon Sep 17 00:00:00 2001 From: bbuyukguzel Date: Tue, 3 Dec 2013 04:17:48 +0200 Subject: [PATCH] Some changes - Removed "A Course in Machine Learning". There were 2 same links in the list. One of them kept which is originally belong the author - Added 1 Android and 2 Powershell books --- free-programming-books.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 94a8368f..7c32051a 100755 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -301,7 +301,6 @@ ####Machine Learning * [Programming Computer Vision with Python](http://programmingcomputervision.com/) -* [A Course in Machine Learning](http://hackershelf.com/book/492/a-course-in-machine-learning/) * [Computer Vision: Algorithms and Applications](http://hackershelf.com/book/134/computer-vision-algorithms-and-applications/) * [Bayesian Reasoning and Machine Learning](http://web4.cs.ucl.ac.uk/staff/D.Barber/pmwiki/pmwiki.php?n=Brml.HomePage) * [Introduction to Machine Learning](http://alex.smola.org/drafts/thebook.pdf) (PDF) @@ -420,6 +419,8 @@ * [Expert Android and Eclipse development knowledge](http://www.vogella.com/android.html) * [Styling Android](http://www.stylingandroid.com/) * [TechnoTalkative Android](http://www.technotalkative.com/android/) +* [Android Programming Guide for Beginners](http://eduonix.com/offers/Android_ebook_free_offer.html) (PDF - need email confirmation) + ###APL * [A Practical Introduction to APL1 & APL2](http://aplwiki.com/BooksAndPublications#A_Practical_Introduction_to_APL1_.26_APL2) @@ -984,6 +985,8 @@ See also [TeX](#tex) ###PowerShell * [Mastering PowerShell](http://powershell.com/cs/blogs/ebook/) +* [Layman’s Guide to PowerShell 2.0 remoting](http://www.ravichaganti.com/blog/wp-content/plugins/download-monitor/download.php?id=22) (PDF) +* [PowerShell 2.0 – One CMDLET At A Time](http://www.jonathanmedd.net/wp-content/uploads/2010/09/PowerShell_2_One_Cmdlet_at_a_Time.pdf) (PDF) ###Processing -- GitLab