2
0
mirror of https://github.com/dariubs/GoBooks synced 2024-11-15 12:13:27 +00:00
Commit Graph

105 Commits

Author SHA1 Message Date
Vladimir Vivien
9964ca91b3 Added Learning Go Programming from Vladimir Vivien (Packt)
closes #39
2017-01-20 15:18:47 -07:00
Spiros Gerokostas
362996ddf0 adding Go Recipes book 2017-01-20 15:13:53 -07:00
Ted M. Young
109cb2dcb1 Updated Mat Ryer's blueprints book to 2nd ed
I took the description from the new book, dropping the overly marketing-ish verbiage ("Each project could form the basis of a start-up, which means they are directly applicable to modern software markets." -- really?)

Updated the link and the book cover image.
2017-01-05 00:22:55 -07:00
Nathan Youngman
3e0d8a3fce remove download links for Webapps in Go
downloads are now $ at https://leanpub.com/antitextbookGo/ (linked from the GitHub repo, which still provides access to a free version)

fixes #40

/cc @thewhitetulip
2017-01-04 13:42:31 -07:00
pazams
0b8ff8169d add go for js developers 2016-11-07 20:14:40 -07:00
Marcel Edmund Franke
7d8217f829 Added "Go: Building Web Applications"
closes #36
2016-10-12 16:42:09 -06:00
Jon Calhoun
67b4872e57 Update README.md 2016-10-12 10:06:29 -04:00
Jon Calhoun
5032ec9886 Update README.md 2016-10-11 23:18:43 -04:00
Jon Calhoun
27c2b32c25 Update README.md
Added the book Web Development with Go by Jonathan Calhoun (@joncalhoun)
2016-10-11 23:12:13 -04:00
Nathan Youngman
73453252fd learn go: update description from publisher’s website 2016-07-29 15:04:46 -06:00
Nathan Youngman
b6360c6351 fix broken links to images
it appears that sm3lir is down
2016-07-29 15:02:35 -06:00
Damian Gryski
f79e97fb7a Add Cloud Native Go
Fixes #33
2016-07-29 15:01:48 -06:00
ashish belwase
db6d2513dd Addition of go programming by example 2016-06-26 08:02:35 -04:00
Zhang Dan Jie
6e377a2023 Added "A tour of Go" Resource online 2016-03-25 14:07:13 +08:00
Suraj Patil
f2c393d686 added a new book
added https://github.com/thewhitetulip/web-dev-golang-anti-textbook
2016-02-18 11:21:09 +05:30
Nathan Youngman
7c9ddd64f6 new cover for Learn Go 2016-01-26 12:15:32 -07:00
Nathan Youngman
a0f7059ac7 update title for Caleb's book
closes #28
2016-01-26 12:09:49 -07:00
Nathan Youngman
2313911428 dupes?
fine, I won't link the image.
2015-12-23 12:13:20 -07:00
Nathan Youngman
131da6e97d revise Go in Action link/image
The cover wasn't loading because http://goinactionbook.com is currently down.

@goinggo @ bketelsen @erikstmartin
2015-12-23 12:08:52 -07:00
Nathan Youngman
285fc478fb Network Programming with Go: update link from title 2015-12-07 09:58:53 -07:00
TumRegels
22358a7dcf change link and add book cover
updates link and cover page to book "Network Programming with Go ".
2015-12-07 17:41:02 +04:00
Hans Meyer
83e545a673 Set Free flag for "Building Web Applications with Golang" 2015-10-22 08:15:52 +02:00
Nathan Youngman
485304219e Learn Go 2015-10-15 13:39:57 -06:00
Nathan Youngman
339a0c437f Merge pull request #20 from dariubs/caleb
Introduction to Programming in Go
2015-10-13 11:17:37 -06:00
Nathan Youngman
9176cb915d An Introduction to Programming in Go is out-of-print on Amazon 2015-10-13 11:16:25 -06:00
Nathan Youngman
158a87efc3 add Go Fundamentals Video Training to resources 2015-10-09 10:43:46 -06:00
Nathan Youngman
aa4efbbc91 cross-link Go Wiki 2015-10-09 10:43:11 -06:00
Nathan Youngman
2b8987b314 Just "Go"
Not GO or GoLang.
2015-10-09 10:28:42 -06:00
Nathan Youngman
3107595178 Introduction to Programming in Go
List @calebdoxsey's book from O'Reilly and revise the description of his free book to match Amazon.

