Skip to content

Commit 85b64e4

Browse files
committed
添加一些跟go相关的文章
1 parent b29d144 commit 85b64e4

File tree

1 file changed

+81
-0
lines changed

1 file changed

+81
-0
lines changed

README.md

Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1900,3 +1900,84 @@ func main() {
19001900
- [gopm.io](https://gopm.io):科学下载第三方包
19011901
19021902
</details>
1903+
1904+
<details>
1905+
<summary>其它文章</summary>
1906+
1907+
- [使用Go和TensorFlow构建图片识别API](https://outcrawl.com/image-recognition-api-go-tensorflow/)
1908+
- [Golang C++11 中的原子操作对比](http://pp-qq.github.io/2017/10/18/go-c-atomic/)
1909+
- [Docker 镜像优化与最佳实践](http://weibo.com/ttarticle/p/show?id=2309614164586369582704&u=1889019865&m=4164582908028008&cu=2278216581)
1910+
- [微服务7篇介绍](https://www.nginx.com/blog/introduction-to-microservices/)
1911+
- [gogland eap 16 发布](https://blog.jetbrains.com/go/2017/10/18/gogland-eap-16-file-watcher-tons-of-new-inspections-smarter-navigate-to-test-and-more/)
1912+
- [在Google Go team工作体验](https://medium.com/@ljrudberg/working-on-the-go-team-at-google-917b2c8d35ff)
1913+
- [Go学习一月总结](https://blog.learngoprogramming.com/learn-go-programming-monthly-recap-a0b1e494393c)
1914+
- [devops的肮脏的秘密](https://chrisdodds.net/dirty-secrets-of-devops/)
1915+
- [从ELK到EFK](https://mp.weixin.qq.com/s/UMzq0Mt2_nm5pWn1Spba3Q)
1916+
- [我们怎么从Python切换到Go](https://getstream.io/blog/switched-python-go/)
1917+
- [Golang 微服务在腾讯游戏用户运营领域的探索及实践](http://www.infoq.com/cn/presentations/exploration-practice-of-golang-micro-service-in-the-tencent-game-users)
1918+
- [如何重构C++项目到Go](https://medium.com/@brendanleglaunec/how-refactoring-my-c-application-into-a-go-library-made-it-better-in-every-way-b99aa15fcfdf)
1919+
- [Go并发详解](https://gist.github.com/rushilgupta/228dfdf379121cb9426d5e90d34c5b96)
1920+
- [Go框架、IDE和工具集介绍](https://dzone.com/articles/golang-guide-a-list-of-top-golang-frameworks-ides)
1921+
- [Go开发大型分布式系统的好与坏](https://www.youtube.com/watch?v=8IKxf98h65Y)
1922+
- [RESTFul风格的API管理后台,基于beego和layui](https://github.com/george518/PPGo_ApiAdmin)
1923+
- [阿里云基于 Go 的微服务架构分享](https://mp.weixin.qq.com/s/Ftd8pFVCrhtppvFjBNSF5Q)
1924+
- [ElasticSearch 集群监控](http://www.54tianzhisheng.cn/2017/10/15/ElasticSearch-cluster-health-metrics/)
1925+
- [组织Go代码在一个大型repo经验之谈](https://blog.digitalocean.com/cthulhu-organizing-go-code-in-a-scalable-repo/)
1926+
- [基于openapi文档的自动化生产代码工具](https://github.com/jbowes/oag)
1927+
- [黑一下Go (实际上是作者不理解Go的interfaceO(∩_∩)O)](https://zhuanlan.zhihu.com/p/30120861)
1928+
- [基于nats的Go分布式微服务系统](https://medium.com/@shijuvar/building-distributed-systems-and-microservices-in-go-with-nats-streaming-d8b4baa633a2)
1929+
- [深入浅出 Raft - 基本概念](http://www.jianshu.com/p/138b4d267084)
1930+
- [RESTful API 设计最佳实践](http://www.zcfy.cc/article/restful-api-design-best-practices-in-a-nutshell-4388.html)
1931+
- [七个JWT最佳实践](https://dev.to/neilmadden/7-best-practices-for-json-web-tokens)
1932+
- [Go语言三驾马车](https://cloud.tencent.com/community/article/649192)
1933+
- [反射的原理与使用详解](http://www.cnblogs.com/susufufu/p/7653579.html)
1934+
- [从零构建一个神经网络](http://www.datadan.io/building-a-neural-net-from-scratch-in-go/)
1935+
- [glot图标库应用入门](https://medium.com/@Arafat./introducing-glot-the-plotting-library-for-golang-3133399948a1)
1936+
- [Go如何不适用CGO调用rust](https://speakerdeck.com/filosottile/calling-rust-from-go-without-cgo-at-gothamgo-2017)
1937+
- [GopherJS 令人惊讶的性能改进](https://medium.com/gopherjs/surprises-in-gopherjs-performance-4a0a49b04ecd)
1938+
- [Go 1.10 版本将支持编译window dll](https://go-review.googlesource.com/c/go/+/69091)
1939+
- [如何学习Go](https://dev.to/codehakase/how-i-learned-go-programming)
1940+
- [微服务组织](https://developers.redhat.com/blog/2017/08/02/organizing-microservices-modern-integration/)
1941+
- [玩转 Go Hack 之官方攻略 | 赛前指南](https://mp.weixin.qq.com/s/7mrxUxuQlOxDKxB2HTZHIw)
1942+
- [golang 标准库间依赖的可视化展示](http://blog.csdn.net/sinat_30800357/article/details/78178844)
1943+
- [golang——glide的使用手册](http://blog.csdn.net/lastsweetop/article/details/78185713)
1944+
- [hack CCTV视频库](https://github.com/EtixLabs/cameradar)
1945+
- [如何使用gRPC开发CS系统](https://medium.com/pantomath/how-we-use-grpc-to-build-a-client-server-system-in-go-dd20045fa1c2)
1946+
- [Go内存调优](https://blog.fmpwizard.com/2017/09/29/memory-profiling-in-go/)
1947+
- [Go奇葩点](https://i6448038.github.io/2017/10/06/GolangDetailsTwo/)
1948+
- [gRPC和RESTFul API性能对比](https://dev.to/plutov/benchmarking-grpc-and-rest-in-go-565)
1949+
- [graphql的概述](https://dzone.com/refcardz/an-overview-of-graphql)
1950+
- [2017年学习Go的视频和书籍集合](https://reactdom.com/blog/go-books)
1951+
- [《微服务:从设计到部署》](https://github.com/oopsguy/microservices-from-design-to-deployment-chinese)
1952+
- [基于openfaas的serverless服务](https://blog.alexellis.io/serverless-golang-with-openfaas/)
1953+
- [使用Go加密整个互联网](https://speakerdeck.com/filosottile/encrypting-the-internet-with-go-at-gophercon-2017)
1954+
- [go run -race的底层实现](https://speakerdeck.com/kavya719/go-run-race-under-the-hood)
1955+
- [监控和追踪Go服务](https://speakerdeck.com/chimeracoder/monitoring-and-tracing-your-go-services-gothamgo-2017)
1956+
- [如何优化高负载服务](https://blogs.dropbox.com/tech/2017/09/optimizing-web-servers-for-high-throughput-and-low-latency/)
1957+
- [Go概述](https://blog.learngoprogramming.com/about-go-language-an-overview-f0bee143597c)
1958+
- [Go之美](https://hackernoon.com/the-beauty-of-go-98057e3f0a7d)
1959+
- [k8s很酷的原因](https://jvns.ca/blog/2017/10/05/reasons-kubernetes-is-cool/)
1960+
- [Go实现的FaaS](https://github.com/fnproject/fn)
1961+
- [快速开发基于pg的API原型工具](https://github.com/dhax/go-base)
1962+
- [使用Go+gRPC打造高性能API](http://www.agiratech.com/building-high-performance-apis-go-grpc/)
1963+
- [log重负载应用的内存优化](http://agniva.me/go/2017/10/03/improving-log-write.html)
1964+
- [每个Gopher都应该值得关注的Go interface](https://www.writeingo.com/blog/important-go-interfaces/)
1965+
- [可视化调试Go程序](https://honeycomb.io/blog/2017/08/golang-observability-using-the-new-pprof-web-ui-to-debug-memory-usage/)
1966+
- [老程序员的感慨](https://mp.weixin.qq.com/s/G4KdOwoKNyTYOW3J3Wk7qA)
1967+
- [如何使用gonum进行数据统计](https://sbinet.github.io/posts/2017-10-04-intro-to-stats-with-gonum/)
1968+
- [深入理解channel笔记](https://blog.lab99.org/post/golang-2017-10-04-video-understanding-channels.html)
1969+
- [使用Go写出优雅的代码](https://scene-si.org/2017/10/04/elegant-code-and-go/)
1970+
- [Java开发者的Go指南](https://dzone.com/articles/making-the-jump-to-go-a-guide-for-java-developers)
1971+
- [Go 1.8.4 和Go 1.9.1 发布](https://groups.google.com/forum/m/#!topic/golang-nuts/sHfMg4gZNps)
1972+
- [Google开源的Go实现的配置语言](https://github.com/google/skylark)
1973+
- [老王出品的k8s完整教程](https://github.com/jolestar/kubernetes-complete-course)
1974+
- [Go实现的lua VM](https://github.com/milochristiansen/lua)
1975+
- [基于kafka和Go的微服务实现和测试](https://semaphoreci.com/community/tutorials/writing-and-testing-an-event-sourcing-microservice-with-kafka-and-go)
1976+
- [swift调用Go实例](https://medium.com/@rakyll/calling-go-from-swift-be88709942c3)
1977+
- [Go for rails](https://sphereinc.com/go-for-rails-developers/)
1978+
- [fmt包详解](https://medium.com/go-walkthrough/go-walkthrough-fmt-55a14bbbfc53)
1979+
- [基于 Linux bcc/BPF 实现 Go 程序动态追踪](http://www.jianshu.com/p/f1781fc452f6)
1980+
- [如何测试Go程序](https://getstream.io/blog/how-we-test-go-at-stream/)
1981+
- [Go如何改善性能](https://www.youtube.com/watch?v=DJ4d_PZ6Gns)
1982+
1983+
</details>

0 commit comments

Comments
 (0)