[GOLANG] 날씨조회 (openweather) 무료로 사용할 수 있는 날씨 API http://openweathermap.org/ 회원 가입하면 무료로 날씨를 조회할 수 있는 키를 받을 수 있다. (일정 트래픽까지 인것 같은데... 받아놓은지 오래돼서 ㅋㅋ) 감사합니다. 개발/go 2017.03.25
Go language Go(golang) 를 공부해 볼까 하는데... ㅋㅋ 학습 페이지 : https://golang.org/ http://golang.site/ (설명이 잘되어 있음) http://codingnuri.com/golang-book/ editor는 vs code 를 사용하니까 편한다. download : https://code.visualstudio.com/download 언제하지? ㅠㅠ 개발/go 2017.03.24