Update DEVTools.md

This commit is contained in:
nbats 2023-12-17 16:44:04 -08:00 committed by GitHub
parent 27e8906550
commit 3571f35f3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,7 +79,7 @@
* [Learn Perl](https://www.learn-perl.org/) - Learn Perl
* [Rust Learning](https://github.com/ctjhoa/rust-learning) - Rust Learning Resources
* [explaine.rs](https://jrvidal.github.io/explaine.rs/) - Rust Syntax Explanation
* [learn-regex](https://github.com/ziishaned/learn-regex), [ReFrF](https://refrf.dev/), [Regex.info](http://regex.info/), [ReGexOne](https://regexone.com/), [RegExr](https://regexr.com/) or [RegexLearn](https://regexlearn.com/) - Learn Regex
* [Simple Regex](https://simple-regex.com/), [learn-regex](https://github.com/ziishaned/learn-regex), [ReFrF](https://refrf.dev/), [Regex.info](http://regex.info/), [ReGexOne](https://regexone.com/), [RegExr](https://regexr.com/) or [RegexLearn](https://regexlearn.com/) - Learn Regex
* [High Assurance Rust](https://highassurance.rs/) - Software Development Guide
* [LearnOpenGL](https://learnopengl.com/) - Learn OpenGL
* [Devops Exercises](https://github.com/bregman-arie/devops-exercises) - DevOps Exercises