May 10, 2014

Send-to-kindle 2014-05

읽어야 할 글들을 Kindle에 던지는데,뭘 킨들에 던졌는지 기록해 두면 좋을 것 같아서 적어본다. Go’s power is in emergent behavior http://www.onebigfluke.com/2014/04/gos-power-is-in-emergent-behavior.html golang의 interface의 특징을 두가지 예(http.HandlerFunc,opaque type)을 가지고 설명. 저번에 있었던 gophercon에서 들은 내용에 대한 글. Go Parallel 1,2 https://software.intel.com/en-us/blogs/2013/06/18/go-parallel https://software.intel.com/en-us/blogs/2014/04/13/go-parallel-2 고루틴에 대한 예제와 함께 짧게 고루틴을 알수 있는 글. Go: Best Practices for Production Environments http://peter.bourgon.org/go-in-production/ soundcloud에서 go 프로젝트를 하면서 생긴 팁들을 나열. Read more

April 3, 2014

Send-to-kindle 2014-04

읽어야 할 글들을 Kindle에 던지는데,뭘 킨들에 던졌는지 기록해 두면 좋을 것 같아서 적어본다. 이번달은 읽은 글들이 많지가 않다. T_T Go and Package Versioning http://zduck.com/2014/go-and-package-versioning/ “My dream is for go get to support a version number component in the import path. So github.com/jpoehls/gophermail would fetch the HEAD of the repository as it does today. github.com/jpoehls/gophermail#v1 would fetch the v1 branch or tag.” http://gopkg.in 을 사용하면 github에 한해, branch,tag로 구분되어 있는 버젼을 패캐지버젼을 사용할수 있게 된다. Read more

© 2019. All rights reserved.

Powered by Hugo & Kiss.