mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-16 01:07:08 +00:00
update go
update go add <<An Introduction to Programming in Go>>
This commit is contained in:
parent
d90c42d154
commit
a14b7fc956
@ -1,6 +1,7 @@
|
|||||||
###Index
|
###Index
|
||||||
* [C++](#c)
|
* [C++](#c)
|
||||||
* [Databases](#databases)
|
* [Databases](#databases)
|
||||||
|
* [Go](#go)
|
||||||
* [Haskell](#haskell)
|
* [Haskell](#haskell)
|
||||||
* [HTML / CSS](#html--css)
|
* [HTML / CSS](#html--css)
|
||||||
* [JS](#js)
|
* [JS](#js)
|
||||||
@ -22,6 +23,8 @@
|
|||||||
* [Database Systems](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-830-database-systems-fall-2010/) (MIT's opencourseware)
|
* [Database Systems](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-830-database-systems-fall-2010/) (MIT's opencourseware)
|
||||||
* [Introduction to Databases](https://class.stanford.edu/courses/Engineering/db/2014_1/about) (Stanford University)
|
* [Introduction to Databases](https://class.stanford.edu/courses/Engineering/db/2014_1/about) (Stanford University)
|
||||||
|
|
||||||
|
###Go
|
||||||
|
* [An Introduction to Programming in Go](http://www.golang-book.com/)
|
||||||
|
|
||||||
###Haskell
|
###Haskell
|
||||||
* [CIS 194: Introduction to Haskell](http://www.seas.upenn.edu/~cis194/) - Brent Yorgey
|
* [CIS 194: Introduction to Haskell](http://www.seas.upenn.edu/~cis194/) - Brent Yorgey
|
||||||
|
Loading…
Reference in New Issue
Block a user