mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-06-01 03:55:44 +08:00
* Added Powershell7 quick references cheatsheet from PracticalPowershell * Added SANS Powershell cheatsheet * Update more/free-programming-cheatsheets.md Co-authored-by: Leithen <lcrider@cvent.com> * Update more/free-programming-cheatsheets.md Co-authored-by: Leithen <lcrider@cvent.com> --------- Co-authored-by: enguy-hub <enguy-hub@github.com> Co-authored-by: Leithen <lcrider@cvent.com>
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
* [Octave](#octave)
|
||||
* [Perl](#perl)
|
||||
* [PHP](#php)
|
||||
* [Powershell](#powershell)
|
||||
* [Python](#python)
|
||||
* [Django](#django)
|
||||
* [FastAPI](#fastapi)
|
||||
@@ -401,6 +402,12 @@
|
||||
* [PHP Cheat Sheet - 2021 Edition](https://www.quickstart.com/blog/php-cheat-sheet/) - Zsolt Nagy (HTML)
|
||||
|
||||
|
||||
### Powershell
|
||||
|
||||
* [Powershell 7.0 - Quick References](https://practicalpowershell.com/wp-content/uploads/2020/04/PowerShellQuickReference-PowerShell7.0-v1.03.pdf) - PracticalPowershell (PDF)
|
||||
* [SANS Powershell Cheatsheet](https://wiki.sans.blue/Tools/pdfs/PowerShell.pdf) - SANS (PDF)
|
||||
|
||||
|
||||
### Python
|
||||
|
||||
* [Comprehensive Python Cheat Sheet for Beginners](https://medium.com/the-codehub/comprehensive-python-cheat-sheet-for-beginners-5d76bb038fa2) - Rishi Sidhu, Medium (HTML)
|
||||
|
||||
Reference in New Issue
Block a user