-
-
Notifications
You must be signed in to change notification settings - Fork 65.2k
Update "Symfony: The Fast Track" book #12769
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
e0dbf8f
7abe494
19f41b8
45ee287
020c531
d75bd4c
f0cf983
48b0814
068b52e
dafca66
510d20d
ae77182
666ec55
69e8062
5612608
121bd23
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -201,7 +201,8 @@ | |
|
|
||
| #### Symfony | ||
|
|
||
| * [Symfony: Auf der Überholspur](https://symfony.com/doc/current/the-fast-track/de/index.html) (Online) | ||
| * [Symfony 5: Auf der Überholspur](https://symfony.com/doc/5.4/the-fast-track/de/index.html) - Fabien Potencier (HTML) | ||
| * [Symfony 6: Auf der Überholspur](https://symfony.com/doc/6.4/the-fast-track/de/index.html) - Fabien Potencier (HTML) | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. where you have one link that gives you both version, use the one link |
||
|
|
||
|
|
||
| ### Python | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -318,7 +318,7 @@ | |
|
|
||
| * [Symfony 1.4, la guía definitiva](http://librosweb.es/libro/symfony_1_4) - Fabien Potencier, François Zaninotto, `trl.:` Javier Eguíluz Pérez (HTML) [(PDF)](https://openlibra.com/es/book/download/symfony-la-guia-definitiva) | ||
| * [Symfony 2.4, el libro oficial](http://librosweb.es/libro/symfony_2_4/) - Fabien Potencier, Ryan Weaver, `trl.:` Javier Eguíluz Pérez (HTML) [(PDF)](https://openlibra.com/es/book/download/manual-de-symfony2-ver-2-0-12) | ||
| * [Symfony 5: La Vía Rápida](https://web.archive.org/web/20210805141343/https://symfony.com/doc/current/the-fast-track/es/index.html) - Fabien Potencier (HTML) | ||
| * [Symfony 5: La Vía Rápida](https://web.archive.org/web/20210712175052/https://symfony.com/doc/5.0/the-fast-track/es/index.html) - Fabien Potencier (HTML) *( :card_file_box: archived)* | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. dont replace on newer version with an older version |
||
|
|
||
|
|
||
| #### Yii | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -72,7 +72,7 @@ | |
|
|
||
| #### Symfony | ||
|
|
||
| * [سیمفونی ۵: سریعترین مسیر‏](https://web.archive.org/web/20210122133755/https://symfony.com/doc/current/the-fast-track/fa/index.html) - *( :card_file_box: archived)* | ||
| * [Symfony 5: شروع سریع](https://web.archive.org/web/20200930102029/https://symfony.com/doc/5.0/the-fast-track/fa/index.html) - Fabien Potencier (HTML) *( :card_file_box: archived)* | ||
|
Check failure on line 75 in books/free-programming-books-fa_IR.md
|
||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. why replace a 2021 version with a 2020 version? |
||
|
|
||
|
|
||
| ### Python | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -257,8 +257,8 @@ | |
|
|
||
| #### Symfony | ||
|
|
||
| * [En route pour Symfony 5.4](https://symfony.com/doc/5.4/the-fast-track/fr/index.html) - Fabien Potencier | ||
| * [En route pour Symfony 6.2](https://symfony.com/doc/current/the-fast-track/fr/index.html) - Fabien Potencier | ||
| * [Symfony 5: la voie rapide](https://symfony.com/doc/5.4/the-fast-track/fr/index.html) - Fabien Potencier (HTML) | ||
| * [Symfony 6: la voie rapide](https://symfony.com/doc/6.4/the-fast-track/fr/index.html) - Fabien Potencier (HTML) | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. https://symfony.com/doc/current/the-fast-track/fr/index.html gives acces to both; just use one link |
||
|
|
||
|
|
||
| #### Yii | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -28,6 +28,7 @@ | |
| * [Livecode](#livecode) | ||
| * [Perl](#perl) | ||
| * [PHP](#php) | ||
| * [Symfony](#symfony) | ||
| * [Python](#python) | ||
| * [Django](#django) | ||
| * [Ruby](#ruby) | ||
|
|
@@ -227,6 +228,12 @@ | |
| * [Guida PHP](http://www.html.it/guide/guida-php-di-base/?cref=development) (HTML) | ||
|
|
||
|
|
||
| #### Symfony | ||
|
|
||
| * [Symfony 5: guida rapida](https://symfony.com/doc/5.4/the-fast-track/it/index.html) - Fabien Potencier (HTML) | ||
| * [Symfony 6: guida rapida](https://symfony.com/doc/6.4/the-fast-track/it/index.html) - Fabien Potencier (HTML) | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. one "current link is enough |
||
|
|
||
|
|
||
| ### Python | ||
|
|
||
| * [Il manuale di riferimento di Python](http://docs.python.it/html/ref/) | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -61,6 +61,7 @@ | |
| * [OCaml](#ocaml) | ||
| * [Perl](#perl) | ||
| * [PHP](#php) | ||
| * [Symfony](#symfony) | ||
| * [Yii](#yii) | ||
| * [PowerShell](#powershell) | ||
| * [Processing](#processing) | ||
|
|
@@ -541,6 +542,12 @@ | |
| * [PSR-2 – コーディングスタイルガイド](https://github.com/maosanhioro/fig-standards/blob/master/translation/PSR-2-coding-style-guide.md) - maosanhioro | ||
|
|
||
|
|
||
| #### Symfony | ||
|
|
||
| * [Symfony 5・高速コース](https://symfony.com/doc/5.4/the-fast-track/ja/index.html) - Fabien Potencier (HTML) | ||
| * [Symfony 6・高速コース](https://symfony.com/doc/6.4/the-fast-track/ja/index.html) - Fabien Potencier (HTML) | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. one "current" link is better |
||
|
|
||
|
|
||
| #### Yii | ||
|
|
||
| * [Yii 2.0 決定版ガイド](https://www.yiiframework.com/doc/download/yii-guide-2.0-ja.pdf) - Yii Software (PDF) | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -1869,8 +1869,8 @@ Books on general-purpose programming that don't focus on a specific language are | |
|
|
||
| #### Symfony | ||
|
|
||
| * [Symfony 5.4: The Fast Track](https://symfony.com/doc/5.4/the-fast-track/en/index.html) | ||
| * [Symfony 6.2: The Fast Track](https://symfony.com/doc/6.2/the-fast-track/en/index.html) | ||
| * [Symfony 5: The Fast Track](https://symfony.com/doc/5.4/the-fast-track/en/index.html) - Fabien Potencier (HTML) | ||
| * [Symfony 6: The Fast Track](https://symfony.com/doc/6.4/the-fast-track/en/index.html) - Fabien Potencier (HTML) | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. one "current" link is better |
||
| * [The Symfony Best practices 4.1.x](https://web.archive.org/web/20181017123206/https://symfony.com/pdf/Symfony_best_practices_4.1.pdf) (PDF) *( :card_file_box: archived)* | ||
| * [The Symfony Book 2.8.x](https://symfony.com/doc/2.8/index.html) | ||
| * [The Symfony Book 3.4.x](https://symfony.com/doc/3.4/index.html) | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -456,8 +456,8 @@ | |
| #### Symfony | ||
|
|
||
| * [Учебник по Symfony](https://coderlessons.com/tutorials/veb-razrabotka/uchit-symfony/uchebnik-po-symfony) | ||
| * [Symfony 5.4: Быстрый старт](https://symfony.com/doc/5.4/the-fast-track/ru/index.html) | ||
| * [Symfony 6.2: Быстрый старт](https://symfony.com/doc/6.2/the-fast-track/ru/index.html) | ||
| * [Symfony 5. Быстрый старт](https://symfony.com/doc/5.4/the-fast-track/ru/index.html) - Fabien Potencier (HTML) | ||
| * [Symfony 6. Быстрый старт](https://symfony.com/doc/6.4/the-fast-track/ru/index.html) - Fabien Potencier (HTML) | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. one "current" link is better |
||
|
|
||
|
|
||
| #### Yii | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add the