mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-07-08 13:21:55 +00:00
docs: add interactive tutorials for Redux, LaTeX, PHP, PostgreSQL, an… (#12206)
* docs: add interactive tutorials for Redux, LaTeX, PHP, PostgreSQL, and Scala * Updated Changes as mentioned * Updated files as mentioned
This commit is contained in:
parent
68607574ee
commit
2efc1a6290
@ -2377,6 +2377,7 @@ Books on general-purpose programming that don't focus on a specific language are
|
||||
* [Essential Scala](http://underscore.io/books/essential-scala/) - Noel Welsh, Dave Gurnell (PDF, HTML, EPUB) (email address *requested*, not required)
|
||||
* [Functional Programming for Mortals](https://leanpub.com/fpmortals/read) - Sam Halliday
|
||||
* [Functional Programming, Simplified (Scala edition)](https://alvinalexander.com/photos/functional-programming-simplied-free-pdf-preview) - Alvin Alexander (free preview (400 pages from 595), PDF)
|
||||
* [Hands-on Scala](https://github.com/handsonscala/handsonscala)
|
||||
* [Hello, Scala](https://alvinalexander.com/photos/hello-scala-free-pdf-preview) - Alvin Alexander (free preview (120 pages from 257), PDF)
|
||||
* [Learning Scala in small bites](http://matt.might.net/articles/learning-scala-in-small-bites/)
|
||||
* [Learning Scalaz](http://eed3si9n.com/learning-scalaz/)
|
||||
@ -2429,6 +2430,7 @@ 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/)
|
||||
|
||||
|
||||
@ -276,6 +276,7 @@
|
||||
#### Redux
|
||||
|
||||
* [Front End Development Libraries: Redux](https://www.freecodecamp.org/learn/front-end-development-libraries/redux) - freeCodeCamp
|
||||
* [Redux Official Documentation](https://redux.js.org/introduction/getting-started)
|
||||
|
||||
|
||||
#### Svelte
|
||||
@ -370,6 +371,7 @@
|
||||
### PostgreSQL
|
||||
|
||||
* [PostgreSQL Tutorial](https://www.postgresqltutorial.com)
|
||||
* [PostgreSQL Tutorial](https://www.w3schools.com/postgresql/) - W3Schools
|
||||
|
||||
|
||||
### Python
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user