티스토리 뷰
기본 코드 작성
main.go
package main
import "fmt"
func main() {
fmt.Println(“Hello World")
}
빌드
$ go build
실행
$ go run main.go
Hello World
참고
https://medium.com/@pandey.ritwik/starting-with-golang-f3b376ffcec1
댓글
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- CSS
- iphone
- IOS
- sencha touch
- Mac
- laravel
- nginx
- 안드로이드
- Android
- JQuery
- API
- 워드프레스
- Linux
- 한글
- git
- Wordpress
- mssql
- javascript
- PHP
- Debug
- ASP
- classic asp
- Prototype
- macos
- Docker
- iis
- nodejs
- IE
- centos
- JSON
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
글 보관함