mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-22 03:25:09 +00:00
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
This commit is contained in:
parent
66414389da
commit
33dcfc6ef4
@ -7,6 +7,7 @@
|
||||
* [Clojure](#clojure)
|
||||
* [Data Science](#data-science)
|
||||
* [Git](#git)
|
||||
* [Go](#go)
|
||||
* [HTML / CSS](#html--css)
|
||||
* [IDE / Editors](#ide--editors)
|
||||
* [Java](#java)
|
||||
@ -68,6 +69,11 @@
|
||||
* [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
|
||||
|
||||
* [CSS CheatSheet](https://htmlcheatsheet.com/css/) (HTML)
|
||||
|
Loading…
Reference in New Issue
Block a user