# golang **Repository Path**: luchaoding/golang ## Basic Information - **Project Name**: golang - **Description**: No description available - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GO 的项目 - docker - kubernetes - caddy - cockroachdb # Go 的特别之处 - 没有对象多态泛型 try catch - 有接口 函数式编程 csp并发模型(goroutine + channel) https://www.jianshu.com/p/36e246c6153d # 资料 - https://studygolang.com/ go 中文网 # 编辑器 - goland - liteIDE # 已经很熟悉的语法就不在跑实例了 # 面试算力的网站 - leetcode.com 可以用不同语言编写算力提上去