Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions more/free-programming-interactive-tutorials-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,7 @@
* [Python Tutorial](https://www.tutlane.com/tutorial/python) - tutlane
* [Python Tutorial](https://www.w3schools.com/python) - W3Schools
* [Python Tutorial](https://www.scaler.com/topics/python/) - Scaler Topics
* [Python Tutorial](https://www.pythontutorial.net) - Anthony Pham (pythontutorial.net)
* [Scientific Computing with Python Certification](https://www.freecodecamp.org/learn/scientific-computing-with-python/) - freeCodeCamp


Expand Down Expand Up @@ -454,6 +455,7 @@

* [Intro to SQL: Querying and managing data](https://www.khanacademy.org/computing/computer-programming/sql) - Khan Academy
* [MySQL Tutorial](https://www.w3schools.com/MySQL/) - W3Schools
* [MySQL Tutorial](https://www.mysqltutorial.org) - Anthony Pham (mysqltutorial.org)
* [Select Star SQL](https://selectstarsql.com) - Zi Chong Kao (CC BY-SA)
* [SQL at Codecademy](https://www.codecademy.com/courses/learn-sql)
* [SQL Server Tutorial](https://www.tutlane.com/tutorial/sql-server) - tutlane
Expand Down