cleanup from abandoned PRs (#9203)

* add go course from #8619

* added book from #8655

* added book from #8688

* add book from #8698

* remove duplicate

* add tutorial from #8939

* add course from #9076

* as noted in #9086, not the whole book

* courses from #9116

* space

* added cheatsheet from #9138
This commit is contained in:
Eric Hellman
2022-11-15 16:43:49 -05:00
committed by GitHub
parent e9ededc89d
commit 1288c1cec1
7 changed files with 9 additions and 7 deletions

View File

@@ -422,6 +422,7 @@
### SQL
* [Intro to SQL: Querying and managing data](https://www.khanacademy.org/computing/computer-programming/sql) - Khan Academy
* [MySQL Tutorial](https://www.w3schools.com/MySQL/) - W3Schools
* [SQL at Codecademy](https://www.codecademy.com/courses/learn-sql)
* [SQL Server Tutorial](https://www.tutlane.com/tutorial/sql-server) - tutlane
* [SQL Teaching](https://www.sqlteaching.com)