Add the Definitive Guide to Yii 2.0 in several languages (#11672)

* Add Book "Panduan Definitif Untuk Yii 2.0" Bahasa Indonesia (PDF)

* Add Book "The Definitive Guide to Yii 2.0" English (PDF)

* Update books/free-programming-books-langs.md

Co-authored-by: Eric Hellman <eric@hellman.net>

* Resolve https://github.com/EbookFoundation/free-programming-books/pull/11580

* AddtThe Definitive Guide to Yii 2.0 in several languages

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
Sugeng Sulistiyawan
2024-10-26 23:09:58 +07:00
committed by GitHub
parent 054bfbfd3c
commit f1b3265d58
7 changed files with 42 additions and 1 deletions

View File

@@ -61,6 +61,7 @@
* [OCaml](#ocaml)
* [Perl](#perl)
* [PHP](#php)
* [Yii](#yii)
* [PowerShell](#powershell)
* [Processing](#processing)
* [Prolog](#prolog)
@@ -535,6 +536,11 @@
* [PSR-2 コーディングスタイルガイド](https://github.com/maosanhioro/fig-standards/blob/master/translation/PSR-2-coding-style-guide.md) - maosanhioro
#### Yii
* [Yii 2.0 決定版ガイド](https://www.yiiframework.com/doc/download/yii-guide-2.0-ja.pdf) - Yii Software (PDF)
### PowerShell
* [PowerShell スクリプト](https://docs.microsoft.com/ja-jp/powershell/scripting/overview?view=powershell-6) - Microsoft Docs