Browse Source

Add a Turkish Fortran book (#9832)

* Add a Turkish Fortran book

Fortran Programlama Diline Giriş (Turkish)

* Fix linting
Erdem Ersoy 2 years ago
parent
commit
9ea8c687f7
1 changed files with 6 additions and 0 deletions
  1. 6 0
      books/free-programming-books-tr.md

+ 6 - 0
books/free-programming-books-tr.md

@@ -6,6 +6,7 @@
 * [C++](#cpp)
 * [D](#d)
 * [Dart](#dart)
+* [Fortran](#fortran)
 * [Git](#git)
 * [Go](#go)
 * [Güvenlik ve Gizlilik](#guvenlik-ve-gizlilik)
@@ -60,6 +61,11 @@
 * [Dart - Merhaba Dünya](https://www.dartogreniyorum.blogspot.com.tr/2013/03/yeniden-dart.html?view=sidebar)
 
 
+### Fortran
+
+* [Fortran Programlama Diline Giriş](http://dosyalar.ersoykardesler.net/yayinlar/Fortran_Programlama_Diline_Giris.pdf) (PDF)
+
+
 ### Git
 
 * [git - basit rehber](https://rogerdudler.github.io/git-guide/index.tr.html) - Roger Dudler (HTML)