未验证 提交 33dcfc6e 编写于 作者: R Roboam Casanova 提交者: GitHub

Add cht.sh Go Cheatsheet entry (#5769)

* Add cht.sh Go Cheatsheet entry

- A quick tutorial/reference to learn Go.

* Add Go cheatsheet to correct place

- Add Go cht.sh entry to free-programming-cheatsheets.md
- Remove Go cht.sh entry from free-courses-en.md

* Fix blank-lines lint error
上级 66414389
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
* [Clojure](#clojure) * [Clojure](#clojure)
* [Data Science](#data-science) * [Data Science](#data-science)
* [Git](#git) * [Git](#git)
* [Go](#go)
* [HTML / CSS](#html--css) * [HTML / CSS](#html--css)
* [IDE / Editors](#ide--editors) * [IDE / Editors](#ide--editors)
* [Java](#java) * [Java](#java)
...@@ -68,6 +69,11 @@ ...@@ -68,6 +69,11 @@
* [GitHub Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet) - Tim Green (Markdown) * [GitHub Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet) - Tim Green (Markdown)
### Go
* [cht.sh Go Cheatsheet](https://cht.sh/go/:learn)
### HTML / CSS ### HTML / CSS
* [CSS CheatSheet](https://htmlcheatsheet.com/css/) (HTML) * [CSS CheatSheet](https://htmlcheatsheet.com/css/) (HTML)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册