Update entries for Beej's Guides (#6781)

* Update file formats available for Beej's Guide to Network Programming (books-by-language section)

* Add Beej's Guide to Network Programming (books-by-subject section)

* Add Beej's Guide to Network Programming (books-dk section)

* Add Beej's Guide to Network Programming (books-hu section)

* Add Beej's Guide to Network Programming (books-ro section)

* Add Beej's Guide to Network Programming (books-sr section)

* lint fixup: correction for number of blank lines between section and following heading

* lint fixup: alphabetical ordering correction

* Code review feedback: add missing table-of-contents entries

* Code review feedback: add missing archived annotations

* Code review feedback: add README locale entry for 'sr'

* Fixup: add missing file format annotation

* Fixup: add missing author entry

* Code review feedback: update author name attribution

* Code review feedback: add translation credits

* Fixup: consistency: update a few more author name entries

* Code review feedback: remove 'translated by' prefix before translator name

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* Nitpick: remove redundant 'www' subdomain prefix from destination URL

* Code review feedback: remove entry from existing location under 'C' language (guideline: one entry per book per human-language; 'Networking' is approved as the better location)

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
This commit is contained in:
James Addison
2022-03-18 01:52:29 +00:00
committed by GitHub
parent 7e44a31f1a
commit de3a3203e6
15 changed files with 36 additions and 14 deletions

View File

@@ -1,6 +1,7 @@
### Index
* [Ajax](#ajax)
* [C](#c)
* [HTML](#html)
* [MySQL](#mysql)
* [PHP](#php)
@@ -13,6 +14,11 @@
* [Ajax](http://etutoriale.ro/articles/1483/1/Tutorial-Ajax/)
### C
* [Ghidul Beej pentru Programarea in Retea - Folosind socket de internet](https://web.archive.org/web/20180710112954/http://weknowyourdreams.com/beej.html) Brian "Beej Jorgensen" Hall, Dragos Moroianu (HTML) *(:card_file_box: archived)*
### HTML
* [HTML](http://tutorialehtml.com/ro/introducere-in-html/)