go를 공부할 때, 도움되는 싸이트이다.






go 슬라이드 자료 

https://www.slideshare.net/songaal/lets-go-45867246

Let's Go (golang) from Song Sang




go 첫 시작

https://go-tour-kr.appspot.com/#1


이재홍님의 한글 책

http://pyrasis.com/private/2015/06/01/publish-go-for-the-really-impatient-book


예제로 배우는 go

http://golang.site/go/article/1-Go-%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%98%EB%B0%8D-%EC%96%B8%EC%96%B4-%EC%86%8C%EA%B0%9C



go by example

https://gobyexample.com/


디펜던스 관리 - godep

https://github.com/tools/godep


패키지 목록

https://golang.org/pkg/


문서

https://golang.org/doc/

'go lang' 카테고리의 다른 글

[golang] 함수 리턴 타입에 괄호 사용하는 예제  (0) 2017.08.29
[go] 멀티라인 (다중 라인)  (0) 2017.08.29
go 1.5 발표  (0) 2015.06.03
godeps 예제  (0) 2015.04.02
[go lang] command option 받기  (0) 2015.03.28
Posted by '김용환'
,