Learning resources I've used across programming languages
- Azure
- bash
- C#
- DevOps
- F#
- git
- JavaScript
- PowerShell
- Python
- SQL
- SVG
- Unity3D
- Visual Studio Extensions
- Visual Studio Code extensions
- (Web) standards
- Xamarin
If you don't have .NET Core installed, see the prerequisites.
The pre-commit.sh
script is a git pre-commit hook. Simply copy it to .git/hooks/pre-commit
and it will check any changed topic files' links automatically through test.sh
.
You can also manually run test.sh
on Linux or MacOS and test.ps1
on Windows (PowerShell).