zoukankan      html  css  js  c++  java
  • Go语言学习笔记说明

    参考书籍:《学习Go语言》、《Go语言编程》
    程序运行环境:windows(64bit)
    Go语言版本:go1.0.2
     
    资料:
    1、Go语言半小时速成教程
    http://www.vaikan.com/go/a-tour-of-go/#1
     
    2、Go语言豆瓣小组
    http://www.douban.com/group/topic/9766700/
     
    3、Go语言(golang)开源项目大全
    http://www.open-open.com/lib/view/open1396063913278.html
     
    4、博客园上关于Go语言的主题
    http://news.cnblogs.com/n/topic_278.htm
     
    5、Go语言教程
    http://www.yiibai.com/go/
     
    6、golang中文社区
    http://studygolang.com/
     
    7、国内镜像
    Go 指南国内镜像  http://tour.golangtc.com/welcome/1
    Go 语言国内下载镜像   http://www.golangtc.com/download
    Go 官方网站国内镜像  http://docs.studygolang.com/
     
    8、Go Web开发框架
    beego:http://beego.me/
    revel:http://gorevel.cn/
     
    9、Go名人
    astaxie:https://github.com/astaxie
    Unknwon:https://github.com/Unknwon
     
  • 相关阅读:
    ajax 笔记
    EM Algorithm
    Support Vector Machine
    Factor Analysis
    Local weighted regression
    一点突发奇想
    纳什均衡
    自驾崇明东滩湿地
    程序员热力学第二定律
    SQL Server Identity 属性的问题
  • 原文地址:https://www.cnblogs.com/javagoboy/p/3854736.html
Copyright © 2011-2022 走看看