티스토리 뷰
기본 코드 작성
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
- Docker
- Mac
- nodejs
- sencha touch
- ASP
- iphone
- Wordpress
- Prototype
- API
- 워드프레스
- 안드로이드
- 한글
- classic asp
- IE
- laravel
- JSON
- centos
- Debug
- Android
- macos
- git
- Linux
- CSS
- PHP
- nginx
- iis
- JQuery
- javascript
- IOS
- mssql
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함