improve resource bugs found fixing EbookFoundation/free-programming-books-parser/8 (#7090)

pull/7092/head
David Ordás 2 years ago committed by GitHub
parent 5d5e9c3973
commit 25a05812f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      books/free-programming-books-fa_IR.md
  2. 6
      books/free-programming-books-langs.md
  3. 22
      books/free-programming-books-ru.md
  4. 6
      books/free-programming-books-zh.md
  5. 2
      casts/free-podcasts-screencasts-en.md

@ -21,7 +21,7 @@
### شبکه
* آلبرت لازلو باراباسی - [علم شبکه](http://networksciencebook.com)
* [علم شبکه](http://networksciencebook.com) - آلبرت لازلو باراباسی
### مهندسی نرمافزار

@ -1266,9 +1266,9 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
* [React Tutorial - Part 1](http://www.joshfinnie.com/blog/reactjs-tutorial-part-1/) - Josh Finnie
* [React Tutorial - Part 2](http://www.joshfinnie.com/blog/reactjs-tutorial-part-2/) - Josh Finnie
* [React Tutorial - Part 3](http://www.joshfinnie.com/blog/reactjs-tutorial-part-3/) - Josh Finnie
* [React with ASP.NET Core Tutorial](https://reactjs.net/getting-started/aspnetcore.html)
* [React.js Tutorial: Now is Your Time to Try It, Right in Your Browser](https://codegeekz.com/react-js-tutorial/)
* [SurviveJS - Webpack and React](http://survivejs.com)
* [React with ASP.NET Core Tutorial](https://reactjs.net/getting-started/aspnetcore.html) - The Facebook team (online)
* [React.js Tutorial: Now is Your Time to Try It, Right in Your Browser](https://codegeekz.com/react-js-tutorial/) - Totty (online)
* [SurviveJS - Webpack and React](http://survivejs.com) - Juho Vepsäläinen (online)
* [The React Beginner's Handbook](https://flaviocopes.com/page/react-handbook/) - Flavio Copes (PDF, EPUB, Kindle) *(email address requested)*

@ -597,14 +597,14 @@
### Unix
* [Beyond Linux From Scratch (version * [Архитектура операционной системы Unix](http://lib.ru/BACH) - Maurice J. Bach
* [Введение в системное администрирование UNIX](http://lib.ru/unixhelp) - Мошков Максим Евгеньевич
* [Внутреннее устройство Ядра Linux 2.4](http://www.opennet.ru/docs/RUS/lki) - Tigran Aivazian
* [Перевод Linux kernel and C library.](http://man-pages-ru.sourceforge.net)
* [Программирование в Linux с нуля](http://www.opennet.ru/docs/RUS/zlp) - Nikolay N. Ivanov
* [Руководство программиста для Linux](http://www.opennet.ru/docs/RUS/Lpg) - Sven Goldt, Matt Welsh
* [Энциклопедия программиста Linux](http://www.opennet.ru/docs/RUS/lpg) - Алексей Паутов
* [Энциклопедия разработчика модулей ядра Linux](http://www.opennet.ru/docs/RUS/lkmpg) - Ori Pomerantz
2011-12-30)](http://rus-linux.net/nlib.php?name=/MyLDP/BOOKS/BLFS-ru/blfs-ru-index.html)
* [Linux From Scratch (version 6.8)](http://rus-linux.net/nlib.php?name=/MyLDP/BOOKS/LFS-BOOK-6.8-ru/lfs-6.8-ru-index.html)
* [The Linux Kernel Module Programming Guide](http://www.opennet.ru/docs/RUS/lkmpg26) - Peter Jay Salzman, Michael Burian, Ori Pomerantz
* [Архитектура операционной системы Unix](http://lib.ru/BACH) - Maurice J. Bach, `trl.:` Крюкова А. В. (online)
* [Введение в системное администрирование UNIX](http://lib.ru/unixhelp) - Мошков Максим Евгеньевич (online)
* [Внутреннее устройство Ядра Linux 2.4](http://www.opennet.ru/docs/RUS/lki) - Tigran Aivazian (online)
* [Перевод Linux kernel and C library](http://man-pages-ru.sourceforge.net) (online)
* [Программирование в Linux с нуля](http://www.opennet.ru/docs/RUS/zlp) - Nikolay N. Ivanov (online)
* [Руководство программиста для Linux](http://www.opennet.ru/docs/RUS/Lpg) - Sven Goldt, Matt Welsh (online)
* [Энциклопедия программиста Linux](http://www.opennet.ru/docs/RUS/lpg) - Алексей Паутов (online)
* [Энциклопедия разработчика модулей ядра Linux](http://www.opennet.ru/docs/RUS/lkmpg) - Ori Pomerantz (online)
2011-12-30)](http://rus-linux.net/nlib.php?name=/MyLDP/BOOKS/BLFS-ru/blfs-ru-index.html) - The BLFS Development Team, `trl.:` Н.Ромоданов (online)
* [Linux From Scratch (version 6.8)](http://rus-linux.net/nlib.php?name=/MyLDP/BOOKS/LFS-BOOK-6.8-ru/lfs-6.8-ru-index.html) - Gerard Beekmans, Matthew Burgess, Bruce Dubbs, `trl.:` Николая Ромоданова
* [The Linux Kernel Module Programming Guide](http://www.opennet.ru/docs/RUS/lkmpg26) - Peter Jay Salzman, Michael Burian, Ori Pomerantz, `trl.:` Андрей Киселёв

@ -300,9 +300,9 @@
* [Android6.0新特性详解](http://leanote.com/blog/post/561658f938f41126b2000298)
* [Android开发技术前线(android-tech-frontier)](https://github.com/bboyfeiyu/android-tech-frontier)
* [Google Android官方培训课程中文版](http://hukai.me/android-training-course-in-chinese/index.html)
* Google Material Design 正體中文版 ([译本一](https://wcc723.gitbooks.io/google_design_translate/content/style-icons.html),[译本二](https://github.com/1sters/material_design_zh))
* [Material Design 中文版](http://wiki.jikexueyuan.com/project/material-design/)
* [Point-of-Android](https://github.com/FX-Max/Point-of-Android)
* Google Material Design 正體中文版 ([译本一](https://wcc723.gitbooks.io/google_design_translate/content/style-icons.html),[译本二](https://github.com/1sters/material_design_zh)) (online)
* [Material Design 中文版](http://wiki.jikexueyuan.com/project/material-design/) - Jike Xue Yuan (online)
* [Point-of-Android](https://github.com/FX-Max/Point-of-Android) - Max Fang (online)
### Assembly

@ -330,7 +330,7 @@
* [Codecasts](https://www.youtube.com/playlist?list=PL_qGav8csvade05RSAYtnxvCfQKTJcZR4) - Daniel Roy Greenfeld (screencast)
* [Diving into Django](https://code.tutsplus.com/articles/diving-into-django--net-2969) - Jeff Hui (screencast)
* [Import this](https://soundcloud.com/import-this) - Kenneth Reitz (podcast)
* [Podcast.__init__](https://podcastinit.com) - Tobias Macey (podcast)
* [Podcast.\_\_init\_\_](https://podcastinit.com) - Tobias Macey (podcast)
* [Practical Flask Web Development Tutorials](https://www.youtube.com/playlist?list=PLQVvvaa0QuDc_owjTbIY4rbgXOFkUYOUB) - Harrison Kinsley (screencast)
* [Python Bytes](https://pythonbytes.fm) - Michael Kennedy, Brian Okken (podcast)
* [Python Tips](https://www.youtube.com/playlist?list=PLP8GkvaIxJP3ignHY_Dq7bFsvwzAcqZ1i) - Christopher Bailey (screencast)

Loading…
Cancel
Save