1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-29 04:39:03 +00:00

Merge pull request #1013 from augbog/master

Added Swift Programming language book
This commit is contained in:
Mohammad Hossein Mojtahedi 2014-06-03 16:10:55 +04:30
commit 35e6756ffe

View File

@ -141,6 +141,7 @@
* [Smalltalk](#smalltalk)
* [SQL (implementation agnostic)](#sql-implementation-agnostic)
* [SQL Server](#sql-server)
* [Swift](#swift)
* [Standard ML](#standard-ml)
* [Subversion](#subversion)
* [Tcl](#tcl)
@ -1624,6 +1625,10 @@ See also [TeX](#tex)
* [Version Control with Subversion](http://svnbook.red-bean.com/)
###Swift
* [The Swift Programming Language](https://itunes.apple.com/us/book/swift-programming-language/id881256329?mt=11) (iBook)
###Tcl
* [Tcl Programming](http://en.wikibooks.org/wiki/Programming:Tcl), by Richard.Suchenwirth, et. al.
* [TclWise](http://www.invece.org/tclwise/index.html), by Salvatore Sanfilippo