Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions books/free-programming-books-langs.md
Original file line number Diff line number Diff line change
Expand Up @@ -1667,6 +1667,9 @@ Books on general-purpose programming that don't focus on a specific language are
* [Learning MySQL](https://riptutorial.com/Download/mysql.pdf) - Compiled from StackOverflow Documentation (PDF)
* [MySQL 8.0 Tutorial Excerpt](https://dev.mysql.com/doc/mysql-tutorial-excerpt/8.0/en/tutorial.html) (HTML) [(PDF)](https://downloads.mysql.com/docs/mysql-tutorial-excerpt-8.0-en.pdf)
* [MySQL Notes for Professionals](https://goalkicker.com/MySQLBook/) - Compiled from StackOverflow Documentation (PDF)
* [Introduction to MySQL](https://www.mysqltutorial.org/) - MySQL Tutorial
* [SQLBolt - Interactive MySQL Lessons](https://sqlbolt.com/) - SQLBolt
* [Mode SQL Tutorial](https://mode.com/sql-tutorial/) - Mode Analytics


### .NET Core
Expand Down
Loading