Explorar el Código

Add a new Ada section (#3228)

* Add a new Ada section

* Update free-programming-interactive-tutorials-en.md
Momozor hace 6 años
padre
commit
d06be03543
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      free-programming-interactive-tutorials-en.md

+ 6 - 0
free-programming-interactive-tutorials-en.md

@@ -1,5 +1,6 @@
 ### Index
 
+* [Ada](#ada)
 * [Bash](#bash)
 * [C](#c)
 * [C#](#c-sharp)
@@ -31,6 +32,11 @@
 * [Vim](#vim)
 
 
+### Ada
+
+* [Introduction to Ada](https://learn.adacore.com/courses/intro-to-ada/index.html)
+
+
 ### Bash
 
 * [Help messages will explain everything](https://explainshell.com)