diff --git a/more/free-programming-interactive-tutorials-en.md b/more/free-programming-interactive-tutorials-en.md index dbad98a11..0cb2e51b5 100644 --- a/more/free-programming-interactive-tutorials-en.md +++ b/more/free-programming-interactive-tutorials-en.md @@ -1,7 +1,8 @@ -### Index +### Index * [Ada](#ada) * [Android](#android) +* [Artificial Intelligence](#artificial-intelligence) * [Bash](#bash) * [C](#c) * [C#](#csharp) @@ -74,11 +75,18 @@ ### C * [C Tutorial](https://www.w3schools.com/c/) - W3Schools -* [C Tutorial](https://www.scaler.com/topics/c/) - Scaler Topics -* [Learn C](http://www.learn-c.org) - Learn-C -### C\# +* [C# Tutorial](https://www.tutlane.com/tutorial/csharp) - tutlane +* [C# Tutorial](https://www.w3schools.com/cs) - W3Schools + + +### Artificial Intelligence + +* [Generative AI tutorial](https://www.geeksforgeeks.org/artificial-intelligence/generative-ai-tutorial/) - GeeksforGeeks + + +### C# * [C# Tutorial](https://www.tutlane.com/tutorial/csharp) - tutlane * [C# Tutorial](https://www.w3schools.com/cs) - W3Schools