Go language

1名無しさん@Next2ch:2015/03/04(水) 08:02:21.75 ID:aJht8LuD

Go言語について扱うスレッドです。

The Go Programming Language
http://golang.org/

golang.jp - プログラミング言語Goの情報サイト
http://golang.jp/

2名無しさん@Next2ch:2015/03/13(金) 01:52:08.11 ID:huogtoso

インターフェースの使い方がよくわからん

3名無しさん@Next2ch:2015/03/18(水) 01:52:10.96 ID:ZBvZJhmc

Windows XP or later

4名無しさん@Next2ch:2015/03/18(水) 01:54:08.54 ID:ZBvZJhmc

Operating system Architectures Notes
FreeBSD 8 or later amd64, 386, arm Debian GNU/kFreeBSD not supported; FreeBSD/ARM needs FreeBSD 10 or later
Linux 2.6.23 or later with glibc amd64, 386, arm CentOS/RHEL 5.x not supported; no binary distribution for ARM yet
Mac OS X 10.6 or later amd64, 386 use the gcc† that comes with Xcode‡
Windows XP or later amd64, 386 use MinGW gcc†. No need for cygwin or msys.


https://golang.org/doc/install

5名無しさん@Next2ch:2015/03/22(日) 17:33:24.35 ID:ZEkrpdmv

go run hello.go

6名無しさん@Next2ch:2015/03/23(月) 12:52:11.21 ID:+oeO1O3N

存在感増すグーグル発のプログラミング言語「Go」、国内でも採用事例が増加中
http://itpro.nikkeibp.co.jp/atcl/column/14/346926/031900200/

7名無しさん@Next2ch:2015/04/21(火) 11:45:04.82 ID:XJDWto/o

Go言語の連載開始
ただし、内容は WEB+DB PRESS vol.82 特集2と同じかな

第1章 Go言語の特徴と環境構築―Googleが作った新言語:はじめてのGo―シンプルな言語仕様,型システム,並行処理
http://gihyo.jp/dev/feature/01/go_4beginners/0001


レスを書き込む