I can no longer find a Kindle version at http://www.amazon.com/Caleb-Doxsey/e/B00ITYLY9A/
2015-10-09 10:08:25 -06:00
Nathan Youngman
d4af0db5e8 Merge pull request #18 from adonovan/master
Add "The Go Programming Language"
2015-10-03 01:15:13 -06:00
Alan Donovan
4ec9ef6740 add two links to gopl.io 2015-10-01 09:48:58 -04:00
Nathan Youngman
7b06a19282 pdf moved for An Introduction To Programming In Go
thanks to @PierreVannier for reporting it

closes #15
2015-09-30 23:21:09 -06:00
Alan Donovan
bb52a1f8f4 Add "The Go Programming Language" 2015-09-30 20:55:55 -04:00
Brehret Nish
29578f8e2d fix broken image 2015-09-26 13:31:24 -04:00
Steven Maude
c42ef77e4d Update README
Tidy up "An Introduction to Programming in Go" section.
2015-08-31 17:23:54 +01:00
MarkMoudy
4ad77d7b0b fixed Go Programming Blueprints link and description 2015-08-10 10:21:26 -05:00
Craig Davison
bf7b95df1e Add awesome list badge 2015-08-07 17:30:42 +01:00
Victor Hooi
d86250d519 Remove "Go: Up and Running"
The title Go: Up and Running has been cancelled by the author/publisher.
2015-07-24 09:04:40 +10:00
Daniel Alan Miller
e0974fa29e Update PDF link for An Introduction to Programming in Go 2015-07-02 09:27:24 -07:00
Matt Singletary
6be4f3a6c0 Tutorials - spelling 2015-06-27 20:58:19 -04:00
Dariush Abbasi
2bda622403 Update cover
Update "An Introduction to Programming in Go" cover
2015-06-03 20:24:25 +04:30
Muhammed Thanish
32bfe24f48 Add go by example link 2015-05-09 13:38:27 +05:30
Miek Gieben
1f5dc43505 Point to the source as well 2015-05-08 07:22:24 +01:00
Miek Gieben
c6f1f3c79b Learning Go: point to online version.
I've reworked the entire book and put it online.
2015-05-08 07:20:46 +01:00
Dariush Abbasi
6bbddf22df Add two books from Addison-Wesley Professional 2015-05-06 09:01:18 +04:30
Mal Curtis
574097dd58 Updated book with full blurb and better link
Hey, author of "Level up your Web Apps with Go" here (that's a mouthful). The O'Reilly page doesn't seem to have as much information as the Publisher's site (SitePoint).
2015-05-06 09:33:38 +12:00
sajad
b789bf5c35 delete image for resources 2015-05-06 01:43:46 +04:30
sajad
e1c7b4c40b Learn GO Syntax in one video 2015-05-06 01:35:53 +04:30
Dariush Abbasi
1663828c6d Add Contributing & License 2015-05-06 00:35:10 +04:30
Dariush Abbasi
de049e1fdd add more awesome go books 2015-05-05 21:47:10 +04:30
Dariush Abbasi
96aec80abf add in-page links 2015-05-05 21:21:08 +04:30
Dariush Abbasi
5ddeba79fe Edit images position and size 2015-05-05 21:06:34 +04:30
Dariush Abbasi
eade15c9b1 Add manning books 2015-05-05 17:02:00 +04:30
Dariush Abbasi
4e3f49f046 add more books 2015-05-05 16:53:40 +04:30
Dariush Abbasi
ddee23fb3d start 2015-05-05 16:02:17 +04:30