Remove site because its certificate is expired and can't be viewed even through HTTP.

Mhd Sulhan 2015-10-04 14:48:28 +07:00
parent 8650696daa
commit 8b77a4e829

@ -142,7 +142,6 @@ Start by reading the [overview of server programming](LearnServerProgramming) do
* [State machines in Go (#golang)](http://denis.papathanasiou.org/?p=1190) _2013-02-10_
* [Go & Assembly](http://www.doxsey.net/blog/go-and-assembly) _2013-02-05_
* [Function Types in Go (golang)](http://jordanorelli.tumblr.com/post/42369331748/function-types-in-go-golang) _2013-02-05_
* [Go-spew: A Journey into Dumping Go Data Structures](http://blog.cyphertite.com/go-spew-a-journey-into-dumping-go-data-structures/) _2013-01-09_
* [Optimizing Real World Go](http://bpowers.github.com/weblog/2013/01/05/optimizing-real-world-go/) _2013-01-05_
* [Methods as Objects in Go](http://ernestmicklei.com/2012/11/26/methods-as-objects-in-go/) _2012-12-26_
* [Applying The Clean Architecture to Go applications](http://manuel.kiessling.net/2012/09/28/applying-the-clean-architecture-to-go-applications/) _2012-09-08_