민서네집

Google 이 만든 시스템 프로그래밍 Language GO 본문

프로그래밍

Google 이 만든 시스템 프로그래밍 Language GO

브라이언7 2014. 10. 13. 23:45

2014-10-13

Go 라는 Language가 있는지 처음 알았다.

Google에서 만든  System Programming Language 이고, Library가 풍부하고 지원이 잘 되어 있는 것이 장점이라고 한다.

그래서 C나 C++ 보다 훨씬 더 적은 코드로 프로그램을 짤 수 있다고 한다.


Go is an expressive, concurrent, garbage-collected programming language.

https://code.google.com/p/go/


The Go programming language Korean user group


http://blog.golang.kr/


An Introduction to Programming in Go.


http://www.golang-book.com/


Google's Go: A New Programming Language That's Python Meets C++


http://techcrunch.com/2009/11/10/google-go-language/


The Go Programming Language Homepage

https://golang.org/


구글, 단순한 프로그래밍 언어 ‘고(Go)’ 공개


유튜브, MySQL을 대규모 환경으로 확장···구글 고 언어 사용에도 주목

http://www.itworld.co.kr/news/79377


구글 Go 프로그래밍에 대한 속성 가이드



Comments