1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-26 01:02:35 +00:00

Added free eBooks that I am aware of.

I had a blog post here:

http://www.gep13.co.uk/blog/free-ebooks/

which listed some free eBooks that I was aware of.  I have taken the programming related ones, and added them to this list.
This commit is contained in:
Gary Ewan Park 2013-10-27 21:00:36 +00:00
parent 55d9b4dcf3
commit a792833486

View File

@ -99,8 +99,10 @@
* [Scala](#scala)
* [Scheme](#scheme)
* [Scilab](#scilab)
* [Scratch](#scratch)
* [Sed](#sed)
* [Scratch](#scratch)
* [Security](#security)
* [Sed](#sed)
* [Silverlight](#silverlight)
* [Smalltalk](#smalltalk)
* [Subversion](#subversion)
* [SQL (implementation agnostic)](#sql-implementation-agnostic)
@ -111,7 +113,8 @@
* [TypeScript](#typescript)
* [Vim](#vim)
* [Websphere](#websphere)
* [Windows Phone](#windows-phone)
* [Windows Phone](#windows-phone)
* [Windows 8](#windows8)
###Meta-Lists
@ -515,7 +518,8 @@
* [Git Reference](http://www.gitref.org)
* [Version Control by Example (Mercurial, Subversion, Verasity)](http://www.ericsink.com/vcbe/)
* [Git Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/git) (PDF, Kindle) *(Just fill the fields with any values)*
* [Think Like (a) Git: A Guide for the Perplexed](http://think-like-a-git.net)
* [Think Like (a) Git: A Guide for the Perplexed](http://think-like-a-git.net)
* [Git In The Trenches](http://cbx33.github.io/gitt/index.html)
###Go
@ -977,10 +981,14 @@ See also [TeX](#tex)
###Scratch
* [Computer Science Concepts in Scratch](http://stwww.weizmann.ac.il/g-cs/scratch/scratch_en.html)
###Security
* [OWASP Top 10 for .NET Developers](http://www.troyhunt.com/2011/12/free-ebook-owasp-top-10-for-net.html)
###Sed
* [Sed - An Introduction and Tutorial](http://www.grymoire.com/Unix/Sed.html)
###Silverlight
* [10 Laps around Silverlight 5](http://www.silverlightshow.net/ebooks/10laps_silverlight5.aspx)
###Smalltalk
* [Computer Programming using GNU Smalltalk](http://www.canol.info/books/computer_programming_using_gnu_smalltalk) (PDF)
@ -1061,4 +1069,11 @@ See also [LaTeX](#latex)
###Windows Phone
* [Programming Windows Phone 7](http://blogs.msdn.com/b/microsoft_press/archive/2010/10/28/free-ebook-programming-windows-phone-7-by-charles-petzold.aspx)
* [Programming Windows Phone 7](http://blogs.msdn.com/b/microsoft_press/archive/2010/10/28/free-ebook-programming-windows-phone-7-by-charles-petzold.aspx)
* [Windows Phone Toolkit In Depth 3rd Edition](http://www.geekchamp.com/marketplace/components/windows-phone-toolkit-in-depth-3rd-edition)
* [Windows Phone Programming Blue Book](http://www.geekchamp.com/marketplace/components/windows-phone-toolkit-in-depth-3rd-edition)
* [Developing An Advanced Windows Phone 7.5 App That Connects To The Cloud](http://coolthingoftheday.blogspot.co.uk/2012/05/free-ebook-guidance-advanced-windows.html)
###Windows 8
* [Programming Windows 8 Apps with HTML, CSS, and JavaScript](http://blogs.msdn.com/b/microsoft_press/archive/2012/06/04/free-ebook-programming-windows-8-apps-with-html-css-and-javascript-first-preview.aspx)