From a7ecc68ca536265ef9586394f78ce86285088087 Mon Sep 17 00:00:00 2001 From: K Harinadha Reddy Date: Thu, 30 Oct 2025 19:39:29 +0530 Subject: [PATCH] Standardize Tutorialspoint references and fix PHP categorization - Fixes #12453 (#12918) Co-authored-by: harir03 --- books/free-programming-books-langs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index f6203bfd1..9c1fa5863 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -1392,7 +1392,7 @@ Books on general-purpose programming that don't focus on a specific language are * [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/) -* [Redux Tutorial](https://www.tutorialspoint.com/redux/) - Tutorial Point (HTML, PDF) +* [Redux Tutorial](https://www.tutorialspoint.com/redux/) - Tutorials Point (HTML, PDF) * [SurviveJS - Webpack and React](http://survivejs.com) * [The React Beginner's Handbook](https://flaviocopes.com/page/react-handbook/) - Flavio Copes (PDF, EPUB, Kindle) *(email address requested)* @@ -1843,6 +1843,7 @@ Books on general-purpose programming that don't focus on a specific language are * [PHP Programming](https://en.wikibooks.org/wiki/PHP_Programming) - Wikibooks * [PHP Reference: Beginner to Intermediate PHP5](https://phpreferencebook.com/pdf/download/) - Mario Lurig (PDF) * [PHP: The Right Way](http://www.phptherightway.com) +* [PHP Tutorial](https://www.tutorialspoint.com/php/) - Tutorials Point (HTML, PDF) * [Practical PHP Programming](http://www.hackingwithphp.com) * [Practical PHP Testing](http://www.giorgiosironi.com/2009/12/practical-php-testing-is-here.html) * [Survive The Deep End: PHP Security](https://phpsecurity.readthedocs.org/en/latest/) @@ -2452,7 +2453,6 @@ Books on general-purpose programming that don't focus on a specific language are ### Scilab * [Introduction to Scilab](http://forge.scilab.org/index.php/p/docintrotoscilab/downloads/) -* [PHP tutorial](https://www.tutorialspoint.com/php/) - Tutorialspoint * [Programming in Scilab](http://forge.scilab.org/index.php/p/docprogscilab/downloads/) * [Writing Scilab Extensions](http://forge.scilab.org/index.php/p/docsciextensions/downloads/)