mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-08-27 17:40:09 +02:00
added a course, a cheatsheet, a tutorial (changes made) (#9846)
* added a course, a cheatsheet, a tutorial * removed errors * updated file according to requested changes.
This commit is contained in:
@@ -122,6 +122,7 @@
|
||||
|
||||
* [Algorithms and Data Structures Cheatsheet](https://algs4.cs.princeton.edu/cheatsheet/)
|
||||
* [An Executable Data Structures Cheat Sheet for Interviews](https://algodaily.com/lessons/an-executable-data-structures-cheat-sheet)
|
||||
* [Big-O Cheat Sheet](http://bigocheatsheet.com)
|
||||
* [Big O Notation Cheat Sheet](https://algodaily.com/lessons/big-o-notation-cheat-sheet)
|
||||
* [Data Structures and Algorithms Cheat Sheet - Cheatography](https://cheatography.com/burcuco/cheat-sheets/data-structures-and-algorithms/)
|
||||
* [Data structures and algorithms study cheatsheets for coding interviews](https://www.techinterviewhandbook.org/algorithms/study-cheatsheet/)
|
||||
@@ -177,7 +178,7 @@
|
||||
### GraphQL
|
||||
|
||||
* [GraphQL Cheat Sheet](https://licor.me/post/graphql) - Chuanrong Li (HTML)
|
||||
* [GraphQL Cheat Sheet](https://cheatsheetseries.owasp.org/cheatsheets/GraphQL_Cheat_Sheet.html) - Jim Manico, Jakub Maćkowski (HTML)
|
||||
* [GraphQL Cheat Sheet](https://cheatsheetseries.owasp.org/cheatsheets/GraphQL_Cheat_Sheet.html) - Jim Manico, Jakub Maćkowski (HTML)
|
||||
* [GraphQL Cheat Sheet](https://simplecheatsheet.com/tag/graphql-cheat-sheet) - Simple Cheat Sheet (HTML)
|
||||
* [GraphQL Cheatsheet](https://devhints.io/graphql) - devhints, Rico Santa Cruz (HTML)
|
||||
|
||||
|
@@ -385,7 +385,7 @@
|
||||
|
||||
### Jupyter
|
||||
|
||||
* [Data-Quest](https://www.dataquest.io/blog/jupyter-notebook-tutorial/) - Benjamin Pryke
|
||||
* [Data-Quest](https://www.dataquest.io/blog/jupyter-notebook-tutorial/) - Benjamin Pryke
|
||||
* [Jupyter](https://docs.jupyter.org)
|
||||
* [Learn Jupyter](https://jupyter-notebook.readthedocs.io) - Read the Docs
|
||||
|
||||
@@ -442,6 +442,7 @@
|
||||
* [SQL Tutorial](https://www.w3schools.com/sql) - W3Schools
|
||||
* [SQL Tutorial](https://www.scaler.com/topics/sql/) - Scaler Topics
|
||||
* [SQLBolt](http://sqlbolt.com)
|
||||
* [SQLZoo](https://sqlzoo.net/wiki/SQL_Tutorial)
|
||||
|
||||
|
||||
### XML
|
||||
|
Reference in New Issue
Block a user