Added AutoIt, language updates and support (#5554)

* Added AutoIt, French translation and miscellaneous language support

* Added missing indications

* Added missing indications

* Fixed build issue

* Fixed course build
This commit is contained in:
nonce
2021-09-27 02:01:07 +01:00
committed by GitHub
parent 4b5fd8b8d3
commit e629db6b05
17 changed files with 255 additions and 26 deletions

View File

@ -3,6 +3,7 @@
* [Algorithms & Data Structures](#algorithms--data-structures)
* [Android](#android)
* [Assembly](#assembly)
* [AutoIt](#autoit)
* [Bash / Shell](#bash--shell)
* [Bootstrap](#bootstrap)
* [C](#c)
@ -125,6 +126,11 @@
* [Introductory Intel x86: Architecture, Assembly, Applications, & Alliteration](http://opensecuritytraining.info/IntroX86.html)
### AutoIt
* [AutoIt Scripting Tutorial](https://www.youtube.com/playlist?list=PL4Jcq5zn02jKpjX0nqI1_fS7mEEb5tw6z) - TutsTeach (HTML)
### Bash / Shell
* [Bento Shell Track](https://bento.io/topic/shell) (Bento)