mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 09:26:10 +00:00
Add SQL and SQL Server trainings (#11238)
* Add a databases section with SQL and SQL Server training. * Fix the errors in the pull request: Correct blank line formatting and remove the empty "Databases" section * Fix: Use a single SQL category.
This commit is contained in:
parent
3e40196803
commit
b9a4e39e28
@ -9,6 +9,7 @@
|
||||
* [JavaScript](#javascript)
|
||||
* [Python](#python)
|
||||
* [React](#react)
|
||||
* [SQL](#sql)
|
||||
* [Temel programlama](#temel-programlama)
|
||||
* [Version Control Systems](#version-control-systems)
|
||||
|
||||
@ -81,6 +82,12 @@
|
||||
* [Yeni Başlayanlar İçin React](https://www.youtube.com/playlist?list=PL-Hkw4CrSVq_eyixSZ4sVI1x6d7akLpsy) - Arin Yazilim
|
||||
|
||||
|
||||
### SQL
|
||||
|
||||
* [Her Yönüyle SQL Server](https://www.btkakademi.gov.tr/portal/course/her-yonuyle-sql-server-9007) - Ömer Faruk Çolakoğlu
|
||||
* [Uygulamalarla SQL Öğreniyorum](https://www.btkakademi.gov.tr/portal/course/uygulamalarla-sql-ogreniyorum-8249) - Ömer Faruk Çolakoğlu
|
||||
|
||||
|
||||
### Temel programlama
|
||||
|
||||
* [Bilgisayar programlama I](https://acikders.ankara.edu.tr/course/view.php?id=8750) - Semra Gündüç
|
||||
|
Loading…
Reference in New Issue
Block a user