Add Octave introduction resource link (#12718)

* Add Octave introduction resource link

* Fix link order for Octave Programming resource

* Update books/free-programming-books-langs.md

Co-authored-by: Eric Hellman <eric@hellman.net>

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
sstegmanbsd 2025-10-21 07:13:50 -07:00 committed by GitHub
parent febd56ac2d
commit 44d5cf20f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1750,6 +1750,7 @@ Books on general-purpose programming that don't focus on a specific language are
### Octave
* [Introduction to GNU Octave](https://www.wcc.vccs.edu/sites/default/files/Introduction-to-GNU-Octave.pdf) - jason Lachniet (PDF)
* [Octave Programming](https://en.wikibooks.org/wiki/Octave_Programming_Tutorial) - Wikibooks