Go语言示例:https://gobyexample.xgwang.me/
Go语言圣经:http://books.studygolang.com/gopl-zh/
Go入门指南:https://books.studygolang.com/the-way-to-go_ZH_CN/
Go语言圣经:https://books.studygolang.com/gopl-zh/
Go项目列表:https://github.com/avelino/awesome-go
Go高级编程:https://chai2010.gitbooks.io/advanced-go-programming-book/content/
Go语言教程:https://www.w3cschool.cn/go/
Rust语言示例:https://rustwiki.org/zh-CN//rust-by-example/hello.html
Rust项目列表:https://github.com/rust-unofficial/awesome-rust
Rust入门书籍:https://rustcc.gitbooks.io/rustprimer/content/
Rust程序设计(第一版):https://kaisery.gitbooks.io/rust-book-chinese/content/
Rust程序设计(第二版):https://kaisery.github.io/trpl-zh-cn/
Kotlin中文官网:https://www.kotlincn.net/
Kotlin中文文档:http://www.kotlincn.net/docs/reference/
Kotlin项目列表:https://github.com/KotlinBy/awesome-kotlin
Kotlin视频教程:https://www.bilibili.com/video/av10642849/
Kotlin入门文档:https://kymjs.com/code/2017/02/03/01/
Kotlin资源大全:https://zhuanlan.zhihu.com/p/27000007
目前已经从Python切换到Golang,所有项目也已经使用Golang重写,目前正在学Rust与Kotlin